index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
2020-08-20
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
2020-08-20
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
2020-08-20
sfc: fix build warnings on 32-bit
Edward Cree
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
2020-08-19
net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...
Wang Hai
2020-08-19
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
2020-08-19
net: ena: Make missed_tx stat incremental
Shay Agroskin
2020-08-19
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
2020-08-19
net: ena: Prevent reset after device destruction
Shay Agroskin
2020-08-18
net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
2020-08-18
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-18
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
2020-08-18
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
2020-08-18
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
2020-08-18
sfc: don't free_irq()s if they were never requested
Edward Cree
2020-08-18
sfc: null out channel->rps_flow_id after freeing it
Edward Cree
2020-08-18
sfc: take correct lock in ef100_reset()
Edward Cree
2020-08-18
sfc: really check hash is valid before using it
Edward Cree
2020-08-18
macvlan: validate setting of multiple remote source MAC addresses
Alvin Šipraga
2020-08-17
scsi: fcoe: Fix I/O path allocation
Mike Christie
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
2020-08-16
ipvlan: fix device features
Mahesh Bandewar
2020-08-16
bonding: fix a potential double-unregister
Cong Wang
2020-08-14
net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'
Lee Jones
2020-08-14
net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...
Lee Jones
2020-08-14
net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
2020-08-14
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
2020-08-14
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
2020-08-14
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
2020-08-14
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-14
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
2020-08-14
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2020-08-14
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-14
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
net: fec: correct the error path for regulator disable in probe
Fugang Duan
2020-08-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-08-14
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
2020-08-14
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2020-08-14
sfc: check hash is valid before using it
Edward Cree
2020-08-14
igc: Fix PTP initialization
Vinicius Costa Gomes
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-12
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
[next]