summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-06-14net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi3-93/+6
2017-06-14net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-14ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-14geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver1-1/+1
2017-06-14vxlan: fix use-after-free on deletionMark Bloch1-6/+13
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-14net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli1-2/+5
2017-06-14vxlan: eliminate cached dst leakLance Richardson1-3/+17
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-07geneve: fix fill_info when using collect_metadataEric Garver1-3/+5
2017-06-07virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich1-0/+1
2017-06-07be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia3-7/+38
2017-06-07bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-06-07net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman1-2/+1
2017-06-07net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman1-1/+5
2017-06-07driver: vrf: Fix one possible use-after-free issueGao Feng1-1/+2
2017-05-25net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris1-0/+7
2017-05-25mwifiex: MAC randomization should not be persistentBrian Norris1-1/+3
2017-05-25rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-05-14net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-14net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas1-0/+1
2017-05-14geneve: fix incorrect setting of UDP checksum flagGirish Moodalbail1-1/+1
2017-05-14net: macb: fix phy interrupt parsingAlexandre Belloni1-8/+10
2017-05-14brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni1-1/+1
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann1-1/+3
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-4/+36
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger2-6/+4
2017-04-25net: hso: fix module unloadingAndreas Kemnade1-1/+1
2017-04-25team: fix memory leaksPan Bian1-2/+6
2017-04-25Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...David S. Miller5-5/+90
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2-1/+5
2017-04-25macvlan: Fix device ref leak when purging bc_queueHerbert Xu1-1/+10
2017-04-25usb: plusb: Add support for PL-27A1Roman Spychała2-3/+14
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau1-5/+12
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean1-0/+1
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean4-0/+77