summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-27net: dsa: rename dsa_is_normal_port helperVivien Didelot2-2/+2
2017-10-27net: dsa: fix dsa_is_normal_port helperVivien Didelot1-1/+1
2017-10-27net: dsa: mv88e6xxx: skip unused portsVivien Didelot1-0/+3
2017-10-27net: dsa: add dsa_is_unused_port helperVivien Didelot2-1/+8
2017-10-27net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.Gustavo A. R. Silva1-2/+3
2017-10-27net: bcmgenet: Use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva1-2/+1
2017-10-27cxgb4: collect hardware misc dumpsRahul Lakkireddy5-0/+211
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy9-0/+119
2017-10-27cxgb4: collect PBT tables dumpRahul Lakkireddy5-0/+91
2017-10-27cxgb4: collect MPS-TCAM dumpRahul Lakkireddy6-0/+230
2017-10-27cxgb4: collect TID info dumpRahul Lakkireddy8-1/+143
2017-10-27cxgb4: collect RSS dumpsRahul Lakkireddy5-0/+68
2017-10-27cxgb4: collect CIM queue configuration dumpRahul Lakkireddy5-0/+56
2017-10-27cxgb4: collect hardware LA dumpsRahul Lakkireddy6-0/+250
2017-10-27net: dsa: lan9303: Learn addresses on CPU port when bridgedEgil Hjelmeland1-1/+22
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland3-33/+38
2017-10-27mlxsw: reg: Avoid magic number in PPCNTNogah Frankel1-30/+42
2017-10-27mlxsw: spectrum: Change stats cache to be localNogah Frankel2-19/+9
2017-10-27bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello2-3/+2
2017-10-27liquidio: deprecate 1-bit flag indicating watchdog kernel thread is runningFelix Manlunas1-10/+4
2017-10-27net: systemport: Check DSA notifier master against ourselfFlorian Fainelli1-15/+18
2017-10-27net: dsa: Simplify dsa_slave_phy_setup()Florian Fainelli1-22/+4
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet5-10/+10
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet5-22/+20
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet5-12/+13
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet5-11/+11
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet5-10/+11
2017-10-27tcp: remove stale sysctl_tcp_reorderingEric Dumazet1-1/+0
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet6-12/+11
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet4-11/+9
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet5-10/+9
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet4-10/+9
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet5-13/+10
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet5-13/+11
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet4-12/+9
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet6-11/+11
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet6-12/+14
2017-10-27l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby2-2/+2
2017-10-27drivers/net: arcnet: Convert timers to use timer_setup()Kees Cook1-3/+4
2017-10-27drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook2-7/+6
2017-10-27drivers/net: wan/lmc: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-27drivers/net: wan/dscc4: Remove unused timerKees Cook1-20/+0
2017-10-27drivers/net: sxgbe: Convert timers to use timer_setup()Kees Cook1-9/+7
2017-10-27drivers/net: realtek: Convert timers to use timer_setup()Kees Cook2-9/+10
2017-10-27drivers/net: nuvoton: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-10-27drivers/net: netronome: Convert timers to use timer_setup()Kees Cook4-12/+12
2017-10-27drivers/net: hippi: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-10-27drivers/net: hamradio/yam: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-10-27drivers/net: can: Convert timers to use timer_setup()Kees Cook3-18/+17
2017-10-27drivers/net: 3com/3c515: Convert timers to use timer_setup()Kees Cook1-5/+5