index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7 days
net: net_failover: Fix the deadlock in slave register
Faicker Mo
11 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
12 days
net: napi: Avoid gro timer misfiring at end of busypoll
Dragos Tatulea
13 days
bpf: Free reuseport cBPF prog after RCU grace period.
Kuniyuki Iwashima
13 days
bpf: tcp: Fix type confusion in sol_tcp_sockopt().
Kuniyuki Iwashima
13 days
bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().
Kuniyuki Iwashima
13 days
bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().
Kuniyuki Iwashima
13 days
bpf: tcp: Fix type confusion in bpf_tcp_sock().
Kuniyuki Iwashima
2026-05-04
net: prevent possible UAF in rtnl_prop_list_size()
Eric Dumazet
2026-05-04
netpoll: pass buffer size to egress_dev() to avoid MAC truncation
Breno Leitao
2026-05-01
net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...
Kai Zen
2026-04-29
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
2026-04-27
netpoll: fix IPv6 local-address corruption
Breno Leitao
2026-04-27
neigh: let neigh_xmit take skb ownership
Florian Westphal
2026-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
Weiming Shi
2026-04-23
sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
Kuniyuki Iwashima
2026-04-23
bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
Weiming Shi
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
2026-04-22
bpf: Reject TCP_NODELAY in TCP header option callbacks
KaFai Wan
2026-04-21
net: warn ops-locked drivers still using ndo_set_rx_mode
Stanislav Fomichev
2026-04-21
net: move promiscuity handling into netdev_rx_mode_work
Stanislav Fomichev
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
2026-04-21
net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
Stanislav Fomichev
2026-04-21
net: add address list snapshot and reconciliation infrastructure
Stanislav Fomichev
2026-04-20
flow_dissector: do not dissect PPPoE PFC frames
Qingfang Deng
2026-04-18
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-16
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
Daniel Borkmann
2026-04-15
bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
Michal Luczaj
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-14
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
[next]