summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-241-0/+1
* net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail2017-11-101-8/+0
* net: Introduce netdev_*_once functionsGal Pressman2017-11-091-0/+29
* net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel2017-11-081-1/+1
* net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
* net_sch: red: Add offload ability to RED qdiscNogah Frankel2017-11-081-0/+1
* bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski2017-11-051-0/+14
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-11/+12
* net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-031-3/+6
* net/sched: Add support for HW offloading for CBSVinicius Costa Gomes2017-10-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-0/+3
|\
| * tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-161-0/+3
* | net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko2017-10-211-0/+1
* | bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer2017-10-181-0/+1
* | net: Add extack to upper device linkingDavid Ahern2017-10-041-2/+4
* | net: Add extack to ndo_add_slaveDavid Ahern2017-10-041-1/+2
* | net: Add extack to netdev_notifier_infoDavid Ahern2017-10-041-1/+9
* | net: core: decouple ifalias get/set from rtnl lockFlorian Westphal2017-10-031-1/+7
* | net: dsa: change dsa_ptr for a dsa_portVivien Didelot2017-10-011-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-38/+29
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-031-1/+1
| |\
| | * netfilter: convert hook list to an arrayAaron Conole2017-08-281-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+2
| |\ \
| * | | net: fix two typos in net_device_ops documentation.Rami Rosen2017-08-311-2/+2
| * | | net: remove dmaengine.h inclusion from netdevice.hDave Jiang2017-08-291-1/+0
| * | | net: drop unused attribute argument from sysfs queue funcsstephen hemminger2017-08-181-3/+2
| * | | net: constify net_ns_type_operationsstephen hemminger2017-08-181-1/+1
| * | | net: constify netdev_class_filestephen hemminger2017-08-181-4/+4
| * | | net: export some generic xdp helpersJason Wang2017-08-131-0/+2
| * | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-17/+2
| * | | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-3/+0
| * | | net: sched: make egress_dev flag part of flower offload structJiri Pirko2017-08-071-1/+0
| * | | net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko2017-08-071-1/+1
| * | | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-4/+5
| * | | net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca2017-07-241-0/+1
| | |/ | |/|
| * | net: make dev_close and related functions voidstephen hemminger2017-07-191-2/+2
| * | net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller2017-07-171-1/+0
| * | xdp: Add batching support to redirect mapJohn Fastabend2017-07-171-1/+4
| * | xdp: add bpf_redirect helper functionJohn Fastabend2017-07-171-0/+6
* | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-0/+2
|\ \ \ | | |/ | |/|
| * | mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+2
| |/
* | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-291-1/+1
|/
* bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-18/+18
|\
| * net: Remove ndo_dfwd_start_xmitMintz, Yuval2017-06-251-9/+0
| * xdp: add reporting of offload modeJakub Kicinski2017-06-231-3/+4
| * xdp: add HW offload mode flag for installing programsJakub Kicinski2017-06-231-0/+1
| * xdp: pass XDP flags into install handlersJakub Kicinski2017-06-231-0/+1
| * net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2017-06-161-2/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-5/+10
| |\
OpenPOWER on IntegriCloud