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
2023-02-06
net: page_pool: use in_softirq() instead
Qingfang DENG
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
2023-02-06
net: bridge: Add a tracepoint for MDB overflows
Petr Machata
2023-02-06
neigh: make sure used and confirmed times are valid
Julian Anastasov
2023-02-02
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-01
neighbor: fix proxy_delay usage when it is zero
Brian Haley
2023-02-01
net: add support for ipv4 big tcp
Xin Long
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-01-31
net: fix NULL pointer in skb_segment_list
Yan Zhai
2023-01-28
bpf: Use ARG_CONST_SIZE_OR_ZERO for 3rd argument of bpf_tcp_raw_gen_syncookie...
Ilya Leoshkevich
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
2023-01-27
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2023-01-25
bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt().
Kui-Feng Lee
2023-01-24
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
2023-01-23
net: avoid irqsave in skb_defer_free_flush
Jesper Dangaard Brouer
2023-01-23
net: fix kfree_skb_list use of skb_mark_not_on_list
Jesper Dangaard Brouer
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-20
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-18
xdp: document xdp_do_flush() before napi_complete_done()
Magnus Karlsson
2023-01-17
net: kfree_skb_list use kmem_cache_free_bulk
Jesper Dangaard Brouer
2023-01-17
net: fix call location in kfree_skb_list_reason
Jesper Dangaard Brouer
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-10
bpf: Remove the unnecessary insn buffer comparison
Haiyue Wang
2023-01-09
net: skb: remove old comments about frag_size for build_skb()
Jakub Kicinski
2023-01-09
gro: take care of DODGY packets
Eric Dumazet
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
2023-01-05
devlink: move code to a dedicated directory
Jakub Kicinski
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-24
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-20
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
2022-12-19
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
2022-12-19
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
[prev]
[next]