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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
net: dsa: define port types
Vivien Didelot
3
-0
/
+16
2017-10-27
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
6
-8
/
+11
2017-10-27
net: dsa: use dsa_is_user_port everywhere
Vivien Didelot
6
-13
/
+12
2017-10-27
net: dsa: rename dsa_is_normal_port helper
Vivien Didelot
2
-2
/
+2
2017-10-27
net: dsa: fix dsa_is_normal_port helper
Vivien Didelot
1
-1
/
+1
2017-10-27
net: dsa: mv88e6xxx: skip unused ports
Vivien Didelot
1
-0
/
+3
2017-10-27
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
2
-1
/
+8
2017-10-27
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Gustavo A. R. Silva
1
-2
/
+3
2017-10-27
net: bcmgenet: Use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-27
Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool'
David S. Miller
11
-1
/
+1168
2017-10-27
cxgb4: collect hardware misc dumps
Rahul Lakkireddy
5
-0
/
+211
2017-10-27
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
9
-0
/
+119
2017-10-27
cxgb4: collect PBT tables dump
Rahul Lakkireddy
5
-0
/
+91
2017-10-27
cxgb4: collect MPS-TCAM dump
Rahul Lakkireddy
6
-0
/
+230
2017-10-27
cxgb4: collect TID info dump
Rahul Lakkireddy
8
-1
/
+143
2017-10-27
cxgb4: collect RSS dumps
Rahul Lakkireddy
5
-0
/
+68
2017-10-27
cxgb4: collect CIM queue configuration dump
Rahul Lakkireddy
5
-0
/
+56
2017-10-27
cxgb4: collect hardware LA dumps
Rahul Lakkireddy
6
-0
/
+250
2017-10-27
Merge branch 'dsa-lan9303-Learn-addresses-on-CPU-port-when-bridged'
David S. Miller
4
-34
/
+60
2017-10-27
net: dsa: lan9303: Learn addresses on CPU port when bridged
Egil Hjelmeland
1
-1
/
+22
2017-10-27
net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h
Egil Hjelmeland
3
-33
/
+38
2017-10-27
Merge branch 'mlxsw-small-cleanup'
David S. Miller
3
-49
/
+51
2017-10-27
mlxsw: reg: Avoid magic number in PPCNT
Nogah Frankel
1
-30
/
+42
2017-10-27
mlxsw: spectrum: Change stats cache to be local
Nogah Frankel
2
-19
/
+9
2017-10-27
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2
-3
/
+2
2017-10-27
liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running
Felix Manlunas
1
-10
/
+4
2017-10-27
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
1
-15
/
+18
2017-10-27
net: dsa: Simplify dsa_slave_phy_setup()
Florian Fainelli
1
-22
/
+4
2017-10-27
Merge branch 'tcp-move-14-sysctls-to-namespaces'
David S. Miller
10
-169
/
+157
2017-10-27
tcp: Namespace-ify sysctl_tcp_frto
Eric Dumazet
5
-10
/
+10
2017-10-27
tcp: Namespace-ify sysctl_tcp_adv_win_scale
Eric Dumazet
5
-22
/
+20
2017-10-27
tcp: Namespace-ify sysctl_tcp_app_win
Eric Dumazet
5
-12
/
+13
2017-10-27
tcp: Namespace-ify sysctl_tcp_dsack
Eric Dumazet
5
-11
/
+11
2017-10-27
tcp: Namespace-ify sysctl_tcp_max_reordering
Eric Dumazet
5
-10
/
+11
2017-10-27
tcp: remove stale sysctl_tcp_reordering
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_fack
Eric Dumazet
6
-12
/
+11
2017-10-27
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
Eric Dumazet
4
-11
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_rfc1337
Eric Dumazet
5
-10
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_stdurg
Eric Dumazet
4
-10
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_retrans_collapse
Eric Dumazet
5
-13
/
+10
2017-10-27
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
Eric Dumazet
5
-13
/
+11
2017-10-27
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
Eric Dumazet
4
-12
/
+9
2017-10-27
tcp: Namespace-ify sysctl_tcp_recovery
Eric Dumazet
6
-11
/
+11
2017-10-27
tcp: Namespace-ify sysctl_tcp_early_retrans
Eric Dumazet
6
-12
/
+14
2017-10-27
l2tp: cleanup l2tp_tunnel_delete calls
Jiri Slaby
2
-2
/
+2
2017-10-27
drivers/net: arcnet: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+4
2017-10-27
drivers/net: wan/sdla: Convert timers to use timer_setup()
Kees Cook
2
-7
/
+6
2017-10-27
drivers/net: wan/lmc: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-27
drivers/net: wan/dscc4: Remove unused timer
Kees Cook
1
-20
/
+0
2017-10-27
drivers/net: sxgbe: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+7
[next]