summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
32 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
32 hoursBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
32 hoursBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
32 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
32 hoursBluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0
32 hoursBluetooth: Make handle of hci_conn be uniqueZiyang Xuan1-2/+6
32 hoursnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
32 hoursipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
32 hoursipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
32 hoursBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
32 hoursgue: validate REMCSUM private option lengthQihang1-1/+1
32 hoursipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
32 hourssctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
32 hoursxfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
32 hoursxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
32 hoursxfrm: add new packet offload flagLeon Romanovsky1-0/+7
32 hoursnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
32 hoursipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
32 hoursnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
32 hoursnet: 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-04netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso1-0/+6
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-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-19netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso1-0/+5
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi1-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-19bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+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-01bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-06-01bonding: add support for per-port LACP actor priorityHangbin Liu2-0/+2
2026-06-01net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-0/+4
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
2026-06-01ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-6/+6
2026-06-01net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-06-01tcp: preserve const qualifier in tcp_sk()Eric Dumazet1-1/+1
2026-06-01Bluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz1-0/+17
2026-06-01wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-0/+4
2026-06-01nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-06-01bonding: check xdp prog when set bond modeWang Liang1-0/+1
2026-06-01net: 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