summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-29bridge: vlan: signal if anything changed on vlan addNikolay Aleksandrov
2017-10-29bridge: netlink: make setlink/dellink notifications more accurateNikolay Aleksandrov
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet
2017-10-28ipv6: exthdrs: use swap macro in ipv6_dest_haoGustavo A. R. Silva
2017-10-28net: dsa: move fixed link registration helpersVivien Didelot
2017-10-28net: dsa: remove port masksVivien Didelot
2017-10-28net: dsa: define port typesVivien Didelot
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot
2017-10-28net: dsa: use dsa_is_user_port everywhereVivien Didelot
2017-10-27net: dsa: lan9303: Learn addresses on CPU port when bridgedEgil Hjelmeland
2017-10-27net: dsa: Simplify dsa_slave_phy_setup()Florian Fainelli
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet
2017-10-27l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby
2017-10-26smc: add SMC rendezvous protocolUrsula Braun
2017-10-26tcp: TCP experimental option for SMCUrsula Braun
2017-10-26smc: fix mutex unlocks during link group creationUrsula Braun
2017-10-26tipc: fix a dangling pointerCong Wang
2017-10-26vsock: always call vsock_init_tables()Cong Wang
2017-10-26net: dsa: don't unmask port bitmapsVivien Didelot
2017-10-26net: dsa: legacy: don't unmask port bitmapsVivien Didelot
2017-10-26tipc: eliminate KASAN warningJon Maloy
2017-10-25net: atm/mpc: Stop using open-coded timer .data fieldKees Cook
2017-10-25net: af_packet: Convert timers to use timer_setup()Kees Cook
2017-10-25net: hsr: Convert timers to use timer_setup()Kees Cook
2017-10-25net: dccp: Convert timers to use timer_setup()Kees Cook
2017-10-25net: LLC: Convert timers to use timer_setup()Kees Cook