aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-23
* net: kill long time unused bonding private flagsJiri Pirko2015-08-27
* net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-27
* net: add netif_is_bridge_master helperJiri Pirko2015-08-27
* net: introduce change upper device notifier change infoJiri Pirko2015-08-27
* gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-23
* net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern2015-08-17
* net: Updates to netif_index_is_vrfDavid Ahern2015-08-17
* net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter2015-08-17
* net: Introduce VRF related flags and helpersDavid Ahern2015-08-14
* net: add phys ID compare helper to test if two IDs are the sameScott Feldman2015-07-20
* net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-20
* net core: Add protodown support.Anuradha Karuppiah2015-07-16
* net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2015-06-15
* net: Add priority to packet_offload objects.David S. Miller2015-06-01
* netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira2015-05-14
* net: move __skb_tx_hash to dev.cJiri Pirko2015-05-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-12
* | net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko2015-05-12
* | switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-12
* | net: sched: fix typo in net_device ifdefDaniel Borkmann2015-05-11
* | net: sched: further simplify handle_ingDaniel Borkmann2015-05-11
|/
* 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