| Commit message (Expand) | Author | Age | Files | Lines |
* | net: igb: fix the start time for periodic output signals | Richard Cochran | 2015-06-11 | 1 | -2/+2 |
* | enic: fix memory leak in rq_clean | Govindarajulu Varadarajan | 2015-06-10 | 1 | -5/+4 |
* | enic: check return value for stat dump | Govindarajulu Varadarajan | 2015-06-10 | 2 | -4/+25 |
* | enic: unlock napi busy poll before unmasking intr | Govindarajulu Varadarajan | 2015-06-10 | 1 | -1/+1 |
* | net: bcmgenet: power on MII block for all MII modes | Florian Fainelli | 2015-06-08 | 1 | -3/+9 |
* | b44: call netif_napi_del() | Hauke Mehrtens | 2015-06-07 | 1 | -0/+2 |
* | be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() | Sriharsha Basavapatna | 2015-06-07 | 3 | -53/+67 |
* | amd-xgbe: Use disable_irq_nosync from within timer function | Lendacky, Thomas | 2015-06-07 | 1 | -1/+1 |
* | i40e: Make sure to be in VEB mode if SRIOV is enabled at probe | Anjali Singhai Jain | 2015-06-04 | 1 | -3/+17 |
* | i40e: start up in VEPA mode by default | Anjali Singhai Jain | 2015-06-04 | 4 | -5/+36 |
* | i40e/i40evf: Fix mixed size frags and linearization | Anjali Singhai Jain | 2015-06-04 | 2 | -30/+20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-06-01 | 7 | -34/+54 |
|\ |
|
| * | bnx2x: Move statistics implementation into semaphores | Yuval Mintz | 2015-06-01 | 3 | -11/+20 |
| * | sfc: free multiple Rx buffers when required | Daniel Pieczko | 2015-05-31 | 1 | -17/+25 |
| * | bna: fix soft lock-up during firmware initialization failure | Ivan Vecera | 2015-05-30 | 1 | -2/+2 |
| * | bna: remove unreasonable iocpf timer start | Ivan Vecera | 2015-05-30 | 1 | -4/+0 |
| * | bna: fix firmware loading on big-endian machines | Ivan Vecera | 2015-05-30 | 1 | -0/+7 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-29 | 3 | -13/+9 |
|\ \
| |/
|/| |
|
| * | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 2015-05-28 | 3 | -13/+9 |
* | | mlx4_core: Fix fallback from MSI-X to INTx | Benjamin Poirier | 2015-05-27 | 1 | -2/+7 |
* | | net: netxen: correct sysfs bin attribute return code | Vladimir Zapolskiy | 2015-05-27 | 1 | -3/+3 |
* | | net: stmmac: create one debugfs dir per net-device | Mathieu Olivari | 2015-05-25 | 2 | -23/+59 |
* | | net/ibm/emac: fix size of emac dump memory areas | Ivan Mikhaylov | 2015-05-25 | 2 | -15/+8 |
* | | net: macb: Disable half duplex gigabit on Zynq | Nathan Sullivan | 2015-05-22 | 2 | -0/+13 |
* | | rocker: fix a neigh entry leak issue | Ying Xue | 2015-05-15 | 1 | -3/+5 |
* | | net: macb: Add better comment for RXUBR handling | Nathan Sullivan | 2015-05-15 | 1 | -0/+6 |
* | | net/mlx4: Avoid 'may be used uninitialized' warnings | Bjorn Helgaas | 2015-05-14 | 1 | -4/+4 |
* | | e1000e: Add pm_qos header | David Ahern | 2015-05-12 | 1 | -0/+1 |
* | | net: ll_temac: Fix DMA map size bug | Michal Simek | 2015-05-12 | 1 | -2/+2 |
* | | net: qca_spi: Fix possible race during probe | Stefan Wahren | 2015-05-11 | 1 | -2/+2 |
* | | bnx2x: limit fw delay in kdump to 5s after boot | Michal Schmidt | 2015-05-10 | 1 | -2/+7 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-05-09 | 1 | -1/+3 |
|\ \ |
|
| * | | igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector | Toshiaki Makita | 2015-05-07 | 1 | -1/+1 |
| * | | igb: Fix oops on changing number of rings | Toshiaki Makita | 2015-05-07 | 1 | -0/+2 |
* | | | netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) | Tony Camuso | 2015-05-09 | 1 | -2/+2 |
* | | | net: xgene_enet: Set hardware dependency | Jean Delvare | 2015-05-09 | 1 | -0/+1 |
* | | | net: amd-xgbe: Add hardware dependency | Jean Delvare | 2015-05-09 | 1 | -0/+1 |
* | | | net: macb: Handle the RXUBR interrupt on all devices | Nathan Sullivan | 2015-05-09 | 1 | -1/+10 |
|/ / |
|
* | | net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV | Yishai Hadas | 2015-05-05 | 1 | -7/+7 |
* | | net/mlx4_en: Fix off-by-one in counters manipulation | Eran Ben Elisha | 2015-05-05 | 1 | -1/+1 |
* | | bnx2x: Fix to prevent inner-reload | Yuval Mintz | 2015-05-04 | 1 | -5/+5 |
* | | Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way"" | David S. Miller | 2015-05-04 | 1 | -8/+12 |
* | | net/smsc911x: fix irq resource allocation failure | Kamlakant Patel | 2015-05-04 | 1 | -6/+6 |
* | | ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb | Alexander Duyck | 2015-05-04 | 1 | -1/+1 |
* | | r8169: Do not use dev_kfree_skb in xmit path | Alexander Duyck | 2015-05-04 | 1 | -2/+2 |
* | | fm10k: Do not assume budget will never be 0 for NAPI | Alexander Duyck | 2015-05-04 | 1 | -2/+2 |
* | | drivers/net: include <module.h> for modular stmmac_platform code | Paul Gortmaker | 2015-05-03 | 1 | -0/+1 |
|/ |
|
* | net: fec: Fix RGMII-ID mode | Markus Pargmann | 2015-04-30 | 1 | -1/+4 |
* | net/mlx4_en: Schedule napi when RX buffers allocation fails | Ido Shamay | 2015-04-30 | 3 | -2/+26 |
* | netxen_nic: use spin_[un]lock_bh around tx_clean_lock | Tony Camuso | 2015-04-30 | 1 | -2/+2 |