aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-130/+231
2017-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-38/+37
2017-11-09cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+7
2017-11-09cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang1-7/+26
2017-11-09cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+13
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+6
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang1-5/+15
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang1-0/+1
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang17-19/+17
2017-11-09net: dsa: rename probe and remove switch functionsVivien Didelot1-4/+4
2017-11-09net: dsa: setup a tree when adding a switch to itVivien Didelot1-19/+16
2017-11-09net: dsa: setup routing tableVivien Didelot1-71/+37
2017-11-09net: dsa: use of_for_each_phandleVivien Didelot1-11/+8
2017-11-09net: dsa: add find port by node helperVivien Didelot1-20/+17
2017-11-09net: dsa: setup and teardown portsVivien Didelot1-114/+59
2017-11-09net: dsa: setup and teardown switchesVivien Didelot1-23/+39
2017-11-09net: dsa: setup and teardown treeVivien Didelot1-14/+18
2017-11-09net: dsa: setup and teardown master deviceVivien Didelot4-39/+51
2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot1-85/+68
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot1-1/+1
2017-11-08openvswitch: enable NSH supportYi Yang7-2/+581
2017-11-08pktgen: document 32-bit timestamp overflowArnd Bergmann1-3/+11
2017-11-08qrtr: Move to postcore_initcallBjorn Andersson1-1/+1
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller31-569/+742
2017-11-08rtnetlink: fix missing size for IFLA_IF_NETNSIDColin Ian King1-1/+1
2017-11-08net: dsa: lan9303: Adjust indentingEgil Hjelmeland1-1/+1
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel1-2/+2
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel1-2/+3
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel1-0/+79
2017-11-08ila: Add a hook type for LWT routesTom Herbert1-3/+36
2017-11-08ila: allow configuration of identifier typeTom Herbert3-23/+58
2017-11-08ila: add checksum neutral map autoTom Herbert3-44/+60
2017-11-08ila: cleanup checksum diffTom Herbert1-21/+18
2017-11-07ipv6: addrconf: fix a lockdep splatEric Dumazet1-5/+7
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso4-55/+259
2017-11-07netfilter: nf_tables: performance set policy skips size description in selectionPablo Neira Ayuso1-8/+3
2017-11-07netfilter: conntrack: use power efficient workqueueVincent Guittot1-2/+2
2017-11-06netfilter: conntrack: move nf_ct_netns_{get,put}() to corePablo Neira Ayuso2-38/+38
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal6-13/+35
2017-11-06netfilter: nft_hash: fix nft_hash_deactivateFlorian Westphal1-1/+1
2017-11-06netfilter: xt_connlimit: remove mask argumentFlorian Westphal1-32/+20
2017-11-06netfilter: ebtables: clean up initialization of bufColin Ian King1-2/+1
2017-11-06netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya1-0/+4
2017-11-06netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller2-3/+3