summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-27mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'Matthieu Baerts (NGI0)1-0/+1
2025-09-27mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'Matthieu Baerts (NGI0)1-0/+1
2025-09-27mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'Matthieu Baerts (NGI0)1-0/+1
2025-09-27mptcp: pm: rename 'subflows' to 'extra_subflows'Matthieu Baerts (NGI0)1-0/+1
2025-09-27ethtool: add FEC bins histogram reportVadim Fedorenko1-0/+12
2025-09-27Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-7/+7
2025-09-27Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-2/+202
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+4
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+3
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2025-09-24can: netlink: document which symbols are FD specificVincent Mailhol1-7/+7
2025-09-22mptcp: use _BITUL() instead of (1 << x)Matthieu Baerts (NGI0)1-5/+5
2025-09-22mptcp: pm: netlink: announce server-side flagMatthieu Baerts (NGI0)1-0/+1
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)1-2/+2
2025-09-22ptp: document behavior of PTP_STRICT_FLAGSJacob Keller1-0/+3
2025-09-22uapi: vduse: fix typo in commentAshwini Sahu1-1/+1
2025-09-20rtnetlink: add needed_{head,tail}room attributesAlasdair McWilliam1-0/+2
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges1-0/+15
2025-09-19wifi: nl80211: Add more NAN capabilitiesAndrei Otcheretianski1-0/+55
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski1-0/+8
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski1-0/+16
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski1-2/+108
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+4
2025-09-18net: psp: add socket security association codeJakub Kicinski1-0/+21
2025-09-18psp: add op for rotation of device keyJakub Kicinski1-0/+3
2025-09-18psp: base PSP device supportJakub Kicinski1-0/+42
2025-09-18tcp: accecn: AccECN option failure handlingChia-Yu Chang1-0/+2
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen1-0/+7
2025-09-16mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)2-2/+4
2025-09-13Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+2
2025-09-12net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata1-0/+3
2025-09-12Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-3/+48
2025-09-11netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR supportFernando Fernandez Mancera1-0/+2
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu1-0/+1
2025-09-09ptp: Add ioctl commands to expose raw cycle counter valuesCarolina Jubran1-0/+4
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2025-09-04wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSSArend van Spriel1-1/+4
2025-09-04wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSSArend van Spriel1-0/+4
2025-09-04wifi: nl80211: Add EHT fixed Tx rate supportMuna Sinada1-2/+39
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges1-1/+2
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter1-0/+2
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+4
2025-08-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski1-0/+2
2025-08-27devlink: Make health reporter burst period configurableShahar Shitrit1-0/+2
2025-08-26vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim1-2/+2
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu1-0/+1
2025-08-16md: keep recovery_cp in mdp_superblock_sXiao Ni1-1/+1
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-18/+22
2025-08-14net: ethtool: support including Flow Label in the flow hash for RSSJakub Kicinski1-0/+1