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
/
net
/
core
Age
Commit message (
Expand
)
Author
2026-08-06
rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFs
Artem Lytkin
2026-08-05
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-05
bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
Luxiao Xu
2026-08-04
net: failover: check register_netdevice_notifier() error in failover_init()
Minhong He
2026-08-03
bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
Shivaji Kant
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
2026-07-31
net: pass dst via net_device_path in dev_fill_forward_path()
Pablo Neira Ayuso
2026-07-31
net: do not advance stack index from dev_fwd_path()
Pablo Neira Ayuso
2026-07-30
net: devmem: prevent net-iov / page mixing
Pavel Begunkov
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-30
netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()
Breno Leitao
2026-07-30
netconsole: move egress_dev() as netcons_egress_dev()
Breno Leitao
2026-07-30
netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()
Breno Leitao
2026-07-30
netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()
Breno Leitao
2026-07-30
netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()
Breno Leitao
2026-07-30
netconsole: take over netpoll_setup() from netpoll
Breno Leitao
2026-07-30
netpoll: export the netpoll_setup() helpers for netconsole
Breno Leitao
2026-07-30
netpoll: export carrier_timeout via netpoll_get_carrier_timeout()
Breno Leitao
2026-07-28
bpf: lwt: Fix dst reference leak on reroute failure
Xuanqiang Luo
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
2026-07-24
veth: convert frag_list skbs before running XDP
Matt Fleming
2026-07-24
net: pktgen: fix proc entry use-after-free
Chengfeng Ye
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-23
drop_monitor: perform u64_stats updates under IRQ-disabled section
Eric Dumazet
2026-07-23
drop_monitor: fix size calculations for 64-bit attributes
Eric Dumazet
2026-07-23
net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
Yehyeong Lee
2026-07-22
Merge branch 'big-tcp-for-udp-tunnels'
Paolo Abeni
2026-07-22
net: Enable BIG TCP with partial GSO
Alice Mikityanska
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
2026-07-21
net: Call net_enable_timestamp() before failure in sk_clone().
Kuniyuki Iwashima
2026-07-21
soreuseport: Clear sk_reuseport_cb before failure in sk_clone().
Kuniyuki Iwashima
2026-07-21
net: gro: fix double aggregation of flush-marked skbs
Shiming Cheng
2026-07-21
net: skbuff: optimization of net_zcopy_get() call in pskb_carve helpers
Yun Lu
2026-07-20
bpf: Reject redirect helpers without a bpf_net_context
Daniel Borkmann
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-17
netconsole: move skb_pool_flush() from netpoll
Breno Leitao
2026-07-17
netconsole: move refill_skbs() and skb-pool sizing macros from netpoll
Breno Leitao
2026-07-17
netconsole: move refill_skbs_work_handler() from netpoll
Breno Leitao
2026-07-17
netconsole: take over skb pool lifecycle from netpoll
Breno Leitao
2026-07-17
netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()
Breno Leitao
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helper
Avinash Duduskar
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
Avinash Duduskar
2026-07-15
bpf, sockmap: Reject unhashed UDP sockets on sockmap update
Michal Luczaj
2026-07-11
net: Call unregister_netdevice_many() per netns.
Kuniyuki Iwashima
2026-07-11
net: Add per-netns netdev unregistration infra.
Kuniyuki Iwashima
2026-07-11
net: Hold __rtnl_net_lock() in netdev_wait_allrefs_any().
Kuniyuki Iwashima
2026-07-11
net: Wrap default_device_exit_net() with __rtnl_net_lock().
Kuniyuki Iwashima
[prev]
[next]