aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso1-5/+21
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso1-0/+4
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja1-0/+4
2026-06-05netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helperPablo Neira Ayuso1-7/+9
2026-06-05netfilter: cttimeout: detach dataplane timeout policy and repurpose refcountPablo Neira Ayuso1-2/+25
2026-06-05ipvs: add conn_max sysctl to limit connectionsJulian Anastasov1-0/+22
2026-06-05wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer noti...Thiyagarajan Pandiyan1-1/+1
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-5/+8
2026-06-04net: ethtool: cmis_cdb: hold instance lock for ops locked devicesJakub Kicinski1-0/+6
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski1-3/+3
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony1-1/+9
2026-06-04xfrm: make xfrm_dev_state_add xuo parameter constAntony Antony1-2/+4
2026-06-04xfrm: move encap and xuo into struct xfrm_migrateAntony Antony1-5/+2
2026-06-04xfrm: add state synchronization after migrationAntony Antony1-9/+37
2026-06-04xfrm: split xfrm_state_migrate into create and install functionsAntony Antony1-0/+11
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony1-1/+1
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony1-1/+1
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
2026-06-03mptcp: change mptcp_established_options() to return opt_sizeEric Dumazet1-9/+8
2026-06-03mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni1-2/+5
2026-06-03Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito1-0/+1
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges1-0/+1
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg1-2/+0
2026-06-02Merge tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-2/+1
2026-06-01net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim1-0/+1
2026-06-01ipvs: clear the svc scheduler ptr early on editJulian Anastasov1-2/+1
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+2
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-1/+2
2026-05-28net: make page_pool_get_stats() voidJakub Kicinski1-1/+1
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-17/+9
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+7
2026-05-27ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
2026-05-26llc: Add SPDX id lines to llc header filesTim Bird10-70/+10
2026-05-26llc: Add SPDX id lines to some llc source filesTim Bird1-7/+1
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds1-17/+2
2026-05-25devlink: pass param values by pointerRatheesh Kannoth1-2/+2
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang1-0/+1
2026-05-22net: mana: Expose hardware diagnostic info via debugfsErni Sri Satya Vennela2-0/+9
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera1-0/+7
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park1-17/+2
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-0/+10
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+15
2026-05-21net: dsa: add NETC switch tag supportWei Fang1-0/+2
2026-05-20tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet1-3/+4
2026-05-20smc: Use flexible array for SMCD connectionsRosen Penev1-1/+1
2026-05-20net: shaper: rework the VALID marking (again)Jakub Kicinski1-0/+1
2026-05-20wifi: cfg80211: add a function to parse UHR DBEJohannes Berg1-0/+10
2026-05-18Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-3/+9
2026-05-16netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1