index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-07-21
net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
Biju Das
2025-07-21
net: bcmasp: Restore programming of TX map vector register
Florian Fainelli
2025-07-21
amd-xgbe: add hardware PTP timestamping support
Raju Rangoju
2025-07-21
and-xgbe: remove the abstraction for hwptp
Raju Rangoju
2025-07-21
wifi: ath12k: Correct tid cleanup when tid setup fails
Sarika Sharma
2025-07-21
wifi: ath12k: bring DFS support back for WCN7850
Baochen Qiang
2025-07-21
wifi: ath12k: Prefer {} to {0} in initializers
Jeff Johnson
2025-07-21
wifi: ath11k: Prefer {} to {0} in initializers
Jeff Johnson
2025-07-21
wifi: ath10k: Prefer {} to {0} in initializers
Jeff Johnson
2025-07-21
wifi: brcmfmac: support CYW54591 PCIE device
Double Lo
2025-07-21
wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE
Gokul Sivakumar
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-21
net: usb: Remove duplicate assignments for net->pcpu_stat_type
Zqiang
2025-07-20
Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-20
net/mlx5: Add IFC bits to support RSS for IPSec offload
Jianbo Liu
2025-07-19
wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211
Nithyanantham Paramasivam
2025-07-19
wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled
Nithyanantham Paramasivam
2025-07-19
wifi: ath12k: Fix the handling of TX packets in Ethernet mode
Nithyanantham Paramasivam
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
be2net: Use correct byte order and format string for TCP seq and ack_seq
Alok Tiwari
2025-07-18
net: bcmasp: Add support for re-starting auto-negotiation
Florian Fainelli
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
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-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-18
ixgbevf: remove unused fields from struct ixgbevf_adapter
Yuto Ohnuki
2025-07-18
igbvf: remove unused fields from struct igbvf_adapter
Yuto Ohnuki
2025-07-18
igc: Add wildcard rule support to ethtool NFC using Default Queue
Song Yoong Siang
2025-07-18
igc: Relocate RSS field definitions to igc_defines.h
Song Yoong Siang
2025-07-18
ice: breakout common LAG code into helpers
Dave Ertman
2025-07-18
ice: convert ice_add_prof() to bitmap
Jesse Brandeburg
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
2025-07-18
ice: add 40G speed to Admin Command GET PORT OPTION
Aleksandr Loktionov
2025-07-18
idpf: preserve coalescing settings across resets
Ahmed Zaki
2025-07-18
idpf: add cross timestamping
Milena Olech
2025-07-18
idpf: add flow steering support
Ahmed Zaki
2025-07-18
virtchnl2: add flow steering support
Sudheer Mogilappagari
2025-07-18
virtchnl2: rename enum virtchnl2_cap_rss
Ahmed Zaki
[prev]
[next]