summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-25bpf: Emit struct bpf_xdp_sock type in vmlinux BTFAmery Hung
2025-09-25ns: move ns type into struct ns_commonChristian Brauner
2025-09-23nexthop: Forbid FDB status change while nexthop is in a groupIdo Schimmel
2025-09-23net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGSJason Baron
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau
2025-09-23bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
2025-09-23bpf: Make variables in bpf_prog_test_run_xdp less confusingAmery Hung
2025-09-23bpf: Support pulling non-linear xdp dataAmery Hung
2025-09-23bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tailAmery Hung
2025-09-23bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-22Merge tag 'ipsec-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-09-22Bluetooth: MGMT: Fix possible UAFsLuiz Augusto von Dentz
2025-09-22ns: simplify ns_common_init() furtherChristian Brauner
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-20Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeueLuiz Augusto von Dentz
2025-09-20Bluetooth: hci_sync: Fix hci_resume_advertising_syncLuiz Augusto von Dentz
2025-09-19net/smc: fix warning in smc_rx_splice() when calling get_page()Sidraya Jayagond
2025-09-19ipv4: use check_net()Christian Brauner
2025-09-19net: use check_net()Christian Brauner
2025-09-19net-sysfs: use check_net()Christian Brauner
2025-09-19ns: add ns_common_free()Christian Brauner
2025-09-19nscommon: simplify initializationChristian Brauner
2025-09-19net: centralize ns_common initializationChristian Brauner
2025-09-19ns: add to_<type>_ns() to respective headersChristian Brauner
2025-09-19net: support ns lookupChristian Brauner
2025-09-19Merge branch 'no-rebase-mnt_ns_tree_remove'Christian Brauner
2025-09-19net: use ns_common_init()Christian Brauner
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-18devlink rate: Remove unnecessary 'static' from a couple placesCosmin Ratiu
2025-09-18tls: make sure to abort the stream if headers are bogusJakub Kicinski
2025-09-17Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-17tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().Kuniyuki Iwashima
2025-09-17bpf: Explicitly check accesses to bpf_sock_addrPaul Chaignon
2025-09-17net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede
2025-09-15mptcp: tfo: record 'deny join id0' infoMatthieu Baerts (NGI0)
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-15mptcp: set remote_deny_join_id0 on SYN recvMatthieu Baerts (NGI0)
2025-09-15mptcp: propagate shutdown to subflows when possibleMatthieu Baerts (NGI0)
2025-09-15rds: ib: Increment i_fastreg_wrs before bailing outHÃ¥kon Bugge
2025-09-15xfrm: fix offloading of cross-family tunnelsSabrina Dubroca
2025-09-14rxrpc: Fix untrusted unsigned subtractDavid Howells
2025-09-14rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()David Howells
2025-09-14net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIRAnderson Nascimento