summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
6 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
10 daysnet: add a couple of helpers for iph tot_lenXin Long1-3/+0
10 daysnet: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian1-0/+3
10 daysnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
10 daysipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet3-7/+8
10 daysnet: dst: add four helpers to annotate data-races around dst->devEric Dumazet1-0/+20
10 daysnet: dst: annotate data-races around dst->outputEric Dumazet2-3/+3
10 daysnet: dst: annotate data-races around dst->inputEric Dumazet2-3/+3
10 daystcp: convert to dev_net_rcu()Eric Dumazet2-2/+2
10 daysipvs: separate destination availability stateYizhou Zhao1-0/+7
14 daysnet/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko1-0/+19
14 daysipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng1-2/+2
14 daysipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye1-0/+2
14 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
14 daysipvs: properly update the overload flag on dest editJulian Anastasov1-0/+3
14 daysipvs: add totalconns for destJulian Anastasov1-5/+12
14 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
14 daysraw: use more conventional iteratorsEric Dumazet2-6/+5
14 dayssctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-07-24xdp: introduce flags field in xdp_buff/xdp_frameLorenzo Bianconi1-0/+29
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-24gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-24inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCUEric Dumazet1-0/+1
2026-07-24rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet1-0/+1
2026-07-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-07-24sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-07-24xfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
2026-07-24ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
2026-07-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-07-24net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-07-04phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima1-1/+1
2026-07-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-06-19Bluetooth: serialize accept_q accessJiexun Wang1-0/+1
2026-06-19Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz1-0/+2
2026-06-19genetlink: Use internal flags for multicast groupsIdo Schimmel1-3/+6
2026-06-19net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito1-0/+1
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng1-0/+1
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim1-0/+1
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov1-2/+1
2026-06-19xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie1-1/+2
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
2026-06-01ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-6/+7
2026-06-01ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-3/+5
2026-06-01ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-1/+1