summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-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
2017-11-08ila: add checksum neutral map autoTom Herbert
2017-11-08ila: cleanup checksum diffTom Herbert
2017-11-07ipv6: addrconf: fix a lockdep splatEric Dumazet
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso
2017-11-07netfilter: nf_tables: performance set policy skips size description in selectionPablo Neira Ayuso
2017-11-07netfilter: conntrack: use power efficient workqueueVincent Guittot
2017-11-06netfilter: conntrack: move nf_ct_netns_{get,put}() to corePablo Neira Ayuso
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal
2017-11-06netfilter: nft_hash: fix nft_hash_deactivateFlorian Westphal
2017-11-06netfilter: xt_connlimit: remove mask argumentFlorian Westphal
2017-11-06netfilter: ebtables: clean up initialization of bufColin Ian King
2017-11-06netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-11-06netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha
2017-11-05net: dsa: resolve tagging protocol at parse timeVivien Didelot
2017-11-05net: dsa: add one port parsing function per typeVivien Didelot
2017-11-05net: dsa: only check presence of link propertyVivien Didelot
2017-11-05net: dsa: rework switch parsingVivien Didelot
2017-11-05net: dsa: get tree before parsing portsVivien Didelot
2017-11-05net: dsa: rework switch addition and removalVivien Didelot
2017-11-05net: dsa: provide a find or new tree helperVivien Didelot
2017-11-05net: dsa: get and put tree reference countingVivien Didelot
2017-11-05net: dsa: simplify tree reference countingVivien Didelot
2017-11-05net: dsa: make tree index unsignedVivien Didelot
2017-11-05bpf: remove old offload/analyzerJakub Kicinski
2017-11-05cls_bpf: allow attaching programs loaded for specific deviceJakub Kicinski
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-05tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet