Age | Commit message (Expand) | Author |
2017-11-10 | net: allow per netns sysctl_rmem and sysctl_wmem for protos | Eric Dumazet |
2017-11-10 | net: dsa: Don't add vlans when vlan filtering is disabled | Andrew Lunn |
2017-11-10 | net: dsa: switch: Don't add CPU port to an mdb by default | Andrew Lunn |
2017-11-10 | net: dsa: add more const attributes | Andrew Lunn |
2017-11-10 | net: dsa: slave: Handle switchdev host mdb add/del | Andrew Lunn |
2017-11-10 | net: bridge: Add/del switchdev object on host join/leave | Andrew Lunn |
2017-11-10 | net: bridge: Send notification when host join/leaves a group | Andrew Lunn |
2017-11-10 | net: bridge: Rename mglist to host_joined | Andrew Lunn |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-11-09 | cls_u32: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_tcindex: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_rsvp: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_route: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_matchall: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_fw: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_flower: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_flow: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_cgroup: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_bpf: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | cls_basic: use tcf_exts_get_net() before call_rcu() | Cong Wang |
2017-11-09 | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() | Cong Wang |
2017-11-09 | Revert "net_sched: hold netns refcnt for each action" | Cong Wang |
2017-11-09 | net: dsa: rename probe and remove switch functions | Vivien Didelot |
2017-11-09 | net: dsa: setup a tree when adding a switch to it | Vivien Didelot |
2017-11-09 | net: dsa: setup routing table | Vivien Didelot |
2017-11-09 | net: dsa: use of_for_each_phandle | Vivien Didelot |
2017-11-09 | net: dsa: add find port by node helper | Vivien Didelot |
2017-11-09 | net: dsa: setup and teardown ports | Vivien Didelot |
2017-11-09 | net: dsa: setup and teardown switches | Vivien Didelot |
2017-11-09 | net: dsa: setup and teardown tree | Vivien Didelot |
2017-11-09 | net: dsa: setup and teardown master device | Vivien Didelot |
2017-11-09 | net: dsa: setup and teardown default CPU port | Vivien Didelot |
2017-11-09 | net: dsa: constify cpu_dp member of dsa_port | Vivien Didelot |
2017-11-08 | openvswitch: enable NSH support | Yi Yang |
2017-11-08 | pktgen: document 32-bit timestamp overflow | Arnd Bergmann |
2017-11-08 | qrtr: Move to postcore_initcall | Bjorn Andersson |
2017-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-11-08 | rtnetlink: fix missing size for IFLA_IF_NETNSID | Colin Ian King |
2017-11-08 | net: dsa: lan9303: Adjust indenting | Egil Hjelmeland |
2017-11-08 | net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS | Nogah Frankel |
2017-11-08 | net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO | Nogah Frankel |
2017-11-08 | net_sch: red: Add offload ability to RED qdisc | Nogah Frankel |
2017-11-08 | ila: Add a hook type for LWT routes | Tom Herbert |
2017-11-08 | ila: allow configuration of identifier type | Tom Herbert |
2017-11-08 | ila: add checksum neutral map auto | Tom Herbert |
2017-11-08 | ila: cleanup checksum diff | Tom Herbert |
2017-11-07 | ipv6: addrconf: fix a lockdep splat | Eric Dumazet |
2017-11-07 | netfilter: nf_tables: get set elements via netlink | Pablo Neira Ayuso |
2017-11-07 | netfilter: nf_tables: performance set policy skips size description in selection | Pablo Neira Ayuso |