index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
xfrm: validate selector family and prefixlen during match
Eric Dumazet
1
-0
/
+3
2026-06-17
espintcp: use sk_msg_free_partial to fix partial send
Sabrina Dubroca
1
-27
/
+7
2026-06-17
xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
Eric Dumazet
2
-21
/
+21
2026-06-17
xfrm: Fix xfrm state cache insertion race
Herbert Xu
1
-7
/
+14
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
5
-53
/
+167
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
503
-12829
/
+13226
2026-06-16
ipv4: fib_rule: Move fib4_rules_exit() to ->exit().
Kuniyuki Iwashima
2
-13
/
+8
2026-06-16
net: serialize netif_running() check in enqueue_to_backlog()
Eric Dumazet
1
-2
/
+4
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-61
/
+297
2026-06-16
net: skmsg: preserve sg.copy across SG transforms
Yiming Qian
3
-0
/
+33
2026-06-16
appletalk: move the protocol out of tree
Jakub Kicinski
9
-3439
/
+0
2026-06-16
appletalk: stop storing per-interface state in struct net_device
Jakub Kicinski
1
-5
/
+43
2026-06-16
tls: remove dead sockmap (psock) handling from the SW path
Jakub Kicinski
3
-428
/
+31
2026-06-16
tls: reject the combination of TLS and sockmap
Jakub Kicinski
1
-0
/
+11
2026-06-16
atm: remove orphaned uAPI for deleted drivers, protocols and SVCs
Jakub Kicinski
1
-1
/
+0
2026-06-16
atm: remove the unused pre_send and send_bh device operations
Jakub Kicinski
2
-12
/
+1
2026-06-16
atm: remove the unused change_qos device operation
Jakub Kicinski
1
-23
/
+2
2026-06-16
atm: remove SVC socket support and the signaling daemon interface
Jakub Kicinski
11
-1150
/
+9
2026-06-16
atm: remove the local ATM (NSAP) address registry
Jakub Kicinski
8
-275
/
+2
2026-06-16
atm: remove dead SONET PHY ioctls
Jakub Kicinski
2
-18
/
+0
2026-06-16
atm: remove the unused send_oam / push_oam callbacks
Jakub Kicinski
2
-3
/
+0
2026-06-16
atm: remove AAL3/4 transport support
Jakub Kicinski
3
-20
/
+0
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-6
/
+2
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2
-15
/
+16
2026-06-15
tcp: rehash onto different local ECMP path on retransmit timeout
Neil Spring
8
-9
/
+46
2026-06-15
Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
42
-217
/
+447
2026-06-15
tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)
Eric Dumazet
1
-3
/
+3
2026-06-15
tipc: fix UAF in tipc_l2_send_msg()
Eric Dumazet
1
-0
/
+1
2026-06-15
devlink: Warn on resource ID collision with PARENT_TOP
David Yang
1
-0
/
+2
2026-06-15
ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
1
-17
/
+12
2026-06-15
ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net.
Kuniyuki Iwashima
1
-1
/
+2
2026-06-15
ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL.
Kuniyuki Iwashima
1
-4
/
+7
2026-06-15
ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit().
Kuniyuki Iwashima
1
-2
/
+2
2026-06-15
ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle.
Kuniyuki Iwashima
1
-8
/
+2
2026-06-15
Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+18
2026-06-14
bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
Sechang Lim
1
-2
/
+2
2026-06-14
sockmap: Fix use-after-free in udp_bpf_recvmsg()
Kuniyuki Iwashima
1
-0
/
+9
2026-06-14
bpf, sockmap: keep sk_msg copy state in sync
Zhang Cen
1
-5
/
+83
2026-06-14
bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
Weiming Shi
1
-1
/
+1
2026-06-14
bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
Weiming Shi
1
-0
/
+3
2026-06-14
bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socket
Leon Hwang
1
-1
/
+14
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+9
2026-06-14
net/sched: act_csum: don't mangle UDP tunnel GSO packets
Alice Mikityanska
1
-2
/
+6
2026-06-14
netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use them
Pablo Neira Ayuso
2
-14
/
+18
2026-06-14
netfilter: flowtable: bail out if forward path cannot be discovered
Pablo Neira Ayuso
1
-35
/
+46
2026-06-14
netfilter: conntrack: check NULL when retrieving ct extension
Pablo Neira Ayuso
13
-27
/
+156
2026-06-14
netfilter: nf_conncount: gc and rcu fixes
Florian Westphal
1
-22
/
+32
2026-06-14
netfilter: nf_conncount: add sequence counter to detect tree modifications
Florian Westphal
1
-0
/
+19
2026-06-14
netfilter: nf_conncount: split count_tree_node rbtree walk into helper
Florian Westphal
1
-40
/
+62
2026-06-14
netfilter: nf_conncount: use per nf_conncount_data spinlocks
Florian Westphal
1
-29
/
+34
[prev]
[next]