summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.99 (7eab308) into msm-4.4Srinivasarao P2017-12-26
|\
| * tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-18
* | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\|
| * net: introduce device min_header_lenWillem de Bruijn2017-02-18
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\|
| * gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-15
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * net: add recursion limit to GROSabrina Dubroca2016-11-15
| * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31
| * bonding: Fix bonding crashMahesh Bandewar2016-09-30
| * net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-09-24
* | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\|
| * net: validate variable length ll headersWillem de Bruijn2016-04-20
* | net: add a per-cpu counter for the number of frames coalesced in GROHarout Hedeshian2016-03-22
* | net: Add the get current NAPI context APISubash Abhinov Kasiviswanathan2016-03-22
|/
* net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau2015-12-06
* 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