summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang2016-07-01
* net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-17
* net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-17
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-15
* 6lowpan: add private neighbour dataAlexander Aring2016-06-15
* sched: remove NET_XMIT_POLICEDFlorian Westphal2016-06-12
* bpf: enforce recursion limit on redirectsDaniel Borkmann2016-06-10
* net: add netdev_lockdep_set_classes() helperEric Dumazet2016-06-09
* net: sched: fix missing doc annotationsEric Dumazet2016-06-08
* net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-07
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-03
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* bpf: move bpf_jit_enable declarationDaniel Borkmann2016-05-16
* net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-11
* net: remove dev->trans_startFlorian Westphal2016-05-04
* netdevice: add helper to update trans_startFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner2016-04-28
* | netdevice: shrink size of struct netdev_queueFlorian Westphal2016-05-02
* | net: constify is_skb_forwardable's argumentsNikolay Aleksandrov2016-04-29
* | net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet2016-04-27
* | net: remove NETDEV_TX_LOCKED supportFlorian Westphal2016-04-26
* | geneve: break dependency with netdev driversHannes Frederic Sowa2016-04-21
* | vxlan: break dependency with netdev driversHannes Frederic Sowa2016-04-21
* | GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* | GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck2016-04-14
* | GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-14
* | net: remove netdevice gso_min_segsEric Dumazet2016-04-14
* | net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2016-04-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\|
| * GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-07
* | udp: Remove udp_offloadsTom Herbert2016-04-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-24
|\
| * net: Fix typos and whitespace.Bjorn Helgaas2016-03-23
| * net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier2016-03-21
| * net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt2016-03-21
| * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-22
|\ \ | |/ |/|
| * net/core: Add support for configuring VF GUIDsEli Cohen2016-03-21
* | net: add MACsec netdevice priv_flags and helperSabrina Dubroca2016-03-13
* | net/flower: Introduce hardware offload supportAmir Vadai2016-03-10
* | net: validate variable length ll headersWillem de Bruijn2016-03-09
* | netdev: introduce ndo_set_rx_headroomPaolo Abeni2016-03-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\|
| * net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2016-02-19
* | net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2016-02-17
* | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-17
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-17
* | ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2016-02-16
* | ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones2016-02-06