index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
1
-0
/
+13
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-3
/
+39
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
1
-3
/
+21
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
1
-0
/
+14
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
1
-0
/
+1
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
1
-0
/
+1
2023-04-21
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
1
-0
/
+1
2023-04-19
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
1
-0
/
+2
2023-04-19
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
1
-0
/
+71
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+4
2023-04-13
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
1
-0
/
+1
2023-04-13
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
1
-0
/
+16
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
1
-11
/
+50
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+9
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-0
/
+10
2023-04-04
virtio-blk: fix to match virtio spec
Dmitry Fomichev
1
-9
/
+9
2023-03-31
Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2
-4
/
+5
2023-03-30
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+23
2023-03-30
net/sched: act_tunnel_key: add support for "don't fragment"
Davide Caratti
1
-0
/
+1
2023-03-30
netfilter: Correct documentation errors in nf_tables.h
Matthieu De Beule
1
-4
/
+4
2023-03-30
netfilter: nfnetlink_queue: enable classid socket info retrieval
Eric Sage
1
-0
/
+1
2023-03-30
wifi: nl80211: support advertising S1G capabilities
Kieran Frewen
1
-0
/
+7
2023-03-29
macvlan: Add netlink attribute for broadcast cutoff
Herbert Xu
1
-0
/
+1
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
1
-0
/
+2
2023-03-24
cfg80211: support RNR for EMA AP
Aloka Dixit
1
-0
/
+13
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-5
/
+16
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-1
/
+11
2023-03-22
wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ
Manikanta Pubbisetty
1
-1
/
+3
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-3
/
+16
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+5
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
1
-0
/
+10
2023-03-16
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
1
-0
/
+1
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2
-2
/
+2
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
1
-4
/
+4
2023-03-13
net: virtio_net: implement exact header length guest feature
Jiri Pirko
1
-0
/
+1
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+2
2023-03-10
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+35
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+11
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
1
-0
/
+2
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-2
/
+5
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
1
-1
/
+1
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+2
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
1
-1
/
+2
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
1
-1
/
+2
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
1
-0
/
+8
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
1
-0
/
+2
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2
-2
/
+2
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
1
-0
/
+5
2023-03-07
wifi: nl80211: add a command to enable/disable HW timestamping
Avraham Stern
1
-0
/
+22
2023-03-07
wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ
Ilan Peer
1
-2
/
+8
[next]