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
/
net
Age
Commit message (
Expand
)
Author
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
2025-01-17
dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion.
Guillaume Nault
2025-01-17
net: let net.core.dev_weight always be non-zero
Liu Jian
2025-01-17
batman-adv: netlink: reduce duplicate code by returning interfaces
Linus Lüssing
2025-01-16
bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
Daniel Xu
2025-01-16
dev: Hold rtnl_net_lock() for dev_ifsioc().
Kuniyuki Iwashima
2025-01-16
dev: Remove devnet_rename_sem.
Kuniyuki Iwashima
2025-01-16
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
2025-01-16
selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
2025-01-16
ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.
Guillaume Nault
2025-01-16
gre: Prepare ipgre_open() to .flowi4_tos conversion.
Guillaume Nault
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
2025-01-15
Merge branch 'net-reduce-rtnl-pressure-in-unregister_netdevice'
Jakub Kicinski
2025-01-15
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 2)
Eric Dumazet
2025-01-15
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 1)
Eric Dumazet
2025-01-15
net: no longer hold RTNL while calling flush_all_backlogs()
Eric Dumazet
2025-01-15
net: no longer assume RTNL is held in flush_all_backlogs()
Eric Dumazet
2025-01-15
net: expedite synchronize_net() for cleanup_net()
Eric Dumazet
2025-01-15
netdev-genl: remove rtnl_lock protection from NAPI ops
Jakub Kicinski
2025-01-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect napi->irq with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
2025-01-15
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
2025-01-15
net: add helpers for lookup and walking netdevs under netdev_lock()
Jakub Kicinski
2025-01-15
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-15
inet: ipmr: fix data-races
Eric Dumazet
2025-01-15
net: disallow setup single buffer XDP when tcp-data-split is enabled.
Taehee Yoo
2025-01-15
net: ethtool: add ring parameter filtering
Taehee Yoo
2025-01-15
net: devmem: add ring parameter filtering
Taehee Yoo
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
2025-01-15
mptcp: fix for setting remote ipv4mapped address
Geliang Tang
2025-01-15
Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync
Mazin Al Haddad
2025-01-15
Bluetooth: Allow reset via sysfs
Hsin-chen Chuang
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
2025-01-15
Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
Fedor Pchelkin
2025-01-15
Bluetooth: hci: Remove deadcode
Dr. David Alan Gilbert
2025-01-15
Bluetooth: MGMT: Mark LL Privacy as stable
Luiz Augusto von Dentz
2025-01-15
wifi: cfg80211: adjust allocation of colocated AP data
Dmitry Antipov
2025-01-15
wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()
Dan Carpenter
2025-01-15
saner replacement for debugfs_rename()
Al Viro
2025-01-14
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
2025-01-14
socket: Remove unused kernel_sendmsg_locked
Dr. David Alan Gilbert
2025-01-14
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
2025-01-14
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
[prev]
[next]