summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-28Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-26ipv6: annotate data-races around rt->fib6_nsiblingsEric Dumazet
2025-07-26ipv6: fix possible infinite loop in fib6_info_uses_dev()Eric Dumazet
2025-07-26ipv6: prevent infinite loop in rt6_nlmsg_size()Eric Dumazet
2025-07-26ipv6: add a retry logic in net6_rt_notify()Eric Dumazet
2025-07-26net/sched: taprio: align entry index attr validation with mqprioSimon Horman
2025-07-26vsock: remove unnecessary null check in vsock_getname()Wang Liang
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-25net/sched: Add precise drop reason for pfifo_fast queue overflowsFan Yu
2025-07-25neighbour: Fix null-ptr-deref in neigh_flush_dev().Kuniyuki Iwashima
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller
2025-07-25mptcp: remove pr_fallback()Paolo Abeni
2025-07-25mptcp: track fallbacks accurately via mibsPaolo Abeni
2025-07-25netfilter: xt_nfacct: don't assume acct name is null-terminatedFlorian Westphal
2025-07-25netfilter: nft_set_pipapo: prefer kvmalloc for scratch mapsFlorian Westphal
2025-07-25netfilter: nft_set_pipapo: merge pipapo_get/lookupFlorian Westphal
2025-07-25netfilter: nft_set: remove indirection from update API callFlorian Westphal
2025-07-25netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal
2025-07-25netfilter: nft_set_pipapo: remove unused argumentsFlorian Westphal
2025-07-25netfilter: nfnetlink_hook: Dump flowtable infoPhil Sutter
2025-07-25netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helperPhil Sutter
2025-07-25ipvs: Rename del_timer in comment in ip_vs_conn_expire_now()WangYuli
2025-07-25netfilter: Exclude LEGACY TABLES on PREEMPT_RT.Pablo Neira Ayuso
2025-07-25netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()Yue Haibing
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang
2025-07-25netfilter: conntrack: table full detailed loglvxiafei
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja
2025-07-24net: Create separate gro_flush_normal functionSamiullah Khawaja
2025-07-24Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-07-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-07-23bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
2025-07-23bpf: Disable migration in nf_hook_run_bpf().Kuniyuki Iwashima
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran
2025-07-23Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li
2025-07-23Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
2025-07-23Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpvIvan Pravdin
2025-07-23Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TSYang Li
2025-07-23Bluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen
2025-07-23Bluetooth: Fix typos in commentsBastien Nocera
2025-07-23Bluetooth: RFCOMM: Fix typos in commentsBastien Nocera