aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland3-33/+38
2017-10-27Merge branch 'mlxsw-small-cleanup'David S. Miller3-49/+51
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-27Merge branch 'tcp-move-14-sysctls-to-namespaces'David S. Miller10-169/+157
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
2017-10-27thunderbolt: Drop sequence number check from tb_xdomain_match()Mika Westerberg1-9/+0
2017-10-27net: stmmac: sun8i: Restore the compatiblesCorentin Labbe1-0/+8
2017-10-27net: stmmac: dwmac-sun8i: Handle integrated/external MDIOsCorentin Labbe2-130/+224
2017-10-27net: stmmac: snps, dwmac-mdio MDIOs are automatically registeredCorentin Labbe1-4/+0
2017-10-27net: updating dst lastusage is an unlikely event.Paolo Abeni1-1/+1
2017-10-26Merge branch 'tcp-smc-rendezvous'David S. Miller8-17/+167
2017-10-26smc: add SMC rendezvous protocolUrsula Braun1-0/+16
2017-10-26tcp: TCP experimental option for SMCUrsula Braun7-6/+136
2017-10-26smc: fix mutex unlocks during link group creationUrsula Braun1-11/+15
2017-10-26tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet2-8/+65
2017-10-26tipc: fix a dangling pointerCong Wang1-1/+3
2017-10-26vsock: always call vsock_init_tables()Cong Wang1-3/+4
2017-10-26net: dsa: lan9303: Do not disable switch fabric port 0 at .probeEgil Hjelmeland1-1/+1