summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-08-27net: kill long time unused bonding private flagsJiri Pirko
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko
2015-08-27net: add netif_is_bridge_master helperJiri Pirko
2015-08-27net: introduce change upper device notifier change infoJiri Pirko
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert
2015-08-17net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern
2015-08-17net: Updates to netif_index_is_vrfDavid Ahern
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman
2015-07-15net core: Add protodown support.Anuradha Karuppiah
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha
2015-06-01net: Add priority to packet_offload objects.David S. Miller
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg
2015-04-22mpls: Per-device MPLS stateRobert Shearman
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg
2015-04-13net_device: Reorder members to fill holesThomas Graf
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-03netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell
2015-04-02net: remove iflink field from struct net_deviceNicolas Dichtel
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-03-29net: Introduce passthru_features_checkToshiaki Makita
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller
2015-03-18net: add support for phys_port_nameDavid Ahern
2015-03-18net: Add max rate tx queue attributeJohn Fastabend
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel
2015-03-16netdev: remove ndo ops for switchdevScott Feldman
2015-03-16switchdev: add swdev opsScott Feldman
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman
2015-03-06netdevice: add IPv4 fib add/del opsScott Feldman