index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2024-09-26
netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
Phil Sutter
-1
/
+1
2024-09-13
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
-0
/
+1
2024-09-12
uapi: libc-compat: remove ipx leftovers
Jakub Kicinski
-36
/
+0
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+6
2024-09-11
net: ethernet: oa_tc6: implement internal PHY initialization
Parthiban Veerasooran
-0
/
+1
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
-0
/
+2
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
-0
/
+6
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
-0
/
+18
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
-0
/
+11
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
-1
/
+2
2024-09-08
ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED
Mahesh Bandewar
-6
/
+18
2024-09-06
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-1
/
+1
2024-09-06
Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+1
2024-09-06
Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
-1
/
+1
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-1
/
+5
2024-09-05
drm/panthor: Restrict high priorities on group_create
Mary Guillemard
-1
/
+5
2024-09-04
ipv4: Fix user space build failure due to header change
Ido Schimmel
-2
/
+0
2024-09-03
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
-1
/
+1
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+4
2024-08-26
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
-0
/
+3
2024-08-26
ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"
Laurentiu Mihalcea
-1
/
+1
2024-08-26
net: Correct spelling in headers
Simon Horman
-2
/
+2
2024-08-26
packet: Correct spelling in if_packet.h
Simon Horman
-3
/
+4
2024-08-26
ethtool: Extend cable testing interface with result source information
Oleksij Rempel
-0
/
+11
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+2
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
-0
/
+19
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
-0
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
-0
/
+16
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+1
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
-0
/
+6
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
-0
/
+2
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
-0
/
+2
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
-0
/
+4
2024-08-19
drm/xe/oa/uapi: Make bit masks unsigned
Geert Uytterhoeven
-4
/
+4
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+0
2024-08-16
Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+1
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
-1
/
+1
2024-08-16
ethtool: Add new result codes for TDR diagnostics
Oleksij Rempel
-0
/
+4
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
2024-08-15
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
-3
/
+0
2024-08-14
UAPI: net/sched: Use __struct_group() in flex struct tc_u32_sel
Gustavo A. R. Silva
-10
/
+13
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2024-08-14
KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
Amit Shah
-0
/
+1
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+2
2024-08-12
net: nexthop: Increase weight to u16
Petr Machata
-1
/
+6
2024-08-12
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
-0
/
+3
2024-08-12
nsfs: fix ioctl declaration
Christian Brauner
-1
/
+2
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
-0
/
+1
2024-08-08
bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
Alan Maguire
-1
/
+2
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
-4
/
+1
[next]