aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-07-30kcm: Fix splice supportMichal Luczaj1-0/+6
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds8-21/+18
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds321-5541/+11321
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-1/+1
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-6/+1
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-7/+7
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds1-0/+46
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-34/+76
2025-07-28Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+8
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-422/+157
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2025-07-28Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-124/+73
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-65/+118
2025-07-26ipv6: annotate data-races around rt->fib6_nsiblingsEric Dumazet2-9/+16
2025-07-26ipv6: fix possible infinite loop in fib6_info_uses_dev()Eric Dumazet1-6/+11
2025-07-26ipv6: prevent infinite loop in rt6_nlmsg_size()Eric Dumazet2-18/+20
2025-07-26ipv6: add a retry logic in net6_rt_notify()Eric Dumazet1-5/+10
2025-07-26net/sched: taprio: align entry index attr validation with mqprioSimon Horman1-8/+4
2025-07-26vsock: remove unnecessary null check in vsock_getname()Wang Liang1-5/+0
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski20-299/+331
2025-07-25net/sched: Add precise drop reason for pfifo_fast queue overflowsFan Yu1-0/+2
2025-07-25neighbour: Fix null-ptr-deref in neigh_flush_dev().Kuniyuki Iwashima1-27/+61
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller2-1/+84
2025-07-25mptcp: remove pr_fallback()Paolo Abeni4-9/+0
2025-07-25mptcp: track fallbacks accurately via mibsPaolo Abeni7-45/+62
2025-07-25netfilter: xt_nfacct: don't assume acct name is null-terminatedFlorian Westphal1-2/+2
2025-07-25netfilter: nft_set_pipapo: prefer kvmalloc for scratch mapsFlorian Westphal1-5/+4
2025-07-25netfilter: nft_set_pipapo: merge pipapo_get/lookupFlorian Westphal1-130/+58
2025-07-25netfilter: nft_set: remove indirection from update API callFlorian Westphal3-9/+5
2025-07-25netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal8-91/+95
2025-07-25netfilter: nft_set_pipapo: remove unused argumentsFlorian Westphal1-9/+5
2025-07-25netfilter: nfnetlink_hook: Dump flowtable infoPhil Sutter2-11/+48
2025-07-25netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helperPhil Sutter1-22/+25
2025-07-25ipvs: Rename del_timer in comment in ip_vs_conn_expire_now()WangYuli1-1/+1
2025-07-25netfilter: Exclude LEGACY TABLES on PREEMPT_RT.Pablo Neira Ayuso5-32/+47
2025-07-25netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()Yue Haibing1-5/+5
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang2-1/+51
2025-07-25netfilter: conntrack: table full detailed loglvxiafei1-1/+5
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja5-12/+20
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja2-1/+19
2025-07-24net: Create separate gro_flush_normal functionSamiullah Khawaja1-6/+3
2025-07-24Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski14-65/+150
2025-07-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-11/+11
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski16-113/+481
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-62/+66
2025-07-24Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextPaolo Abeni2-38/+58
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecPaolo Abeni11-55/+42
2025-07-23bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon1-10/+10
2025-07-23bpf: Disable migration in nf_hook_run_bpf().Kuniyuki Iwashima1-1/+1