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
/
core
Age
Commit message (
Expand
)
Author
2025-05-15
net: devmem: fix kernel panic when netlink socket close after module unload
Taehee Yoo
2025-05-12
net: Lock lower level devices when updating features
Cosmin Ratiu
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
2025-05-07
bpf: Scrub packet on bpf_redirect_peer
Paul Chaignon
2025-05-06
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
2025-05-06
net: Lock netdevices during dev_shutdown
Cosmin Ratiu
2025-04-22
net: lwtunnel: disable BHs when required
Justin Iurman
2025-04-22
net: selftests: initialize TCP header and skb payload with zero
Oleksij Rempel
2025-04-21
net: fix the missing unlock for detached devices
Jakub Kicinski
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-16
net: don't try to ops lock uninitialized devs
Jakub Kicinski
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
2025-04-14
net: don't mix device locking in dev_close_many() calls
Jakub Kicinski
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-09
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-04-08
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
2025-04-03
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
2025-04-03
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
2025-04-03
net: decrease cached dst counters in dst_release
Antoine Tenart
2025-04-02
rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().
Kuniyuki Iwashima
2025-04-02
bpf: add missing ops lock around dev_xdp_attach_link
Stanislav Fomichev
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-03-31
net: fix use-after-free in the netdev_nl_sock_priv_destroy()
Taehee Yoo
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-27
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-25
Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
net: protect rxq->mp_params with the instance lock
Jakub Kicinski
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
2025-03-25
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
2025-03-25
net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n
Jakub Kicinski
2025-03-25
net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dm...
Jakub Kicinski
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
2025-03-25
net: rfs: hash function change
Eric Dumazet
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
2025-03-24
netpoll: Eliminate redundant assignment
Breno Leitao
2025-03-24
net: pktgen: add strict buffer parsing index check
Peter Seiderer
2025-03-21
net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
Kuniyuki Iwashima
2025-03-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
[next]