summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sched: remove NET_XMIT_POLICEDFlorian Westphal2016-06-121-1/+0
* | bpf: enforce recursion limit on redirectsDaniel Borkmann2016-06-101-0/+2
* | net: add netdev_lockdep_set_classes() helperEric Dumazet2016-06-091-0/+17
* | net: sched: fix missing doc annotationsEric Dumazet2016-06-081-1/+2
* | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-071-0/+1
* | sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-031-0/+1
|/
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-2/+2
* bpf: move bpf_jit_enable declarationDaniel Borkmann2016-05-161-1/+0
* net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-111-0/+2
* net: remove dev->trans_startFlorian Westphal2016-05-041-10/+5
* netdevice: add helper to update trans_startFlorian Westphal2016-05-041-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-1/+1
|\
| * net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner2016-04-281-1/+1
* | netdevice: shrink size of struct netdev_queueFlorian Westphal2016-05-021-7/+6
* | net: constify is_skb_forwardable's argumentsNikolay Aleksandrov2016-04-291-1/+2
* | net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet2016-04-271-2/+6
* | net: remove NETDEV_TX_LOCKED supportFlorian Westphal2016-04-261-3/+0
* | geneve: break dependency with netdev driversHannes Frederic Sowa2016-04-211-0/+1
* | vxlan: break dependency with netdev driversHannes Frederic Sowa2016-04-211-0/+1
* | GSO: Support partial segmentation offloadAlexander Duyck2016-04-141-0/+2
* | GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck2016-04-141-1/+4
* | GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-141-0/+1
* | net: remove netdevice gso_min_segsEric Dumazet2016-04-141-3/+1
* | net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2016-04-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-1/+4
|\ \ | |/
| * GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-071-1/+4
OpenPOWER on IntegriCloud