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