summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2024-07-17Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-13/+9
2024-07-17Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-0/+2
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+10
2024-07-17Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds12-12/+420
2024-07-17Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2024-07-16Merge tag 'm68k-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-07-16Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2-2/+13
2024-07-15Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2024-07-15Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+14
2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-0/+8
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-2/+10
2024-07-15net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usageAsbjørn Sloth Tønnesen1-2/+2
2024-07-15net/sched: flower: define new tunnel flagsAsbjørn Sloth Tønnesen1-0/+4
2024-07-15net/sched: flower: refactor control flag definitionsAsbjørn Sloth Tønnesen1-0/+3
2024-07-15net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)1-0/+1
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+1
2024-07-12Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+65
2024-07-11btrfs: remove raid-stripe-tree encoding field from stripe_extentJohannes Thumshirn1-13/+1
2024-07-11btrfs: uapi: record temporary super flags used by btrfstuneQu Wenruo1-0/+8
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+2
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau1-0/+65
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton1-0/+10
2024-07-06net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)1-0/+8
2024-07-06net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)2-0/+195
2024-07-06net: openvswitch: store sampling probability in cb.Adrian Moreno1-1/+2
2024-07-06net: openvswitch: add psample actionAdrian Moreno1-0/+28
2024-07-06net: psample: allow using rate as probabilityAdrian Moreno1-1/+9
2024-07-06net: psample: add user cookieAdrian Moreno1-0/+1
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-07-04perf/x86/intel: Support new data source for Lunar LakeKan Liang1-2/+4
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)1-1/+1
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-1/+1
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski1-0/+16
2024-07-01tcp_metrics: add UAPI to the header guardJakub Kicinski1-3/+3
2024-06-28fs: export mount options via statmount()Josef Bacik1-1/+2
2024-06-28ethtool: Add an interface for flashing transceiver modules' firmwareDanielle Ratson2-0/+37
2024-06-28pidfs: allow retrieval of namespace file descriptorsChristian Brauner1-0/+14
2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik1-0/+2
2024-06-28fs: Allow listmount() in foreign mount namespaceChristian Brauner1-0/+2
2024-06-28fs: export the mount ns id via statmountJosef Bacik1-1/+3
2024-06-28listmount: allow listing in reverse orderChristian Brauner1-0/+1
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+6
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger1-0/+1
2024-06-26ethtool: provide customized dim profile managementHeng Qi1-0/+22
2024-06-26netfilter: nf_tables: rise cap on SELinux secmark contextPablo Neira Ayuso1-1/+1
2024-06-26nsfs: add pid translation ioctlsChristian Brauner1-0/+8
2024-06-21fs: Add initial atomic write support info to statxPrasad Singamsetty1-2/+10
2024-06-21fs: Initial atomic write supportPrasad Singamsetty1-1/+4
2024-06-20can: isotp: remove ISO 15675-2 specification version where possibleOliver Hartkopp1-1/+1
2024-06-19io_uring: Introduce IORING_OP_LISTENGabriel Krisman Bertazi1-0/+1