summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-291-1/+2
* vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-171-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-121-12/+15
|\
| * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-101-12/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-101-0/+1
|\ \ | |/
| * net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko2015-11-041-0/+1
* | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-041-2/+2
|\ \ | |/ |/|
| * net/xps: Fix calculation of initial number of xps queuesHelge Deller2015-10-251-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-0/+7
|\ \
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-221-0/+7
| |/
* | if_link: Add control trust VFHiroshi Shimamoto2015-10-231-0/+3
* | net: introduce pre-change upper device notifierJiri Pirko2015-10-161-0/+1
* | net: Add netif_is_l3_slaveDavid Ahern2015-10-071-0/+7
* | net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern2015-09-291-21/+0
* | net: Remove the now unused vrf_ptrDavid Ahern2015-09-291-2/+0
* | net: Introduce L3 Master device abstractionDavid Ahern2015-09-291-0/+3
* | net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern2015-09-291-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-0/+1
|\ \ | |/
| * netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-231-0/+1
* | netfilter: Pass net into okfnEric W. Biederman2015-09-171-1/+1
* | bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman2015-09-171-5/+1
* | net: Remove dev_queue_xmit_skEric W. Biederman2015-09-171-5/+1
|/
* net: kill long time unused bonding private flagsJiri Pirko2015-08-271-36/+21
* net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-271-0/+8
* net: add netif_is_bridge_master helperJiri Pirko2015-08-271-0/+5
* net: introduce change upper device notifier change infoJiri Pirko2015-08-271-0/+7
* gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-231-12/+32
* net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern2015-08-171-0/+1
* net: Updates to netif_index_is_vrfDavid Ahern2015-08-171-1/+11
* net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter2015-08-171-0/+3
* net: Introduce VRF related flags and helpersDavid Ahern2015-08-131-0/+20
* net: add phys ID compare helper to test if two IDs are the sameScott Feldman2015-07-201-0/+7
* net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-201-0/+6
* net core: Add protodown support.Anuradha Karuppiah2015-07-151-0/+14
* net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2015-06-151-0/+4
* net: Add priority to packet_offload objects.David S. Miller2015-06-011-0/+1
* netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira2015-05-141-0/+3
* net: move __skb_tx_hash to dev.cJiri Pirko2015-05-131-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-3/+0
|\
| * net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
* | net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko2015-05-121-13/+1
* | switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-121-1/+1
* | net: sched: fix typo in net_device ifdefDaniel Borkmann2015-05-111-1/+1
* | net: sched: further simplify handle_ingDaniel Borkmann2015-05-111-0/+4
|/
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-2/+4
* netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-231-3/+3
* mpls: Per-device MPLS stateRobert Shearman2015-04-221-0/+4
* net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-171-1/+1
* net_device: Reorder members to fill holesThomas Graf2015-04-131-24/+21
* e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-131-1/+0
OpenPOWER on IntegriCloud