summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-12-09xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-12-09xen-netfront: Improve error handling during initializationRoss Lagerwall
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-12-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-30e1000e: Fix return value testBenjamin Poirier
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger
2017-11-24fealnx: Fix building error on MIPSHuacai Chen
2017-11-24bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-11-21fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-11-21net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-21net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-11-18tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz
2017-11-15can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann
2017-11-15cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso
2017-11-15xen/netback: set default upper limit of tx/rx queues to 8Juergen Gross
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann