summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2017-11-08qrtr: Move to postcore_initcallBjorn Andersson
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-11-08rtnetlink: fix missing size for IFLA_IF_NETNSIDColin Ian King
2017-11-08net: dsa: lan9303: Adjust indentingEgil Hjelmeland
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel
2017-11-08ila: Add a hook type for LWT routesTom Herbert
2017-11-08ila: allow configuration of identifier typeTom Herbert