summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
4 daysMerge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
4 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...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
9 daysMerge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
9 dayssctp: Replace sockaddr with sockaddr_inet in sctp_addr unionKees Cook
9 daysnetfilter: nft_set: remove indirection from update API callFlorian Westphal
9 daysnetfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal
9 daysnetfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing
9 daysnetfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang
9 daysnet: Create separate gro_flush_normal functionSamiullah Khawaja
10 daysMerge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
10 daysMerge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
10 daysMerge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
11 dayssched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper
11 dayslibeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park
11 daysnetmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park
11 daysnetmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park
11 daysnetmem: introduce struct netmem_desc mirroring struct pageByungchul Park
11 daysBluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li
11 daysBluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
11 daysBluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
11 daysBluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen
11 daysBluetooth: Fix spelling mistakesYang Li
11 daysBluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li
11 daysBluetooth: Remove hci_conn_hash_lookup_state()Yue Haibing
12 dayswifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit
13 dayswifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee
13 dayswifi: mac80211: remove ieee80211_remove_keyMiri Korenblit
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18wifi: mac80211: support initialising an S1G short beaconing BSSLachlan Hodges
2025-07-18wifi: cfg80211: support configuring an S1G short beaconing BSSLachlan Hodges
2025-07-17neighbour: Update pneigh_entry in pneigh_create().Kuniyuki Iwashima
2025-07-17neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.Kuniyuki Iwashima
2025-07-17neighbour: Remove __pneigh_lookup().Kuniyuki Iwashima
2025-07-17neighbour: Free pneigh_entry after RCU grace period.Kuniyuki Iwashima
2025-07-17neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.Kuniyuki Iwashima
2025-07-17neighbour: Split pneigh_lookup().Kuniyuki Iwashima
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston