summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
47 hoursnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
47 hoursbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
47 hoursbonding: add support for per-port LACP actor priorityHangbin Liu2-0/+2
47 hoursnet: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-0/+4
47 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-6/+7
47 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-3/+5
47 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-1/+1
47 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-6/+6
47 hoursnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
47 hourstcp: preserve const qualifier in tcp_sk()Eric Dumazet1-1/+1
47 hoursBluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz1-0/+17
47 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-0/+4
47 hoursnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
47 hoursbonding: check xdp prog when set bond modeWang Liang1-0/+1
47 hoursnet: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet1-0/+2
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-11netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso1-1/+17
2026-04-11netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso1-1/+1
2026-04-11netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET1-9/+9
2026-04-11netlink: allow be16 and be32 types in all uint policy checksFlorian Westphal1-7/+3
2026-04-11udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-04-11rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu1-1/+1
2026-04-11rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu2-1/+13
2026-03-25netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-03-25netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal1-1/+1
2026-03-25Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima1-0/+3
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-25net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim1-0/+28
2026-03-25net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
2026-03-25net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
2026-03-25net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
2026-03-25net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet1-2/+2
2026-03-04icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet2-3/+2
2026-03-04icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet2-3/+4
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet1-4/+7
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-02-19net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong1-5/+8
2026-02-19xsk: Fix race condition in AF_XDP generic RX pathe.kubanski2-2/+2
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-17net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala1-0/+12
2026-01-11cfg80211: support RNR for EMA APAloka Dixit1-0/+19
2026-01-11wifi: mac80211: generate EMA beacons in AP modeAloka Dixit1-0/+68
2026-01-11wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern1-0/+27
2026-01-11wifi: nl80211: validate and configure puncturing bitmapAloka Dixit1-0/+8
2026-01-11wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit1-0/+12
2026-01-11wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg1-1/+4