summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-131-2/+1
* 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
* | udp: Remove udp_offloadsTom Herbert2016-04-071-17/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-231-111/+114
|\
| * net: Fix typos and whitespace.Bjorn Helgaas2016-03-231-109/+106
| * net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier2016-03-211-0/+2
| * net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt2016-03-211-0/+4
| * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-201-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-0/+3
|\ \ | |/ |/|
| * net/core: Add support for configuring VF GUIDsEli Cohen2016-03-211-0/+3
* | net: add MACsec netdevice priv_flags and helperSabrina Dubroca2016-03-131-0/+8
* | net/flower: Introduce hardware offload supportAmir Vadai2016-03-101-0/+2
* | net: validate variable length ll headersWillem de Bruijn2016-03-091-2/+20