aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus 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-22openvswitch: 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-29net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern1-21/+0
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern1-2/+0
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern1-0/+3
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern1-7/+7
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-17netfilter: Pass net into okfnEric W. Biederman1-1/+1
2015-09-17bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman1-5/+1
2015-09-17net: Remove dev_queue_xmit_skEric W. Biederman1-5/+1
2015-08-27net: kill long time unused bonding private flagsJiri Pirko1-36/+21
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko1-0/+8
2015-08-27net: add netif_is_bridge_master helperJiri Pirko1-0/+5
2015-08-27net: introduce change upper device notifier change infoJiri Pirko1-0/+7
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert1-12/+32
2015-08-17net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern1-0/+1
2015-08-17net: 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-13net: Introduce VRF related flags and helpersDavid Ahern1-0/+20
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman1-0/+6
2015-07-15net core: Add protodown support.Anuradha Karuppiah1-0/+14
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha1-0/+4
2015-06-01net: 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-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()Denys Vlasenko1-13/+1
2015-05-12switchdev: 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-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov1-0/+8
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel1-2/+1
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller1-3/+11
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org1-0/+6
2015-04-03netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell1-1/+4