summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-12-18inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
2025-12-07Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen
2025-12-07Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-01net: tls: Change async resync helpers argumentShahar Shitrit
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-11-24Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz
2025-11-13Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-11-13wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-11-13Bluetooth: ISO: Use sk_sndtimeo as conn_timeoutLuiz Augusto von Dentz
2025-11-13tcp: Update bind bucket state on port releaseJakub Sitnicki
2025-11-13net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao
2025-11-13net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Šarinay
2025-11-13net: Prevent RPS table overwrite of active flowsKrishna Kumar
2025-11-13bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung
2025-11-13Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz
2025-11-13Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen
2025-11-13Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz
2025-11-13Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"Frédéric Danis
2025-10-23net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov
2025-10-15bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu
2025-10-15ipv6: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-10-15net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet
2025-10-15net: dst: introduce dst->dev_rcuEric Dumazet
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet
2025-09-14net: dst_metadata: fix IP_DF bit not extracted from tunnel headersIlya Maximets
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-03net: 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