summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-264-15/+5
* net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-262-6/+6
* net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-261-0/+4
* net/mlx4_en: fix tx_dropped bugEric Dumazet2016-05-264-5/+9
* net: arc: trivial: Replace comma with a semicolonMarek Vasut2016-05-261-1/+1
* net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-261-1/+1
* net: alx: use custom skb allocatorFeng Tang2016-05-262-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-241-1/+2
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-231-1/+1
|\
| * aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-2116-38/+34
|\ \
| * | ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-211-2/+2
| * | net:liquidio: use kmemdupMuhammad Falak R Wani2016-05-211-3/+1
| * | intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-218-0/+8
| * | net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-2110-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-141-0/+4
| |\ \ \ \
| | * | | | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-141-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-202-12/+12
* | | | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-202-2/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-184-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
* | | | switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-2/+2
* | | | drivers: net: Don't print unpopulated net_device nameHarvey Hunt2016-05-173-10/+20
* | | | qed: add support for dcbx.Sudarsana Reddy Kalluru2016-05-1710-8/+825
* | | | ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven2016-05-171-1/+6
* | | | qed: Remove a stray tabDan Carpenter2016-05-171-1/+1
* | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-171-6/+6
|\ \ \ \
| * | | | ixgbe: Fix VLAN features errorAlexander Duyck2016-05-171-4/+4
| * | | | ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-171-2/+2
* | | | | net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-24/+2
* | | | | net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes2016-05-171-23/+20