| Commit message (Expand) | Author | Age | Files | Lines |
* | net:hns: annotate IO address space properly | Andy Shevchenko | 2015-12-13 | 1 | -5/+6 |
* | sfc: only use RSS filters if we're using RSS | Bert Kenward | 2015-12-12 | 3 | -13/+18 |
* | bnxt_en: Implement missing tx timeout reset logic. | Michael Chan | 2015-12-11 | 1 | -3/+13 |
* | bnxt_en: Don't cancel sp_task from bnxt_close_nic(). | Michael Chan | 2015-12-11 | 2 | -2/+12 |
* | bnxt_en: Change bp->state to bitmap. | Michael Chan | 2015-12-11 | 3 | -8/+7 |
* | bnxt_en: Fix bitmap declaration to work on 32-bit arches. | Michael Chan | 2015-12-11 | 1 | -6/+5 |
* | phy: micrel: Fix finding PHY properties in MAC node. | Andrew Lunn | 2015-12-11 | 1 | -2/+11 |
* | net: ezchip: fix address space confusion in nps_enet.c | Arnd Bergmann | 2015-12-08 | 1 | -21/+9 |
* | net: fsl: avoid 64-bit warning on pq_mdio | Arnd Bergmann | 2015-12-08 | 1 | -1/+1 |
* | r8152: fix lockup when runtime PM is enabled | Peter Wu | 2015-12-08 | 1 | -18/+3 |
* | net: thunderx: Correctly distinguish between VF and LMAC count | Pavel Fedin | 2015-12-08 | 1 | -21/+18 |
* | geneve: Fix IPv6 xmit stats update. | Pravin B Shelar | 2015-12-08 | 1 | -2/+0 |
* | vxlan: interpret IP headers for ECN correctly | Jiri Benc | 2015-12-07 | 1 | -4/+2 |
* | vxlan: support ndo_fill_metadata_dst also for IPv6 | Jiri Benc | 2015-12-07 | 1 | -2/+23 |
* | vxlan: move IPv6 outpute route calculation to a function | Jiri Benc | 2015-12-07 | 1 | -10/+34 |
* | qed: Correct slowpath interrupt scheme | Sudarsana Kalluru | 2015-12-07 | 4 | -52/+55 |
* | qed: Fix BAR size split for some servers | Ariel Elior | 2015-12-07 | 2 | -21/+36 |
* | qed: fix handling of concurrent ramrods. | Tomer Tayar | 2015-12-07 | 2 | -17/+54 |
* | ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA | Geert Uytterhoeven | 2015-12-07 | 1 | -0/+1 |
* | net: qca_spi: fix transmit queue timeout handling | Stefan Wahren | 2015-12-06 | 1 | -3/+2 |
* | net: cdc_mbim: add "NDP to end" quirk for Huawei E3372 | Bjørn Mork | 2015-12-05 | 2 | -2/+34 |
* | stmmac: fix resource management when resume | Giuseppe CAVALLARO | 2015-12-05 | 1 | -3/+6 |
* | ravb: fix RX queue #1 frame error counter name | Sergei Shtylyov | 2015-12-05 | 1 | -1/+1 |
* | sh_eth: fix kernel oops in skb_put() | Sergei Shtylyov | 2015-12-05 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-12-05 | 5 | -13/+23 |
|\ |
|
| * | i40e/i40evf: avoid mutex re-init | Jesse Brandeburg | 2015-12-03 | 4 | -13/+20 |
| * | ixgbe: Reset interface after enabling SR-IOV | Alexander Duyck | 2015-12-03 | 1 | -0/+3 |
* | | atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation | Pavel Machek | 2015-12-04 | 1 | -4/+3 |
* | | pppoe: fix memory corruption in padt work structure | Guillaume Nault | 2015-12-04 | 1 | -4/+10 |
* | | net: mvpp2: fix refilling BM pools in RX path | Marcin Wojtas | 2015-12-04 | 1 | -12/+16 |
* | | net: mvpp2: fix buffers' DMA handling on RX path | Marcin Wojtas | 2015-12-04 | 1 | -5/+16 |
* | | net: mvpp2: fix missing DMA region unmap in egress processing | Marcin Wojtas | 2015-12-04 | 1 | -3/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-12-03 | 75 | -247/+2393 |
|\ \
| |/ |
|
| * | net: phy: reset only targeted phy | Jérôme Pouiller | 2015-12-03 | 1 | -1/+2 |
| * | bnxt_en: Setup uc_list mac filters after resetting the chip. | Michael Chan | 2015-12-03 | 1 | -5/+8 |
| * | bnxt_en: enforce proper storing of MAC address | Jeffrey Huang | 2015-12-03 | 2 | -11/+16 |
| * | bnxt_en: Fixed incorrect implementation of ndo_set_mac_address | Jeffrey Huang | 2015-12-03 | 1 | -1/+10 |
| * | net: lpc_eth: remove irq > NR_IRQS check from probe() | Vladimir Zapolskiy | 2015-12-03 | 1 | -1/+1 |
| * | net: mvneta: enable setting custom TX IP checksum limit | Marcin Wojtas | 2015-12-02 | 1 | -2/+17 |
| * | net: mvneta: fix error path for building skb | Marcin Wojtas | 2015-12-02 | 1 | -2/+6 |
| * | net: mvneta: fix bit assignment for RX packet irq enable | Marcin Wojtas | 2015-12-02 | 1 | -1/+1 |
| * | net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG | Marcin Wojtas | 2015-12-02 | 1 | -1/+1 |
| * | net: mvneta: add configuration for MBUS windows access protection | Marcin Wojtas | 2015-12-02 | 1 | -0/+2 |
| * | net: thunderx: Enable BGX LMAC's RX/TX only after VF is up | Sunil Goutham | 2015-12-02 | 3 | -3/+38 |
| * | net: thunderx: Switchon carrier only upon interface link up | Sunil Goutham | 2015-12-02 | 3 | -4/+18 |
| * | net: thunderx: Set CQ timer threshold properly | Sunil Goutham | 2015-12-02 | 3 | -5/+4 |
| * | net: thunderx: Wait for delayed work to finish before destroying it | Thanneeru Srinivasulu | 2015-12-02 | 2 | -4/+2 |
| * | net: thunderx: Force to load octeon-mdio before bgx driver. | Thanneeru Srinivasulu | 2015-12-02 | 2 | -0/+4 |
| * | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 2015-12-01 | 2 | -4/+4 |
| * | vmxnet3: fix checks for dma mapping errors | Alexey Khoroshilov | 2015-12-01 | 1 | -11/+60 |