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
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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
1
-0
/
+18
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
1
-0
/
+3
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
1
-0
/
+23
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
1
-2
/
+7
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+1
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
6
-15
/
+39
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-5
/
+78
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+29
2023-10-24
Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+29
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-1
/
+1
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+42
2023-10-23
bpf: correct loop detection for iterators convergence
Eduard Zingerman
1
-0
/
+15
2023-10-23
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
1
-0
/
+1
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
1
-0
/
+29
2023-10-23
wifi: remove unused argument of ieee80211_get_tdls_action()
Dmitry Antipov
1
-2
/
+1
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
1
-1
/
+3
2023-10-23
tcp: add RTAX_FEATURE_TCP_USEC_TS
Eric Dumazet
1
-0
/
+5
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-10-20
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
1
-1
/
+1
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
1
-0
/
+1
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
1
-0
/
+1
2023-10-20
mm/percpu.c: introduce pcpu_alloc_size()
Hou Tao
1
-0
/
+1
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+6
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2
-35
/
+16
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
1
-0
/
+4
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2
-8
/
+12
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
1
-7
/
+5
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-6
/
+41
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-3
/
+16
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
1
-0
/
+23
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
1
-1
/
+0
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
1
-3
/
+3
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+3
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
1
-2
/
+33
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
1
-0
/
+6
2023-10-18
Merge tag 'nf-next-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-0
/
+10
2023-10-18
ethtool: Add forced speed to supported link modes maps
Paul Greenwalt
2
-14
/
+52
2023-10-18
netfilter: make nftables drops visible in net dropmonitor
Florian Westphal
1
-0
/
+10
2023-10-17
Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-14
/
+2
2023-10-17
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
1
-11
/
+0
2023-10-17
net: phylink: remove .validate() method
Russell King (Oracle)
1
-38
/
+0
2023-10-17
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
1
-0
/
+15
2023-10-17
Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+2
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
1
-0
/
+3
2023-10-17
i3c: Add support for bus enumeration & notification
Jeremy Kerr
1
-0
/
+11
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-41
/
+83
2023-10-16
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
1
-12
/
+1
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+6
[next]