summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-29ipv6: prevent user from adding cached routesWei Wang
2017-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-10-29l2tp: initialise PPP sessions before registering themGuillaume Nault
2017-10-29l2tp: protect sock pointer of struct pppol2tp_session with RCUGuillaume Nault
2017-10-29l2tp: initialise l2tp_eth sessions before registering themGuillaume Nault
2017-10-29l2tp: don't register sessions in l2tp_session_create()Guillaume Nault
2017-10-29tcp: Remove "linux/unaligned/access_ok.h" include.David S. Miller
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-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes
2017-10-27net/sched: Add select_queue() class_ops for mqprioJesus Sanchez-Palencia
2017-10-27net/sched: Change behavior of mq select_queue()Jesus Sanchez-Palencia
2017-10-27net/sched: Check for null dev_queue on create flowJesus Sanchez-Palencia
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