summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony
2026-06-04xfrm: make xfrm_dev_state_add xuo parameter constAntony Antony
2026-06-04xfrm: move encap and xuo into struct xfrm_migrateAntony Antony
2026-06-04xfrm: add state synchronization after migrationAntony Antony
2026-06-04xfrm: split xfrm_state_migrate into create and install functionsAntony Antony
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-06-03mptcp: change mptcp_established_options() to return opt_sizeEric Dumazet
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-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg
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-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-28net: make page_pool_get_stats() voidJakub Kicinski
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-27ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
2026-05-26llc: Add SPDX id lines to llc header filesTim Bird
2026-05-26llc: Add SPDX id lines to some llc source filesTim Bird
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-25devlink: pass param values by pointerRatheesh Kannoth
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang
2026-05-22net: mana: Expose hardware diagnostic info via debugfsErni Sri Satya Vennela
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21net: dsa: add NETC switch tag supportWei Fang
2026-05-20tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
2026-05-20smc: Use flexible array for SMCD connectionsRosen Penev
2026-05-20net: shaper: rework the VALID marking (again)Jakub Kicinski
2026-05-20wifi: cfg80211: add a function to parse UHR DBEJohannes Berg
2026-05-18Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-16netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-05-16netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
2026-05-16ipvs: avoid possible loop in ip_vs_dst_event on resizingJulian Anastasov
2026-05-15net: always declare __sock_wfree() and tcp_wfree()Eric Dumazet
2026-05-14net/sched: qdisc_qstats_qlen_backlog() runs locklesslyEric Dumazet
2026-05-14netlink: add one debug check in nla_nest_end()Eric Dumazet
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14Bluetooth: serialize accept_q accessJiexun Wang
2026-05-13net: make is_skb_wmem() available to modulesEric Dumazet
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng