index
:
Linux Stable
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.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
...
|
|
*
|
ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
Maciej Fijalkowski
2024-01-24
1
-14
/
+23
|
|
*
|
intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
Maciej Fijalkowski
2024-01-24
2
-2
/
+4
|
|
*
|
ice: remove redundant xdp_rxq_info registration
Maciej Fijalkowski
2024-01-24
1
-5
/
+0
|
|
*
|
i40e: handle multi-buffer packets that are shrunk by xdp prog
Tirthendu Sarkar
2024-01-24
1
-17
/
+23
|
|
*
|
ice: work on pre-XDP prog frag count
Maciej Fijalkowski
2024-01-24
3
-14
/
+32
|
|
*
|
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2024-01-24
2
-2
/
+0
|
*
|
|
net: fec: fix the unhandled context fault from smmu
Shenwei Wang
2024-01-25
1
-0
/
+2
|
*
|
|
fjes: fix memleaks in fjes_hw_setup
Zhipeng Lu
2024-01-24
1
-7
/
+30
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for rvu_mbox
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for litex
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for fec
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for enetc
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for nps_enet
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for ep93xxx_eth
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for liquidio
Breno Leitao
2024-01-24
1
-0
/
+1
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac
Breno Leitao
2024-01-24
5
-0
/
+5
|
*
|
|
net: fill in MODULE_DESCRIPTION()s for 8390
Breno Leitao
2024-01-24
6
-0
/
+6
|
*
|
|
net: mvpp2: clear BM pool before initialization
Jenishkumar Maheshbhai Patel
2024-01-24
1
-1
/
+26
|
*
|
|
net: stmmac: Wait a bit for the reset to take effect
Bernd Edlinger
2024-01-24
1
-0
/
+3
|
|
|
/
|
|
/
|
|
*
|
hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
Michael Kelley
2024-01-23
1
-2
/
+2
|
*
|
Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
Rahul Rameshbabu
2024-01-23
1
-5
/
+20
|
|
/
|
*
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-01-23
6
-43
/
+16
|
|
\
|
|
*
wifi: iwlwifi: fix a memory corruption
Emmanuel Grumbach
2024-01-18
1
-2
/
+2
|
|
*
wifi: ath11k: rely on mac80211 debugfs handling for vif
Benjamin Berg
2024-01-18
4
-40
/
+13
|
|
*
wifi: p54: fix GCC format truncation warning with wiphy->fw_version
Kalle Valo
2024-01-11
1
-1
/
+1
|
*
|
net: micrel: Fix PTP frame parsing for lan8814
Horatiu Vultur
2024-01-22
1
-0
/
+11
|
*
|
tun: add missing rx stats accounting in tun_xdp_act
Yunjian Wang
2024-01-22
1
-0
/
+2
|
*
|
tun: fix missing dropped counter in tun_xdp_act
Yunjian Wang
2024-01-22
1
-2
/
+6
|
*
|
idpf: distinguish vports by the dev_port attribute
Michal Schmidt
2024-01-21
1
-0
/
+2
|
*
|
bnxt_en: Fix possible crash after creating sw mqprio TCs
Michael Chan
2024-01-19
5
-11
/
+17
|
*
|
bnxt_en: Prevent kernel warning when running offline self test
Michael Chan
2024-01-19
1
-0
/
+3
|
*
|
bnxt_en: Fix RSS table entries calculation for P5_PLUS chips
Michael Chan
2024-01-19
2
-6
/
+14
|
*
|
bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()
Michael Chan
2024-01-19
1
-2
/
+3
|
*
|
bnxt_en: Wait for FLR to complete during probe
Michael Chan
2024-01-19
1
-0
/
+5
*
|
|
Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
2024-01-22
1
-6
/
+38
|
\
\
\
|
*
|
|
xen-netback: don't produce zero-size SKB frags
Jan Beulich
2024-01-08
1
-6
/
+38
*
|
|
|
net: can: Use device_get_match_data()
Rob Herring
2024-01-19
4
-31
/
+11
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-18
27
-48
/
+121
|
\
\
\
|
*
|
|
i40e: Include types.h to some headers
Tony Nguyen
2024-01-18
2
-0
/
+2
|
*
|
|
mlxsw: spectrum_router: Register netdevice notifier before nexthop
Petr Machata
2024-01-18
1
-12
/
+12
|
*
|
|
mlxsw: spectrum_acl_tcam: Fix stack corruption
Ido Schimmel
2024-01-18
1
-0
/
+2
|
*
|
|
mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path
Ido Schimmel
2024-01-18
1
-2
/
+2
|
*
|
|
mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure
Amit Cohen
2024-01-18
1
-3
/
+5
|
*
|
|
net: netdevsim: don't try to destroy PHC on VFs
Jakub Kicinski
2024-01-17
1
-2
/
+7
|
*
|
|
net: stmmac: Prevent DSA tags from breaking COE
Romain Gantois
2024-01-17
1
-3
/
+29
|
*
|
|
net: sfp-bus: fix SFP mode detect from bitrate
Russell King (Oracle)
2024-01-16
1
-4
/
+4
|
*
|
|
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
2024-01-16
1
-0
/
+2
|
*
|
|
net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...
Qiang Ma
2024-01-16
3
-2
/
+10
|
*
|
|
net: ravb: Fix dma_addr_t truncation in error case
Nikita Yushchenko
2024-01-14
1
-1
/
+1
[prev]
[next]