summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
3 daysbpf: Check netfilter ctx accesses are alignedPaul Chaignon
3 daysbpf: Check flow_dissector ctx accesses are alignedPaul Chaignon
3 daysvsock/virtio: Allocate nonlinear SKBs for handling large transmit buffersWill Deacon
3 daysvsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
3 daysvsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
3 daysvsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
3 daysvsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
3 daysvsock/virtio: Validate length in packet header before skb_put()Will Deacon
4 daysMerge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
5 daysMerge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
5 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
5 daysMerge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
6 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
6 daysMerge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
7 daysMerge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
7 daysMerge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
8 daysipv6: annotate data-races around rt->fib6_nsiblingsEric Dumazet
8 daysipv6: fix possible infinite loop in fib6_info_uses_dev()Eric Dumazet
8 daysipv6: prevent infinite loop in rt6_nlmsg_size()Eric Dumazet
8 daysipv6: add a retry logic in net6_rt_notify()Eric Dumazet
8 daysnet/sched: taprio: align entry index attr validation with mqprioSimon Horman
8 daysvsock: remove unnecessary null check in vsock_getname()Wang Liang
9 daysMerge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
9 daysnet/sched: Add precise drop reason for pfifo_fast queue overflowsFan Yu
9 daysneighbour: Fix null-ptr-deref in neigh_flush_dev().Kuniyuki Iwashima
9 daysipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller
9 daysmptcp: remove pr_fallback()Paolo Abeni
9 daysmptcp: track fallbacks accurately via mibsPaolo Abeni
10 daysnetfilter: xt_nfacct: don't assume acct name is null-terminatedFlorian Westphal
10 daysnetfilter: nft_set_pipapo: prefer kvmalloc for scratch mapsFlorian Westphal
10 daysnetfilter: nft_set_pipapo: merge pipapo_get/lookupFlorian Westphal
10 daysnetfilter: nft_set: remove indirection from update API callFlorian Westphal
10 daysnetfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal
10 daysnetfilter: nft_set_pipapo: remove unused argumentsFlorian Westphal
10 daysnetfilter: nfnetlink_hook: Dump flowtable infoPhil Sutter
10 daysnetfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helperPhil Sutter
10 daysipvs: Rename del_timer in comment in ip_vs_conn_expire_now()WangYuli
10 daysnetfilter: Exclude LEGACY TABLES on PREEMPT_RT.Pablo Neira Ayuso
10 daysnetfilter: conntrack: Remove unused net in nf_conntrack_double_lock()Yue Haibing
10 daysnetfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang
10 daysnetfilter: conntrack: table full detailed loglvxiafei
10 daysnet: define an enum for the napi threaded stateSamiullah Khawaja
10 daysnet: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja