aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-12
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-23
* mpls: Per-device MPLS stateRobert Shearman2015-04-22
* net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-17
* net_device: Reorder members to fill holesThomas Graf2015-04-13
* e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-13
* if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-11
* netdevice.h: remove iflink descriptionNicolas Dichtel2015-04-07
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* | netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell2015-04-03
* | net: remove iflink field from struct net_deviceNicolas Dichtel2015-04-02
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* | net: Introduce passthru_features_checkToshiaki Makita2015-03-29
* | net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\|
| * netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel2015-03-17
* | net: Fix high overhead of vlan sub-device teardown.David S. Miller2015-03-18
* | net: add support for phys_port_nameDavid Ahern2015-03-18
* | net: Add max rate tx queue attributeJohn Fastabend2015-03-18
* | netdev: remove ndo ops for switchdevScott Feldman2015-03-16
* | switchdev: add swdev opsScott Feldman2015-03-16
* | net: Introduce possible_net_tEric W. Biederman2015-03-12
* | net: Kill hold_net release_netEric W. Biederman2015-03-12
* | switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-09
* | netdevice: add IPv4 fib add/del opsScott Feldman2015-03-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\|
| * net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven2015-02-20
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
|/
* net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
* net: Use more bit fields in napi_gro_cbTom Herbert2015-02-11
* net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-11
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
* net:rfs: adjust table size checkingEric Dumazet2015-02-09
* net: rfs: add hash collision detectionEric Dumazet2015-02-08
* net/core: Add event for a change in slave stateMoni Shoua2015-02-04
* net: add skb functions to process remote checksum offloadTom Herbert2015-02-04
* bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-02
* dev: add per net_device packet type chainsSalam Noureddine2015-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\
| * netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-14
| * net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-13
* | udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-14
|/
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
* ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-09
* netdevice: Add a function to check macvlan portMahesh Bandewar2014-12-09
* bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-02
* net: introduce generic switch devices supportJiri Pirko2014-12-02