summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+4
* net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-101-2/+7
* net: rfs: add a jump labelEric Dumazet2016-12-081-0/+1
* net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion2016-12-021-0/+1
* bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann2016-11-301-1/+1
* netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin2016-11-271-1/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-1/+1
|\
| * netdevice.h: fix kernel-doc warningRandy Dunlap2016-11-231-1/+1
* | net: Add net-device param to the get offloaded stats ndoOr Gerlitz2016-11-241-2/+2
* | netpoll: more efficient lockingEric Dumazet2016-11-161-1/+0
* | net: busy-poll: return busypolling status to driversEric Dumazet2016-11-161-3/+4
* | net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet2016-11-161-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+15
|\ \ | |/
| * bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-121-0/+15
* | net: napi_hash_add() is no longer exportedEric Dumazet2016-11-091-11/+0
* | net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-311-2/+2
* | net: Add sysfs value to determine queue traffic classAlexander Duyck2016-10-311-0/+1
* | net: Move functions for configuring traffic classes out of inline headersAlexander Duyck2016-10-311-28/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-1/+38
|\ \ | |/
| * net: add recursion limit to GROSabrina Dubroca2016-10-201-1/+38
| * net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-191-1/+1
* | net: Remove all_adj_list and its referencesDavid Ahern2016-10-181-25/+0
* | net: Introduce new api for walking upper and lower devicesDavid Ahern2016-10-181-0/+17
* | Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger2016-10-141-78/+0
* | net: centralize net_device min/max MTU checkingJarod Wilson2016-10-131-0/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-251-2/+19
|\
| * net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-2/+4
| * net: cls_bpf: add hardware offloadJakub Kicinski2016-09-211-0/+2
| * netdevice: Add offload statistics ndoNogah Frankel2016-09-181-0/+12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-0/+1
| |\
| | * bonding: Fix bonding crashMahesh Bandewar2016-09-041-0/+1
* | | netfilter: replace list_head with single linked listAaron Conole2016-09-251-1/+1
|/ /
* | rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-011-2/+2
* | bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-261-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-181-2/+1
|\ \ | |/
| * net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-131-2/+1
* | net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-101-0/+4
|/
* net/sched: Add match-all classifier hw offloading.Yotam Gigi2016-07-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-0/+7
|\
| * vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-161-0/+7
* | net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco2016-07-191-0/+34
* | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-051-0/+4
* | net: add dev arg to ndo_neigh_construct/destroyJiri Pirko2016-07-051-2/+4
* | mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-041-0/+18
* | net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang2016-07-011-0/+1
* | net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-171-38/+0
* | net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-171-2/+20
* | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-151-0/+5
* | 6lowpan: add private neighbour dataAlexander Aring2016-06-151-2/+1
OpenPOWER on IntegriCloud