summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2026-06-09net: ncsi: Set ncsi_stop_dev() to inline while NET_NCSI not enabledMinda Chen
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski
2026-06-09net/sched: Update function name in TCQ_F_NOPARENT commentVictor Nogueira
2026-06-08tls: Suppress spurious saved_data_ready on all receive pathsChuck Lever
2026-06-08ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE.Kuniyuki Iwashima
2026-06-08ip6mr: Replace RTNL with a dedicated mutex for MFC.Kuniyuki Iwashima
2026-06-08net: Remove rtnl_held of struct fib_dump_filter.Kuniyuki Iwashima
2026-06-05netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja
2026-06-05netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helperPablo Neira Ayuso
2026-06-05netfilter: cttimeout: detach dataplane timeout policy and repurpose refcountPablo Neira Ayuso
2026-06-05ipvs: add conn_max sysctl to limit connectionsJulian Anastasov
2026-06-05wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer noti...Thiyagarajan Pandiyan
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04net: ethtool: cmis_cdb: hold instance lock for ops locked devicesJakub Kicinski
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski
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