aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann2018-02-01
* net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-26
|\
| * xfrm: Add ESN support for IPSec HW offloadYossef Efraim2018-01-18
* | dev_ioctl(): move copyin/copyout to callersAl Viro2018-01-24
* | net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-24
* | net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli2018-01-23
* | net: core: Expose number of link up/down transitionsDavid Decotigny2018-01-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-16
|\
| * bpf: offload: add map offload infrastructureJakub Kicinski2018-01-14
* | net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2018-01-14
|/
* net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer2018-01-10
* net: No line break on netdev_WARN* formattingGal Pressman2018-01-08
* net: Fix netdev_WARN_ONCE macroGal Pressman2018-01-08
* xdp: generic XDP handling of xdp_rxq_infoJesper Dangaard Brouer2018-01-05
* bpf: offload: allow netdev to disappear while verifier is runningJakub Kicinski2017-12-31
* xfrm: wrap xfrmdev_ops with offload configShannon Nelson2017-12-21
* net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert2017-12-20
* net: xdp: report flags program was installed with on queryJakub Kicinski2017-12-02
* net: xdp: avoid output parameters when querying XDP progJakub Kicinski2017-12-02
* net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-23
* net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail2017-11-10
* net: Introduce netdev_*_once functionsGal Pressman2017-11-08
* net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel2017-11-07
* net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-07
* net_sch: red: Add offload ability to RED qdiscNogah Frankel2017-11-07
* bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski2017-11-05
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-05
* net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-03
* net/sched: Add support for HW offloading for CBSVinicius Costa Gomes2017-10-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-16
* | net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko2017-10-20
* | bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer2017-10-18
* | net: Add extack to upper device linkingDavid Ahern2017-10-05
* | net: Add extack to ndo_add_slaveDavid Ahern2017-10-05
* | net: Add extack to netdev_notifier_infoDavid Ahern2017-10-05
* | net: core: decouple ifalias get/set from rtnl lockFlorian Westphal2017-10-03
* | net: dsa: change dsa_ptr for a dsa_portVivien Didelot2017-09-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-03
| |\
| | * netfilter: convert hook list to an arrayAaron Conole2017-08-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
| |\ \
| * | | net: fix two typos in net_device_ops documentation.Rami Rosen2017-08-31
| * | | net: remove dmaengine.h inclusion from netdevice.hDave Jiang2017-08-29
| * | | net: drop unused attribute argument from sysfs queue funcsstephen hemminger2017-08-19
| * | | net: constify net_ns_type_operationsstephen hemminger2017-08-19
| * | | net: constify netdev_class_filestephen hemminger2017-08-19
| * | | net: export some generic xdp helpersJason Wang2017-08-13
| * | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-07