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.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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-07-24
Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-07-24
net: hns3: default enable tx bounce buffer when smmu enabled
Jijie Shao
2025-07-24
net: hns3: fixed vf get max channels bug
Jian Shen
2025-07-24
net: hns3: disable interrupt when ptp init failed
Yonglong Liu
2025-07-24
net: hns3: fix concurrent setting vlan filter issue
Jian Shen
2025-07-22
Merge tag 'linux-can-fixes-for-6.16-20250722' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2025-07-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-07-22
can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...
Marc Kleine-Budde
2025-07-21
gve: Fix stuck TX queue for DQ queue format
Praveen Kaligineedi
2025-07-21
net: bcmasp: Restore programming of TX map vector register
Florian Fainelli
2025-07-21
e1000e: ignore uninitialized checksum word on tgp
Jacek Kowalski
2025-07-21
e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
Jacek Kowalski
2025-07-21
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Haoxiang Li
2025-07-21
i40e: When removing VF MAC filters, only check PF-set MAC
Jamie Bainbridge
2025-07-21
i40e: report VF tx_dropped with tx_errors instead of tx_discards
Dennis Chen
2025-07-20
Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-18
net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch
Shahar Shitrit
2025-07-18
net/mlx5: Fix memory leak in cmd_exec()
Chiara Meiohas
2025-07-18
net: ti: icssg-prueth: Fix buffer allocation for ICSSG
Himanshu Mittal
2025-07-18
dpaa2-switch: Fix device reference count leak in MAC endpoint handling
Ma Ke
2025-07-18
dpaa2-eth: Fix device reference count leak in MAC endpoint handling
Ma Ke
2025-07-17
Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
2025-07-17
virtio-net: fix recursived rtnl_lock() during probe()
Zigit Zo
2025-07-17
net/mlx5: Update the list of the PCI supported devices
Maor Gottlieb
2025-07-17
hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...
Li Tian
2025-07-17
Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-07-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-07-16
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
2025-07-16
net/mlx5: Correctly set gso_size when LRO is used
Christoph Paasch
2025-07-16
ovpn: reset GSO metadata after decapsulation
Ralf Lici
2025-07-16
ovpn: reject unexpected netlink attributes
Antonio Quartulli
2025-07-16
ovpn: propagate socket mark to skb in UDP
Ralf Lici
2025-07-15
net: libwx: fix multicast packets received count
Jiawen Wu
2025-07-15
net: libwx: properly reset Rx ring descriptor
Jiawen Wu
2025-07-15
net: libwx: fix the using of Rx buffer DMA
Jiawen Wu
2025-07-15
net: libwx: remove duplicate page_pool_put_full_page()
Jiawen Wu
2025-07-15
net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...
Markus Blöchl
2025-07-15
Merge tag 'linux-can-fixes-for-6.16-20250715' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2025-07-15
usb: net: sierra: check for no status endpoint
Oliver Neukum
2025-07-15
ice: check correct pointer in fwlog debugfs
Michal Swiatkowski
2025-07-15
ice: add NULL check in eswitch lag check
Dave Ertman
2025-07-15
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
2025-07-15
Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
2025-07-15
can: tcan4x5x: fix reset gpio usage during probe
Brett Werling
2025-07-15
wifi: iwlwifi: Fix botched indexing conversion
Ville Syrjälä
2025-07-15
Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
2025-07-11
net: emaclite: Fix missing pointer increment in aligned_read()
Alok Tiwari
2025-07-11
wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabled
Nithyanantham Paramasivam
2025-07-11
bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT
Somnath Kotur
[next]