summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2025-07-23Bluetooth: aosp: Fix typo in commentBastien Nocera
2025-07-23Bluetooth: Fix spelling mistakesYang Li
2025-07-23Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li
2025-07-23Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULTZijun Hu
2025-07-23Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_a...Zijun Hu
2025-07-23Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu
2025-07-23Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()Zijun Hu
2025-07-23wifi: mac80211: fix WARN_ON for monitor mode on some devicesJohannes Berg
2025-07-22tcp: do not increment BeyondWindow MIB for old seqPaolo Abeni
2025-07-22tcp: do not set a zero size receive bufferPaolo Abeni
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu
2025-07-22net: Kconfig: add endif/endmenu commentsRandy Dunlap
2025-07-22wifi: mac80211: fix unassigned variable accessAntonio Quartulli
2025-07-22SUNRPC: Silence warnings about parameters not being describedTrond Myklebust
2025-07-22ip6_gre: Factor out common ip6gre tunnel match into helperYue Haibing