summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-29
* vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-12
|\
| * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \ | |/
| * net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko2015-11-04
* | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-04
|\ \ | |/ |/|
| * net/xps: Fix calculation of initial number of xps queuesHelge Deller2015-10-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
| |/
* | if_link: Add control trust VFHiroshi Shimamoto2015-10-23
* | net: introduce pre-change upper device notifierJiri Pirko2015-10-16
* | net: Add netif_is_l3_slaveDavid Ahern2015-10-07
* | net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern2015-09-29
* | net: Remove the now unused vrf_ptrDavid Ahern2015-09-29
* | net: Introduce L3 Master device abstractionDavid Ahern2015-09-29
* | net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern2015-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\ \ | |/
| * netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-23
* | netfilter: Pass net into okfnEric W. Biederman2015-09-17
* | bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman2015-09-17
* | net: Remove dev_queue_xmit_skEric W. Biederman2015-09-17
|/
* 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-13
* 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-15
* 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