summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
5 daysnetfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
5 daysnetfilter: nf_tables: place base_seq in struct netFlorian Westphal
12 daysnet: lockless sock_i_ino()Eric Dumazet
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai
2025-08-22Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-15Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz
2025-08-14net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu
2025-08-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker
2025-08-12devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2025-08-01net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
2025-08-01net: drop UFO packets in udp_rcv_segment()Wang Liang
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-25sctp: Replace sockaddr with sockaddr_inet in sctp_addr unionKees Cook
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: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang
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 '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-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper
2025-07-23libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park
2025-07-23netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park
2025-07-23netmem: introduce struct netmem_desc mirroring struct pageByungchul Park
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_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
2025-07-23Bluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen
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: Remove hci_conn_hash_lookup_state()Yue Haibing
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee
2025-07-21wifi: mac80211: remove ieee80211_remove_keyMiri Korenblit