index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
2023-07-27
1
-1
/
+2
*
virtio-net: fix race between set queues and probe
Jason Wang
2023-07-26
1
-2
/
+2
*
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
2023-07-26
1
-4
/
+12
*
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
2023-07-26
1
-12
/
+28
*
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
2023-07-26
1
-0
/
+6
*
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
2023-07-26
1
-0
/
+4
*
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
2023-07-26
1
-3
/
+6
*
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
2023-07-26
1
-2
/
+5
*
net: ipa: only reset hashed tables when supported
Alex Elder
2023-07-25
1
-9
/
+11
*
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
2023-07-25
1
-0
/
+1
*
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
2023-07-25
1
-1
/
+3
*
octeontx2-af: Fix hash extraction enable configuration
Suman Ghosh
2023-07-25
2
-5
/
+46
*
team: reset team's flags when down link is P2P device
Hangbin Liu
2023-07-25
1
-0
/
+9
*
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
2023-07-25
1
-0
/
+5
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-07-24
2
-6
/
+7
|
\
|
*
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-07-21
1
-3
/
+3
|
*
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-21
1
-2
/
+3
|
*
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
2023-07-21
1
-1
/
+1
*
|
Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-07-24
1
-0
/
+2
|
\
\
|
*
|
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
2023-07-20
1
-0
/
+2
*
|
|
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
2023-07-24
1
-12
/
+14
*
|
|
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
2023-07-24
1
-0
/
+2
*
|
|
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
2023-07-24
1
-2
/
+5
*
|
|
atheros: fix return value check in atl1_tso()
Yuanjun Gong
2023-07-24
1
-2
/
+5
*
|
|
vxlan: fix GRO with VXLAN-GPE
Jiri Benc
2023-07-24
1
-15
/
+69
*
|
|
vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
Jiri Benc
2023-07-24
1
-30
/
+28
*
|
|
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
2023-07-24
1
-2
/
+5
*
|
|
vxlan: calculate correct header length for GPE
Jiri Benc
2023-07-24
2
-14
/
+11
*
|
|
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2023-07-24
2
-4
/
+16
*
|
|
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
2023-07-24
1
-2
/
+1
*
|
|
net: hns3: add tm flush when setting tm
Hao Lan
2023-07-24
7
-6
/
+73
*
|
|
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2023-07-24
2
-4
/
+20
*
|
|
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
2023-07-23
1
-0
/
+7
|
|
/
|
/
|
*
|
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
2023-07-20
1
-7
/
+14
|
/
*
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
2023-07-19
1
-1
/
+1
*
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
2023-07-19
1
-10
/
+1
*
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
2023-07-19
1
-1
/
+26
*
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
2023-07-19
1
-1
/
+2
*
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
2023-07-19
1
-2
/
+5
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-07-18
4
-111
/
+176
|
\
|
*
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
4
-29
/
+16
|
*
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-17
3
-32
/
+85
|
*
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
2023-07-17
1
-15
/
+0
|
*
Revert "iavf: Detach device during reset task"
Marcin Szycik
2023-07-17
1
-11
/
+2
|
*
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-17
4
-17
/
+68
|
*
iavf: use internal state to free traffic IRQs
Ahmed Zaki
2023-07-17
1
-3
/
+4
|
*
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
2023-07-17
1
-1
/
+1
|
*
iavf: Fix use-after-free in free_netdev
Ding Hui
2023-07-17
1
-4
/
+1
*
|
octeontx2-pf: mcs: Generate hash key using ecb(aes)
Subbaraya Sundeep
2023-07-18
1
-37
/
+100
*
|
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
2023-07-18
1
-2
/
+2
[next]