index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
1
-0
/
+2
2024-04-25
powerpc/papr_scm: Move duplicate definitions to common header files
Shivaprasad G Bhat
1
-0
/
+165
2024-04-23
bpf: add support for bpf_wq user type
Benjamin Tissoires
1
-0
/
+4
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
1
-7
/
+8
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
1
-7
/
+8
2024-04-23
crash: add a new kexec flag for hotplug support
Sourabh Jain
1
-0
/
+1
2024-04-22
vDPA: code clean for vhost_vdpa uapi
Zhu Lingshan
1
-3
/
+3
2024-04-22
io_uring/net: support bundles for recv
Jens Axboe
1
-7
/
+8
2024-04-22
io_uring/net: support bundles for send
Jens Axboe
1
-0
/
+9
2024-04-18
net: pse-pd: Introduce PSE types enumeration
Kory Maincent (Dent Project)
1
-0
/
+12
2024-04-18
ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
Kory Maincent (Dent Project)
2
-0
/
+46
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+8
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
1
-0
/
+6
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
1
-1
/
+1
2024-04-18
VT: Use macros to define ioctls
Alexey Gladkov
1
-47
/
+49
2024-04-15
io_uring: Avoid anonymous enums in io_uring uapi
Gabriel Krisman Bertazi
1
-10
/
+8
2024-04-15
media: videodev2: Fix v4l2_ext_control packing.
Ricardo Ribalda
1
-1
/
+1
2024-04-15
media: dvb: Fix dtvs_stats packing.
Ricardo Ribalda
1
-1
/
+1
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
1
-0
/
+4
2024-04-11
ntsync: Introduce NTSYNC_IOC_SEM_POST.
Elizabeth Figura
1
-0
/
+2
2024-04-11
ntsync: Introduce NTSYNC_IOC_CREATE_SEM.
Elizabeth Figura
1
-0
/
+21
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-0
/
+5
2024-04-10
ethtool: update tsinfo statistics attribute docs with correct type
Rahul Rameshbabu
1
-3
/
+3
2024-04-09
PCI/DOE: Support discovery version 2
Alexey Kardashevskiy
1
-0
/
+1
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
1
-0
/
+1
2024-04-08
vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
Michael S. Tsirkin
1
-7
/
+8
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
1
-0
/
+1
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+16
2024-04-05
netlink: specs: ethtool: define header-flags as an enum
Jakub Kicinski
1
-6
/
+5
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-0
/
+14
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+14
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-112
/
+124
2024-04-03
net: ethtool: Add impedance mismatch result code to cable test
Pawel Dembicki
1
-0
/
+4
2024-04-03
tee: tstee: Add Trusted Services TEE driver
Balint Dobszay
1
-0
/
+1
2024-04-02
uapi: team: use header file generated from YAML spec
Hangbin Liu
1
-73
/
+43
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
1
-2
/
+2
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
1
-11
/
+19
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2
-0
/
+17
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-0
/
+33
2024-04-01
Merge tag 'v6.9-rc2' into media_stage
Hans Verkuil
1
-3
/
+14
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
1
-2
/
+18
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+4
2024-03-27
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
1
-3
/
+14
2024-03-26
statx: stx_subvol
Kent Overstreet
1
-1
/
+3
2024-03-25
wifi: nl80211: cleanup nl80211.h kernel-doc
Jeff Johnson
1
-28
/
+40
2024-03-25
wifi: nl80211: fix nl80211 uapi comment style issues
Jeff Johnson
1
-83
/
+83
2024-03-25
wifi: nl80211: rename enum plink_actions
Jeff Johnson
1
-1
/
+1
2024-03-25
media: v4l2: Add REMOVE_BUFS ioctl
Benjamin Gaignard
1
-0
/
+17
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-7
/
+19
[prev]
[next]