index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-1
/
+10
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
1
-1
/
+3
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
1
-0
/
+1
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
1
-0
/
+1
2024-05-05
queue_api: define queue api
Mina Almasry
2
-0
/
+34
2024-05-04
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
1
-35
/
+4
2024-05-04
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
1
-1
/
+1
2024-05-03
ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-0
/
+2
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-89
/
+172
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-0
/
+12
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-0
/
+9
2024-05-02
net: dsa: Remove adjust_link paths
Florian Fainelli
1
-7
/
+0
2024-05-02
net: dsa: Remove fixed_link_update member
Florian Fainelli
1
-4
/
+0
2024-05-02
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
1
-0
/
+1
2024-05-01
Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
1
-0
/
+1
2024-05-01
xfrm: Add dir validation to "out" data path lookup
Antony Antony
1
-0
/
+1
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
2
-0
/
+7
2024-05-01
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
2
-3
/
+4
2024-05-01
net: add <net/proto_memory.h>
Eric Dumazet
2
-78
/
+83
2024-05-01
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
1
-9
/
+1
2024-05-01
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
1
-0
/
+1
2024-05-01
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2
-2
/
+1
2024-05-01
inet: introduce dst_rtable() helper
Eric Dumazet
3
-11
/
+13
2024-04-30
net: sfp-bus: constify link_modes to sfp_select_interface()
Russell King (Oracle)
1
-2
/
+2
2024-04-30
net/smc: add operations to merge sndbuf with peer DMB
Wen Gu
1
-0
/
+3
2024-04-30
net/smc: mark optional smcd_ops and check for support when called
Wen Gu
1
-6
/
+8
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
1
-2
/
+2
2024-04-30
netdev: add queue stats
Xuan Zhuo
2
-0
/
+46
2024-04-30
virtio_net: introduce device stats feature and structures
Xuan Zhuo
1
-0
/
+143
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-12
/
+137
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2
-8
/
+9
2024-04-29
ipv6: use call_rcu_hurry() in fib6_info_release()
Eric Dumazet
1
-1
/
+1
2024-04-28
Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2024-04-27
profiling: Remove create_prof_cpu_mask().
Tetsuo Handa
1
-5
/
+0
2024-04-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+3
2024-04-27
Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+56
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-65
/
+88
2024-04-26
Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-5
/
+0
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
1
-0
/
+1
2024-04-26
Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-9
/
+56
2024-04-26
rstreason: make it work in trace world
Jason Xing
1
-4
/
+22
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
1
-0
/
+15
2024-04-26
rstreason: prepare for active reset
Jason Xing
1
-1
/
+2
2024-04-26
rstreason: prepare for passive reset
Jason Xing
1
-1
/
+3
2024-04-26
net: introduce rstreason to detect why the RST is sent
Jason Xing
1
-0
/
+106
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
1
-0
/
+35
2024-04-26
net: hsr: Provide RedBox support (HSR-SAN)
Lukasz Majewski
1
-0
/
+1
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
1
-0
/
+1
2024-04-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-9
/
+338
[next]