summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2025-09-30Documentation: net: add flow control guide and document ethtool APIOleksij Rempel
2025-09-29dpll: add phase-offset-avg-factor device attribute to netlink specIvan Vecera
2025-09-26mptcp: pm: in-kernel: add laminar endpointsMatthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: rename 'subflows' to 'extra_subflows'Matthieu Baerts (NGI0)
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-09-26Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-24can: netlink: document which symbols are FD specificVincent Mailhol
2025-09-22mptcp: use _BITUL() instead of (1 << x)Matthieu Baerts (NGI0)
2025-09-22mptcp: pm: netlink: announce server-side flagMatthieu Baerts (NGI0)
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)
2025-09-22ptp: document behavior of PTP_STRICT_FLAGSJacob Keller
2025-09-21uapi: vduse: fix typo in commentAshwini Sahu
2025-09-19rtnetlink: add needed_{head,tail}room attributesAlasdair McWilliam
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges
2025-09-19wifi: nl80211: Add more NAN capabilitiesAndrei Otcheretianski
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18net: psp: add socket security association codeJakub Kicinski
2025-09-18psp: add op for rotation of device keyJakub Kicinski
2025-09-18psp: base PSP device supportJakub Kicinski
2025-09-18tcp: accecn: AccECN option failure handlingChia-Yu Chang
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-11net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-11netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR supportFernando Fernandez Mancera
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu
2025-09-09ptp: Add ioctl commands to expose raw cycle counter valuesCarolina Jubran
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: nl80211: Add EHT fixed Tx rate supportMuna Sinada
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski
2025-08-26devlink: Make health reporter burst period configurableShahar Shitrit
2025-08-26vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds