summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-12-16ipvlan: fix ipv6 outbound deviceKeefe Liu
2017-12-16mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-12-16can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-16can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-16can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-16can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
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