summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen1-6/+14
2025-12-07Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-1/+0
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit1-0/+6
2025-12-01net: tls: Change async resync helpers argumentShahar Shitrit1-13/+8
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu1-1/+2
2025-11-24Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz1-0/+5
2025-11-13Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov1-1/+1
2025-11-13wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg1-0/+78
2025-11-13Bluetooth: ISO: Use sk_sndtimeo as conn_timeoutLuiz Augusto von Dentz1-4/+6
2025-11-13tcp: Update bind bucket state on port releaseJakub Sitnicki4-3/+11
2025-11-13net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao1-1/+1
2025-11-13net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Šarinay1-1/+1
2025-11-13net: Prevent RPS table overwrite of active flowsKrishna Kumar1-2/+5
2025-11-13bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung1-0/+5
2025-11-13Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz1-0/+1
2025-11-13Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen1-1/+1
2025-11-13Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz1-0/+1
2025-11-13Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"Frédéric Danis1-2/+2
2025-10-23net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov1-0/+15
2025-10-15bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu1-0/+1
2025-10-15ipv6: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet1-0/+24
2025-10-15net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet3-4/+6
2025-10-15net: dst: introduce dst->dev_rcuEric Dumazet1-5/+11
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz1-0/+21
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet1-2/+3
2025-09-14net: dst_metadata: fix IP_DF bit not extracted from tunnel headersIlya Maximets1-2/+9
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal1-8/+2
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal2-1/+1
2025-09-03net: lockless sock_i_ino()Eric Dumazet1-4/+13
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai1-5/+13
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai1-0/+8
2025-08-22Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy1-1/+1
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu1-0/+1
2025-08-15Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz1-0/+1
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz2-3/+14
2025-08-14net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu1-3/+8
2025-08-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann1-1/+0
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-1/+5
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker1-0/+13
2025-08-12devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski1-1/+5
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski1-0/+2
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-6/+30
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-2/+2
2025-08-01net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala1-0/+12
2025-08-01net: drop UFO packets in udp_rcv_segment()Wang Liang1-6/+18
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-1/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds68-395/+3757
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds1-0/+4
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2