summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich1-0/+5
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-12/+15
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-11-11net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso1-12/+15
2015-11-05net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko1-0/+1
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2015-10-25net/xps: Fix calculation of initial number of xps queuesHelge Deller1-2/+2
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2015-10-23if_link: Add control trust VFHiroshi Shimamoto1-0/+3
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar1-0/+7
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-07net: Add netif_is_l3_slaveDavid Ahern1-0/+7
2015-09-30net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern1-21/+0
2015-09-30net: Remove the now unused vrf_ptrDavid Ahern1-2/+0
2015-09-30net: Introduce L3 Master device abstractionDavid Ahern1-0/+3
2015-09-30net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern1-7/+7
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-09-24netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-18netfilter: Pass net into okfnEric W. Biederman1-1/+1
2015-09-18bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman1-5/+1
2015-09-18net: Remove dev_queue_xmit_skEric W. Biederman1-5/+1
2015-08-28net: kill long time unused bonding private flagsJiri Pirko1-36/+21
2015-08-28net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko1-0/+8
2015-08-28net: add netif_is_bridge_master helperJiri Pirko1-0/+5
2015-08-28net: introduce change upper device notifier change infoJiri Pirko1-0/+7
2015-08-24gro: Fix remcsum offload to deal with frags in GROTom Herbert1-12/+32
2015-08-18net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern1-0/+1
2015-08-18net: Updates to netif_index_is_vrfDavid Ahern1-1/+11
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter1-0/+3
2015-08-14net: Introduce VRF related flags and helpersDavid Ahern1-0/+20
2015-07-21net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-21net: don't reforward packets already forwarded by offload deviceScott Feldman1-0/+6
2015-07-16net core: Add protodown support.Anuradha Karuppiah1-0/+14
2015-06-16net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha1-0/+4
2015-06-02net: Add priority to packet_offload objects.David S. Miller1-0/+1
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira1-0/+3
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko1-0/+3
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-13net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko1-13/+1
2015-05-13switchdev: s/swdev_/switchdev_/Jiri Pirko1-1/+1
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann1-1/+1
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann1-0/+4
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel1-2/+4
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg1-3/+3
2015-04-22mpls: Per-device MPLS stateRobert Shearman1-0/+4
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg1-1/+1
2015-04-13net_device: Reorder members to fill holesThomas Graf1-24/+21
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf1-1/+0
2015-04-11if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov1-0/+8