summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
15 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
15 hoursnet: mana: Sync page pool RX frags for CPUDexuan Cui
15 hoursnetfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso
15 hoursnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
15 hoursipvs: pass parsed transport offset to state handlersYizhou Zhao
15 hoursipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
15 hoursBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
15 hoursnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
15 hoursgue: validate REMCSUM private option lengthQihang
15 hoursudp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima
15 hoursudp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima
15 hoursnetfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso
15 hoursnetfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso
15 hoursnetfilter: conntrack: check NULL when retrieving ct extensionPablo Neira Ayuso
15 hoursnetfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso
15 hoursnetfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helperPablo Neira Ayuso
15 hoursipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
15 hoursnet: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets
15 hoursnetfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
15 hourssctp: hold socket lock when dumping endpoints in sctp_diagXin Long
15 hoursxfrm: validate selector family and prefixlen during matchEric Dumazet
15 hoursxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
15 hoursnetfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use themPablo Neira Ayuso
15 hourstcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
15 hoursnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
15 hoursipv4: fib: Don't dump dying fib_info in fib_leaf_notify().Kuniyuki Iwashima
15 hoursbonding: 3ad: add lacp_strict configuration knobLouis Scalbert
15 hoursnetfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
15 hoursnetfilter: cttimeout: detach dataplane timeout policy and repurpose refcountPablo Neira Ayuso
15 hoursipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
15 hoursnet/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()Eric Dumazet
7 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
7 daysnetfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso
7 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
7 daystcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-11Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2026-06-10netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-09net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-06-03mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni
2026-06-03Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-02Merge tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-01net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-01ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera