summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-38/+29
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-031-1/+1
| |\
| | * netfilter: convert hook list to an arrayAaron Conole2017-08-281-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+2
| |\ \
| * | | net: fix two typos in net_device_ops documentation.Rami Rosen2017-08-311-2/+2
| * | | net: remove dmaengine.h inclusion from netdevice.hDave Jiang2017-08-291-1/+0
| * | | net: drop unused attribute argument from sysfs queue funcsstephen hemminger2017-08-181-3/+2
| * | | net: constify net_ns_type_operationsstephen hemminger2017-08-181-1/+1
| * | | net: constify netdev_class_filestephen hemminger2017-08-181-4/+4
| * | | net: export some generic xdp helpersJason Wang2017-08-131-0/+2
| * | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-17/+2
| * | | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-3/+0
| * | | net: sched: make egress_dev flag part of flower offload structJiri Pirko2017-08-071-1/+0
| * | | net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko2017-08-071-1/+1
| * | | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-4/+5
| * | | net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca2017-07-241-0/+1
| | |/ | |/|
| * | net: make dev_close and related functions voidstephen hemminger2017-07-191-2/+2
| * | net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller2017-07-171-1/+0
| * | xdp: Add batching support to redirect mapJohn Fastabend2017-07-171-1/+4
| * | xdp: add bpf_redirect helper functionJohn Fastabend2017-07-171-0/+6
* | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-0/+2
|\ \ \ | | |/ | |/|
| * | mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+2
| |/
* | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-291-1/+1
|/
* bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-18/+18
|\
| * net: Remove ndo_dfwd_start_xmitMintz, Yuval2017-06-251-9/+0
| * xdp: add reporting of offload modeJakub Kicinski2017-06-231-3/+4
| * xdp: add HW offload mode flag for installing programsJakub Kicinski2017-06-231-0/+1
| * xdp: pass XDP flags into install handlersJakub Kicinski2017-06-231-0/+1
| * net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2017-06-161-2/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-5/+10
| |\
| * | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+2
| * | net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar2017-05-211-0/+1
| * | net: more accurate checksumming in validate_xmit_skb()Davide Caratti2017-05-191-0/+3
| * | sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-191-3/+1
| * | net: introduce skb_crc32c_csum_helpDavide Caratti2017-05-191-0/+1
| * | net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan2017-05-181-1/+1
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-4/+5
|\ \ \ | |_|/ |/| |
| * | net: fix some identation issues at kernel-doc markupsMauro Carvalho Chehab2017-05-161-4/+5
* | | net: update undefined ->ndo_change_mtu() commentMagnus Damm2017-06-141-2/+1
* | | net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-081-0/+5
* | | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-3/+4
| |/ |/|
* | xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-111-2/+6
|/
* xdp: propagate extended ack to XDP setupJakub Kicinski2017-05-011-2/+8
* net: update comment for netif_dormant() functionZhang Shengju2017-04-271-2/+2
* net: move xdp_prog field in RX cache linesEric Dumazet2017-04-251-1/+1
* net: Generic XDPDavid S. Miller2017-04-251-0/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-211-0/+15
|\
| * xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-141-0/+14
| * net: Add ESP offload featuresSteffen Klassert2017-04-141-0/+1
OpenPOWER on IntegriCloud