summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
12 daysnetfilter: nf_conntrack_expect: consolidate check for insertion of dead expec...Pablo Neira Ayuso
12 daysnetfilter: nf_tables: don't queue packet path object notificationsFourie Zhang
12 daysnetfilter: ipset: remove need to allocate memory on delete operationsFlorian Westphal
12 daysnetfilter: validate L4 headers after userspace packet writesZhiling Zou
12 daysnet: hsr: free learned nodes on device setup failureXin Xie
13 daysnet: kcm: Hold RCU read lock while running BPF parserJunseo Lim
13 daysip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()Zhiling Zou
13 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
13 daysnet: pktgen: use a consistent flow countQi Zhang
13 daysMerge tag 'nfc-7.1-rc8' of https://codeberg.org/linux-nfc/linuxJakub Kicinski
13 daysMerge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
13 dayspsp: use unrcu_pointer() for the cmpxchg() on netdev psp_devWei Wang
13 daysMerge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysnet: psp: use psp_dev_is_registered() in psp_assoc_free()Daniel Zahka
13 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet
13 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
13 daysnet: prevent torn reads in netdev_tc_txqEric Dumazet
13 daysbpf, xdp: move offload check into dev_xdp_install()Jiayuan Chen
13 daysSUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean
13 dayssunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...Luxiao Xu
13 daysbpf: Clear decap state on skb_adjust_room shrink pathNick Hudson
13 daysbpf: Allow new DECAP flags and add guard railsNick Hudson
13 daysbpf: Refactor masks for ADJ_ROOM flags and encap validationNick Hudson
13 daysbpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooksJunseo Lim
13 dayslwt_bpf: Restore reserved headroom after xmit programJunseo Lim
13 daysbpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookupMichal Luczaj
13 daysbpf: Extract shared reqsk-to-listener upgradeMichal Luczaj
13 daysRevert "esp: do not unref managed frag pages in esp_ssg_unref()"Steffen Klassert
2026-08-15bpf: Add ksock kfuncsMahe Tardy
2026-08-15net: Add connect_socket() helperMahe Tardy
2026-08-14net: dsa: drop explicit NULL comparisonsKai Kuang
2026-08-14gre: fix ERSPAN o_flags race/corruption in xmit and fill_infoEric Dumazet
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-13net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg raceJijie Shao
2026-08-13net: openvswitch: unexport ovs_vport_alloc/freeIlya Maximets
2026-08-13ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsetsJakub Kicinski
2026-08-13l2tp: send netlink notifications in the tunnel's net namespaceMaoyi Xie
2026-08-13net/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas
2026-08-13net/smc: unregister the connection before draining the rx taskletBryam Vargas
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados
2026-08-13net: Const qualify ctl_tables that kmemdup unconditionallyJoel Granados
2026-08-13net: enforce net sysctl registrationJoel Granados
2026-08-13net/rds: clear i_rx_lat_trace in rds_inc_path_init()Allison Henderson
2026-08-13net/rds: initialize i_conn_path in rds_inc_init()William Kucharski
2026-08-13net/rds: reinitialize to_be_dropped on rds_send_xmit() restartSharath Srinivasan
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang
2026-08-13ipv6: expose the route deletion reason in RTM_DELROUTEYuyang Huang