summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+4
|\
| * netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel2015-03-171-1/+4
* | net: Fix high overhead of vlan sub-device teardown.David S. Miller2015-03-181-0/+1
* | net: add support for phys_port_nameDavid Ahern2015-03-181-0/+4
* | net: Add max rate tx queue attributeJohn Fastabend2015-03-181-0/+8
* | netdev: remove ndo ops for switchdevScott Feldman2015-03-161-38/+0
* | switchdev: add swdev opsScott Feldman2015-03-161-0/+3
* | net: Introduce possible_net_tEric W. Biederman2015-03-121-6/+2
* | net: Kill hold_net release_netEric W. Biederman2015-03-121-2/+1
* | switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-091-1/+2
* | netdevice: add IPv4 fib add/del opsScott Feldman2015-03-061-0/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-0/+1
|\ \ | |/
| * net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven2015-02-201-0/+1
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-11/+1
|/
* net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-111-1/+18
* net: Use more bit fields in napi_gro_cbTom Herbert2015-02-111-8/+10
* net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-111-1/+3
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-111-2/+23
* net:rfs: adjust table size checkingEric Dumazet2015-02-081-1/+2
* net: rfs: add hash collision detectionEric Dumazet2015-02-081-17/+17
* net/core: Add event for a change in slave stateMoni Shoua2015-02-041-0/+15
* net: add skb functions to process remote checksum offloadTom Herbert2015-02-041-0/+15
* bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-011-2/+4
* dev: add per net_device packet type chainsSalam Noureddine2015-01-291-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-3/+3
|\
| * netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1
| * net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-131-2/+2
* | udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-141-2/+13
|/
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-9/+11
* ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-091-0/+10
* netdevice: Add a function to check macvlan portMahesh Bandewar2014-12-091-0/+5
* bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-021-0/+5
* net: introduce generic switch devices supportJiri Pirko2014-12-021-0/+10
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-021-8/+8
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-021-3/+5
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-241-0/+4
* Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-211-0/+3
|\
| * netdevice: add ieee802154_ptr to net_deviceAlexander Aring2014-11-031-0/+3
* | net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-161-0/+6
* | net: kill netif_copy_real_num_queues()WANG Cong2014-11-111-17/+0
* | net: gro: add a per device gro flush timerEric Dumazet2014-11-101-10/+10
* | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-051-1/+0
* | udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-051-0/+1
* | net: shrink struct softnet_dataEric Dumazet2014-11-031-7/+8
* | net: introduce napi_schedule_irqoff()Eric Dumazet2014-10-291-0/+13
|/
* net: Add ndo_gso_checkTom Herbert2014-10-151-1/+11
* net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-081-0/+29
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-0/+8
* net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-061-1/+3
* fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-031-0/+3