summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
17 hoursMerge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
3 daysMerge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
4 days9p: Add missing read barrier in virtio zero-copy pathGui-Dong Han
4 daysnet/9p: Replace strlen() strcpy() pair with strscpy()David Laight
4 daysnet/9p: fix race condition on rdma->state in trans_rdma.cYizhou Zhao
4 days9p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao
5 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
7 daysMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
7 daysMerge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
8 daysipv4: fib_rule: Move fib4_rules_exit() to ->exit().Kuniyuki Iwashima
8 daysnet: serialize netif_running() check in enqueue_to_backlog()Eric Dumazet
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
8 daysnet: skmsg: preserve sg.copy across SG transformsYiming Qian
8 daysappletalk: move the protocol out of treeJakub Kicinski
8 daysappletalk: stop storing per-interface state in struct net_deviceJakub Kicinski
8 daystls: remove dead sockmap (psock) handling from the SW pathJakub Kicinski
8 daystls: reject the combination of TLS and sockmapJakub Kicinski
8 daysatm: remove orphaned uAPI for deleted drivers, protocols and SVCsJakub Kicinski
8 daysatm: remove the unused pre_send and send_bh device operationsJakub Kicinski
8 daysatm: remove the unused change_qos device operationJakub Kicinski
8 daysatm: remove SVC socket support and the signaling daemon interfaceJakub Kicinski
8 daysatm: remove the local ATM (NSAP) address registryJakub Kicinski
8 daysatm: remove dead SONET PHY ioctlsJakub Kicinski
8 daysatm: remove the unused send_oam / push_oam callbacksJakub Kicinski
8 daysatm: remove AAL3/4 transport supportJakub Kicinski
9 daysMerge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
9 daysMerge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
9 daystcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring
9 daysMerge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
9 daystcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet
9 daystipc: fix UAF in tipc_l2_send_msg()Eric Dumazet
9 daysdevlink: Warn on resource ID collision with PARENT_TOPDavid Yang
9 daysipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl().Kuniyuki Iwashima
9 daysipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net.Kuniyuki Iwashima
9 daysipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL.Kuniyuki Iwashima
9 daysipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit().Kuniyuki Iwashima
9 daysipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle.Kuniyuki Iwashima
9 daysMerge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
10 daysbpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds checkSechang Lim
10 dayssockmap: Fix use-after-free in udp_bpf_recvmsg()Kuniyuki Iwashima
10 daysbpf, sockmap: keep sk_msg copy state in syncZhang Cen
10 daysbpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()Weiming Shi
10 daysbpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()Weiming Shi
10 daysbpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socketLeon Hwang
10 daysMerge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysnet/sched: act_csum: don't mangle UDP tunnel GSO packetsAlice Mikityanska
10 daysnetfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use themPablo Neira Ayuso
10 daysnetfilter: flowtable: bail out if forward path cannot be discoveredPablo Neira Ayuso
10 daysnetfilter: conntrack: check NULL when retrieving ct extensionPablo Neira Ayuso