summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
26 hoursnet/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
26 hoursxsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
26 hoursnet/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
26 hoursnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
26 hoursnet: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
26 hoursnet: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
26 hoursbpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
26 hoursxsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
26 hoursxsk: s/free_list_node/list_node/Maciej Fijalkowski2-8/+8
26 hoursxsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski2-8/+7
10 daysipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
10 daysBluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-3/+3
10 daysBluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
10 daysipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet1-2/+2
10 daysinet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
10 daysipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet1-4/+7
10 daysnetfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal1-0/+1
10 daysnetfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell1-0/+3
10 daysnetfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-02-12net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong1-5/+8
2026-02-06net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li1-1/+3
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2026-01-08net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet3-4/+6
2026-01-08ipv6: adopt dst_dev() helperEric Dumazet1-2/+2
2025-12-18net: dst: introduce dst->dev_rcuEric Dumazet1-5/+11
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2025-12-18inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-0/+13
2025-12-12Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca1-9/+3
2025-12-12xfrm: 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