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.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
2017-12-20
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2
-26
/
+24
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
3
-31
/
+109
2017-12-20
tcp: Export to userspace the TCP state names for the trace events
Steven Rostedt (VMware)
1
-13
/
+28
2017-12-19
net: Introduce NETIF_F_GRO_HW.
Michael Chan
1
-0
/
+3
2017-12-19
sock: Hide unused variable when !CONFIG_PROC_FS.
Tonghao Zhang
1
-1
/
+1
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2
-0
/
+4
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
1
-1
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-8
/
+129
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
3
-0
/
+6
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-2
/
+3
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2
-0
/
+7
2017-12-17
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
1
-1
/
+2
2017-12-17
bpf: introduce function calls (verification)
Alexei Starovoitov
1
-2
/
+34
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2
-1
/
+10
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-256
/
+103
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-10
/
+21
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
1
-0
/
+1
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-228
/
+11
2017-12-15
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+2
2017-12-15
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+1
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2
-0
/
+12
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2
-0
/
+3
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
3
-0
/
+21
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2
-0
/
+2
2017-12-15
sfp: add sff module support
Russell King
1
-0
/
+1
2017-12-15
ip6_gre: add erspan v2 support
William Tu
1
-0
/
+3
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
4
-3
/
+126
2017-12-15
net: erspan: refactor existing erspan code
William Tu
1
-10
/
+24
2017-12-15
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2017-12-15
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+8
2017-12-15
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2017-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-2
/
+23
2017-12-15
mm, oom_reaper: fix memory corruption
Michal Hocko
2
-0
/
+10
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-15
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+5
2017-12-15
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-15
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+2
2017-12-15
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
1
-0
/
+1
2017-12-14
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Linus Torvalds
3
-5
/
+25
2017-12-14
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
2
-5
/
+23
2017-12-14
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2
-1
/
+6
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-0
/
+3
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-1
/
+1
2017-12-13
tcp: pause Fast Open globally after third consecutive timeout
Yuchung Cheng
1
-3
/
+2
2017-12-13
net: sk_pacing_shift_update() helper
Eric Dumazet
1
-0
/
+11
2017-12-13
net: bridge: use rhashtable for fdbs
Nikolay Aleksandrov
1
-2
/
+2
2017-12-13
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
1
-0
/
+1
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
1
-2
/
+2
2017-12-13
net_sched: switch to exit_batch for action pernet ops
Cong Wang
1
-3
/
+10
[next]