summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-08-11Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-08sctp: linearize cloned gso packets in sctp_rcvXin Long
2025-08-08vsock: Do not allow binding to VMADDR_PORT_ANYBudimir Markovic
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski
2025-08-08Merge tag 'nf-25-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-07bpf: Standardize function declaration styleLi Jun
2025-08-07netfilter: nft_socket: remove WARN_ON_ONCE with huge level valuePablo Neira Ayuso
2025-08-07netfilter: conntrack: clean up returns in nf_conntrack_log_invalid_sysctl()Dan Carpenter
2025-08-07netfilter: nft_set_pipapo: don't return bogus extension pointerFlorian Westphal
2025-08-07netfilter: ctnetlink: remove refcounting in expectation dumpersFlorian Westphal
2025-08-07netfilter: ctnetlink: fix refcount leak on table dumpFlorian Westphal
2025-08-07netfilter: add back NETFILTER_XTABLES dependenciesArnd Bergmann
2025-08-07udp: also consider secpath when evaluating ipsec use for checksummingSabrina Dubroca
2025-08-07xfrm: bring back device check in validate_xmit_xfrmSabrina Dubroca
2025-08-07xfrm: restore GSO for SW cryptoSabrina Dubroca
2025-08-06sunrpc: fix handling of server side tls alertsOlga Kornievskaia
2025-08-06xfrm: flush all states in xfrm_state_finiSabrina Dubroca
2025-08-05net: Update threaded state in napi config in netif_set_threadedSamiullah Khawaja
2025-08-04net/sched: mqprio: fix stack out-of-bounds write in tc entry parsingMaher Azzouzi
2025-08-04net/packet: fix a race in packet_set_ring() and packet_notifier()Quang Le
2025-08-04net: devmem: fix DMA direction on unmappingJakub Kicinski
2025-08-03sunrpc: fix client side handling of tls alertsOlga Kornievskaia
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-08-01net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
2025-08-01net/sched: taprio: enforce minimum value for picos_per_byteTakamitsu Iwai
2025-08-01ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
2025-08-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-01bpf: Check netfilter ctx accesses are alignedPaul Chaignon
2025-08-01bpf: Check flow_dissector ctx accesses are alignedPaul Chaignon
2025-08-01vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffersWill Deacon
2025-08-01vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
2025-08-01vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
2025-08-01vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
2025-08-01vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
2025-08-01vsock/virtio: Validate length in packet header before skb_put()Will Deacon
2025-07-30netlink: avoid infinite retry looping in netlink_unicast()Fedor Pchelkin
2025-07-30netpoll: prevent hanging NAPI when netcons gets enabledJakub Kicinski
2025-07-30kcm: Fix splice supportMichal Luczaj
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds