summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
7 daysnet: dst: introduce dst->dev_rcuEric Dumazet1-5/+11
7 daysnetfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
7 daysinet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-0/+13
13 daysRevert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca1-9/+3
13 daysxfrm: delete x->tunnel as we delete xSabrina Dubroca1-1/+0
2025-12-07net: sched: generalize check for no-queue qdisc on TX queueJesper Dangaard Brouer1-0/+8
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: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen1-1/+1
2025-11-24wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg1-0/+78
2025-11-24net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet1-0/+1
2025-11-13Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov1-1/+1
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-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: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz1-0/+1
2025-11-13Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu1-1/+11
2025-11-02bonding: check xdp prog when set bond modeWang Liang1-0/+1
2025-11-02net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei1-1/+24
2025-10-23net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala1-0/+12
2025-10-23ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet3-7/+8
2025-10-23net: dst: add four helpers to annotate data-races around dst->devEric Dumazet1-0/+20
2025-10-23tcp: cache RTAX_QUICKACK metric in a hot cache lineEric Dumazet1-1/+2
2025-10-23tcp: convert to dev_net_rcu()Eric Dumazet2-2/+2
2025-10-23net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov1-0/+15
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz1-0/+21
2025-09-19netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal1-8/+2
2025-09-19netfilter: nf_tables: place base_seq in struct netFlorian Westphal2-1/+1
2025-09-19netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal2-26/+31
2025-09-09net: dsa: provide implementation of .support_eee()Russell King (Oracle)1-0/+1
2025-09-09net: dsa: add hook to determine whether EEE is supportedRussell King (Oracle)1-0/+1
2025-09-09net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec1-3/+3
2025-09-09net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong1-0/+9
2025-09-09net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong1-0/+6
2025-09-09net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong1-0/+9
2025-09-09net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong1-0/+16
2025-09-09net: tunnel: add pskb_inet_may_pull_reason() helperMenglong Dong1-2/+8
2025-09-04net: rose: convert 'use' field to refcount_tTakamitsu Iwai1-5/+13
2025-09-04net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai1-0/+8
2025-09-04Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy1-1/+1
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu1-0/+1
2025-08-20net: better track kernel sockets lifetimeEric Dumazet1-0/+1
2025-08-20net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima1-0/+16
2025-08-20neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande1-0/+1
2025-08-20wifi: mac80211: avoid weird state in error pathMiri Korenblit1-0/+2
2025-08-20wifi: mac80211: don't complete management TX on SAE commitJohannes Berg1-0/+2
2025-08-20wifi: cfg80211: Fix interface type validationIlan Peer1-1/+1