summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: rename dsa_is_normal_port helperVivien Didelot2017-10-272-2/+2
* net: dsa: fix dsa_is_normal_port helperVivien Didelot2017-10-271-1/+1
* net: dsa: mv88e6xxx: skip unused portsVivien Didelot2017-10-271-0/+3
* net: dsa: add dsa_is_unused_port helperVivien Didelot2017-10-272-1/+8
* net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.Gustavo A. R. Silva2017-10-271-2/+3
* net: bcmgenet: Use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-271-2/+1
* Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool'David S. Miller2017-10-2711-1/+1168
|\
| * cxgb4: collect hardware misc dumpsRahul Lakkireddy2017-10-275-0/+211
| * cxgb4: collect hardware scheduler dumpsRahul Lakkireddy2017-10-279-0/+119
| * cxgb4: collect PBT tables dumpRahul Lakkireddy2017-10-275-0/+91
| * cxgb4: collect MPS-TCAM dumpRahul Lakkireddy2017-10-276-0/+230
| * cxgb4: collect TID info dumpRahul Lakkireddy2017-10-278-1/+143
| * cxgb4: collect RSS dumpsRahul Lakkireddy2017-10-275-0/+68
| * cxgb4: collect CIM queue configuration dumpRahul Lakkireddy2017-10-275-0/+56
| * cxgb4: collect hardware LA dumpsRahul Lakkireddy2017-10-276-0/+250
|/
* Merge branch 'dsa-lan9303-Learn-addresses-on-CPU-port-when-bridged'David S. Miller2017-10-274-34/+60
|\
| * net: dsa: lan9303: Learn addresses on CPU port when bridgedEgil Hjelmeland2017-10-271-1/+22
| * net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland2017-10-273-33/+38
|/
* Merge branch 'mlxsw-small-cleanup'David S. Miller2017-10-273-49/+51
|\
| * mlxsw: reg: Avoid magic number in PPCNTNogah Frankel2017-10-271-30/+42
| * mlxsw: spectrum: Change stats cache to be localNogah Frankel2017-10-272-19/+9
|/
* bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello2017-10-272-3/+2
* liquidio: deprecate 1-bit flag indicating watchdog kernel thread is runningFelix Manlunas2017-10-271-10/+4
* net: systemport: Check DSA notifier master against ourselfFlorian Fainelli2017-10-271-15/+18
* net: dsa: Simplify dsa_slave_phy_setup()Florian Fainelli2017-10-271-22/+4
* Merge branch 'tcp-move-14-sysctls-to-namespaces'David S. Miller2017-10-2710-169/+157
|\
| * tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-275-10/+10
| * tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-275-22/+20
| * tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-275-12/+13
| * tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-275-11/+11
| * tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-275-10/+11
| * tcp: remove stale sysctl_tcp_reorderingEric Dumazet2017-10-271-1/+0
| * tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-276-12/+11
| * tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet2017-10-274-11/+9
| * tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2017-10-275-10/+9
| * tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2017-10-274-10/+9
| * tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet2017-10-275-13/+10
| * tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet2017-10-275-13/+11
| * tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet2017-10-274-12/+9
| * tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2017-10-276-11/+11
| * tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2017-10-276-12/+14
|/
* l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby2017-10-272-2/+2
* drivers/net: arcnet: Convert timers to use timer_setup()Kees Cook2017-10-271-3/+4
* drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook2017-10-272-7/+6
* drivers/net: wan/lmc: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+5
* drivers/net: wan/dscc4: Remove unused timerKees Cook2017-10-271-20/+0
* drivers/net: sxgbe: Convert timers to use timer_setup()Kees Cook2017-10-271-9/+7
* drivers/net: realtek: Convert timers to use timer_setup()Kees Cook2017-10-272-9/+10
* drivers/net: nuvoton: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+4
* drivers/net: netronome: Convert timers to use timer_setup()Kees Cook2017-10-274-12/+12