summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-03-22net: dsa: Fix functional dsa-loop dependency on FIXED_PHYFlorian Fainelli
2018-03-22hv_netvsc: common detach logicStephen Hemminger
2018-03-22hv_netvsc: change GPAD teardown order on older versionsStephen Hemminger
2018-03-22hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger
2018-03-22hv_netvsc: disable NAPI before channel closeStephen Hemminger
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-22net: aquantia: driver version bumpIgor Russkikh
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-21bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg
2018-03-21mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski
2018-03-20Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-03-20net: gemini: fix memory leakIgor Pylypiv
2018-03-20net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-20vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapterIgor Pylypiv
2018-03-19net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-19can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-18net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-17vmxnet3: use correct flag to indicate LRO featureRonak Doshi
2018-03-17vmxnet3: avoid xmit reset due to a race in vmxnet3Ronak Doshi
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-17mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-16qede: Fix qedr link updateMichal Kalderon
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-16qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou
2018-03-14Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-14can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-14can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-13qed: Use after free in qed_rdma_free()Dan Carpenter
2018-03-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller