summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-11-11sock: Remove the global prot_inuse counter.Tonghao Zhang
2017-11-11net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng
2017-11-11tcp: retire FACK loss detectionYuchung Cheng
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-11net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas
2017-11-11net/ncsi: Improve general state loggingSamuel Mendoza-Jonas
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup
2017-11-10act_vlan: Change stats update to use per-core statsManish Kurup
2017-11-10ip_gre: add the support for i/o_flags update via ioctlXin Long
2017-11-10ip_gre: add the support for i/o_flags update via netlinkXin Long
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet
2017-11-10net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn
2017-11-10net: dsa: add more const attributesAndrew Lunn
2017-11-10net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn
2017-11-10net: bridge: Send notification when host join/leaves a groupAndrew Lunn
2017-11-10net: bridge: Rename mglist to host_joinedAndrew Lunn
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-09cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-09net: dsa: rename probe and remove switch functionsVivien Didelot
2017-11-09net: dsa: setup a tree when adding a switch to itVivien Didelot
2017-11-09net: dsa: setup routing tableVivien Didelot
2017-11-09net: dsa: use of_for_each_phandleVivien Didelot
2017-11-09net: dsa: add find port by node helperVivien Didelot
2017-11-09net: dsa: setup and teardown portsVivien Didelot
2017-11-09net: dsa: setup and teardown switchesVivien Didelot
2017-11-09net: dsa: setup and teardown treeVivien Didelot
2017-11-09net: dsa: setup and teardown master deviceVivien Didelot
2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot
2017-11-08openvswitch: enable NSH supportYi Yang
2017-11-08pktgen: document 32-bit timestamp overflowArnd Bergmann