summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
13 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
13 hoursBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
13 hoursudp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni
13 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
13 hoursBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
13 hoursBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
13 hoursBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
13 hoursBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
13 hoursBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
13 hoursnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
13 hoursipvs: pass parsed transport offset to state handlersYizhou Zhao
13 hoursipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
13 hoursBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
13 hoursnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
13 hoursgue: validate REMCSUM private option lengthQihang
13 hoursudp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
13 hoursipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima
13 hoursrtnetlink: Add per-netns RTNL.Kuniyuki Iwashima
13 hoursipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
13 hourssctp: hold socket lock when dumping endpoints in sctp_diagXin Long
13 hoursxfrm: validate selector family and prefixlen during matchEric Dumazet
13 hoursxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
13 hoursnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
13 hoursnetfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
13 hoursipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
13 hoursaf_unix/scm: fix whitespace errorsAlexander Mikhalitsyn
13 hoursaf_unix: Set drop reason in manage_oob().Kuniyuki Iwashima
13 hoursaf_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima
13 hoursnet: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima
7 daysbonding: fix xfrm offload feature setup on active-backup modeHangbin Liu
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-04net: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata
2026-07-04phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
2026-07-04bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
2026-07-04bonding: add support for per-port LACP actor priorityHangbin Liu
2026-07-04net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2026-07-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-06-19tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-06-19net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-19net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet
2026-06-19Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-09inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski