summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-11bpf: add a bpf_override_function helperJosef Bacik3-2/+9
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail1-8/+0
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup1-9/+37
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2-2/+2
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2-1/+23
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+30
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn1-0/+1
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-9/+41
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+4
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+32
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman1-0/+1
2017-11-09net: Introduce netdev_*_once functionsGal Pressman1-0/+29
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang1-0/+24
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang1-3/+1
2017-11-09net: dsa: setup and teardown treeVivien Didelot1-1/+1
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot1-1/+1
2017-11-08openvswitch: enable NSH supportYi Yang2-0/+32
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-9/+25
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann1-12/+50
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland1-3/+5
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel1-1/+1
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel1-1/+1
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel3-0/+32
2017-11-08ila: Add a hook type for LWT routesTom Herbert1-0/+7
2017-11-08ila: allow configuration of identifier typeTom Herbert1-0/+13
2017-11-08ila: add checksum neutral map autoTom Herbert1-0/+1
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero1-0/+2
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso1-0/+5
2017-11-06ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai1-1/+2
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal1-2/+2
2017-11-06ALSA: timer: Limit max instances per timerTakashi Iwai1-0/+2
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin4-1/+40
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin1-4/+57
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-1/+105
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2-2/+9
2017-11-05net: dsa: make tree index unsignedVivien Didelot1-1/+1
2017-11-05net: dsa: make switch index unsignedVivien Didelot1-1/+1
2017-11-05bpf: remove old offload/analyzerJakub Kicinski1-5/+0
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski1-0/+10
2017-11-05bpf: report offload info to user spaceJakub Kicinski2-0/+7
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski4-0/+61
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski1-11/+12
2017-11-05rtnetlink: use netnsid to query interfaceJiri Benc1-0/+1
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc1-0/+2
2017-11-05net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen3-0/+32
2017-11-05net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen1-0/+17
2017-11-05net/mlx5: QCAM register firmware command supportHuy Nguyen3-1/+55
2017-11-05net/dcb: Add dscp to priority selector typeHuy Nguyen1-0/+1