summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
35 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
35 hoursBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
35 hoursudp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni1-2/+1
35 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
35 hoursBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
35 hoursBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
35 hoursBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
35 hoursBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
35 hoursBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
35 hoursnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
35 hoursipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
35 hoursipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
35 hoursBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
35 hoursnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim1-10/+8
35 hoursgue: validate REMCSUM private option lengthQihang1-1/+1
35 hoursudp_tunnel: remove rtnl_lock dependencyStanislav Fomichev1-24/+63
35 hoursipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima1-0/+5
35 hoursrtnetlink: Add per-netns RTNL.Kuniyuki Iwashima1-0/+4
35 hoursipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
35 hourssctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
35 hoursxfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
35 hoursxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
35 hoursnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
35 hoursnetfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso1-12/+0
35 hoursipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
35 hoursaf_unix/scm: fix whitespace errorsAlexander Mikhalitsyn1-2/+2
35 hoursaf_unix: Set drop reason in manage_oob().Kuniyuki Iwashima1-0/+6
35 hoursaf_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima1-0/+3
35 hoursnet: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima1-6/+6
7 daysbonding: fix xfrm offload feature setup on active-backup modeHangbin Liu1-0/+1
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-07-04net: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata1-7/+7
2026-07-04phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima1-1/+1
2026-07-04bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-07-04bonding: add support for per-port LACP actor priorityHangbin Liu2-0/+2
2026-07-04net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-0/+4
2026-07-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-06-19tcp: secure_seq: add back ports to TS offsetEric Dumazet2-9/+42
2026-06-19net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet1-0/+8
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: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-06-19net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet1-0/+1
2026-06-19Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz2-5/+8
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-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie1-1/+2
2026-06-09inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski2-15/+7