summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-3124-148/+268
|\
| * sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-05-313-17/+56
| * bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-311-7/+10
| * net: fec: update dirty_tx even if no skbTroy Kisky2016-05-311-5/+3
| * sfc: use flow dissector helpers for aRFSEdward Cree2016-05-291-54/+21
| * net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi2016-05-291-1/+3
| * qed: Don't config min BW on 100g on link flapYuval Mintz2016-05-261-0/+7
| * qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2016-05-262-8/+15
| * qed: Add missing 100g init modeYuval Mintz2016-05-261-0/+7
| * qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
| * qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
| * qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
| * qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
| * qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
| * net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-254-15/+5
| * net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-252-6/+6
| * net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-251-0/+4
| * net/mlx4_en: fix tx_dropped bugEric Dumazet2016-05-254-5/+9
| * net: arc: trivial: Replace comma with a semicolonMarek Vasut2016-05-251-1/+1
| * net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-251-1/+1
| * net: alx: use custom skb allocatorFeng Tang2016-05-252-1/+51
| * sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree2016-05-251-0/+16
| * net: mvneta: Fix lacking spinlock initializationGregory CLEMENT2016-05-251-0/+1
| * qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-251-1/+1
| * net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
| * qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-231-1/+2
| * net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-273-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-221-1/+1
|\
| * aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-2016-38/+34
|\ \
| * | ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-201-2/+2
| * | net:liquidio: use kmemdupMuhammad Falak R Wani2016-05-201-3/+1
| * | intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-208-0/+8
| * | net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-2010-22/+12
| * | qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3
| * | net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-191-1/+1
| * | net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4
| * | net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-205-1/+93
|\ \ \
| * | | net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2016-05-184-1/+89
| | | |
| | \ \
| *-. \ \ Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-131-0/+4
| |\ \ \ \
| | * | | | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-131-0/+4
| | |/ / /
| * | | | i40e: constify i40e_client_ops structureJulia Lawall2016-05-131-1/+1
| |/ / /
* | | | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-192-12/+12
* | | | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-192-2/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-174-5/+5
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2016-04-283-4/+4
| * | | treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* | | | r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel2016-05-171-19/+25
OpenPOWER on IntegriCloud