aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17irda: fix overly long udelay()Arnd Bergmann
2018-01-17net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2018-01-17ath9k: fix tx99 potential info leakMiaoqing Pan
2018-01-17macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2018-01-17ppp: Destroy the mutex when cleanupGao Feng
2018-01-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2018-01-17net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2018-01-17net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2018-01-17net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2018-01-17net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2018-01-17net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2018-01-17mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2018-01-17bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2018-01-17bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2018-01-17spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2018-01-17can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2018-01-17can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2018-01-17can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2018-01-17can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2018-01-17can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2018-01-17can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2018-01-17can: kvaser_usb: free buf in error pathsJimmy Assarsson
2018-01-17can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2018-01-17net: fec: fix multicast filtering hardware setupRui Sousa
2018-01-17net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich
2018-01-17net: systemport: Pad packet before inserting TSBFlorian Fainelli
2018-01-17net: systemport: Utilize skb_put_padto()Florian Fainelli
2018-01-17net: phy: fix marvell phy status readingRussell King
2018-01-17igb: add i211 to i210 PHY workaroundSumit Semwal
2018-01-17igb: Workaround for igb i210 firmware issueSumit Semwal
2018-01-17net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2018-01-17net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2018-01-17vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2018-01-17cpmac: remove hopeless #warningArnd Bergmann
2017-12-25Merge tag 'v4.1.48' into standard/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.47' into standard/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.46' into standard/baseBruce Ashfield
2017-12-08ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2017-12-08ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-12-08net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2017-12-08net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner
2017-12-08e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-12-08e1000e: Fix return value testBenjamin Poirier
2017-12-08e1000e: Fix error path in link detectionBenjamin Poirier
2017-12-08ixgbe: Fix skb list corruption on Power systemsBrian King
2017-12-08fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08igbvf: Use smp_rmb rather than read_barrier_dependsBrian King