summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-30
* net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-30
* net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-26
* net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-26
* net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann2018-03-13
* net: introduce IFF_NO_RX_HANDLERPaolo Abeni2018-03-09
* net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-09
* net: unpollute priv_flags spacePaolo Abeni2018-03-07
* net: Make atalk_ptr depend on ATALK or IRDADavid Ahern2018-02-14
* net: Make ax25_ptr depend on CONFIG_AX25David Ahern2018-02-14
* net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern2018-02-14
* 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
|/