summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5
* net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-031-15/+26
* net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-031-8/+2
* sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov2016-12-291-1/+1
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-292-21/+19
* net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-291-6/+2
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-291-1/+6
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2016-12-291-1/+7
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-291-2/+4
* net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2016-12-291-1/+8
* net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"Colin Ian King2016-12-281-1/+1
* net/mlx5e: Disable netdev after closeSaeed Mahameed2016-12-281-4/+4
* net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed2016-12-281-7/+12
* net/mlx5e: Check ets capability before initializing ets settingsHuy Nguyen2016-12-281-0/+3
* Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman2016-12-283-72/+1
* net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia2016-12-281-1/+1
* net/mlx5: Release FTE lock in error flowMaor Gottlieb2016-12-281-0/+1
* net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb2016-12-281-0/+1
* net/mlx5: Avoid shadowing numa_nodeEli Cohen2016-12-281-2/+1
* net/mlx5: Cancel recovery work in remove flowDaniel Jurgens2016-12-281-2/+3
* net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2016-12-281-0/+7
* net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2016-12-281-0/+11
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2016-12-271-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-277-29/+59
|\
| * net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
| * ipvlan: fix multicast processingMahesh Bandewar2016-12-232-11/+20
| * ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet2016-12-232-14/+31
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2521-43/+41
|\ \
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-258-17/+15
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2513-26/+26
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-2/+2
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
| |/
* / Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24113-113/+113
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2316-127/+170
|\
| * virtio-net: XDP support for small buffersJason Wang2016-12-231-25/+87
| * virtio-net: remove big packet XDP codesJason Wang2016-12-231-41/+3
| * virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is supportJason Wang2016-12-231-1/+3
| * virtio-net: make rx buf size estimation works for XDPJason Wang2016-12-231-0/+3
| * virtio-net: unbreak csumed packets for XDP_PASSJason Wang2016-12-231-2/+2
| * virtio-net: correctly handle XDP_PASS for linearized packetsJason Wang2016-12-231-2/+8
| * virtio-net: fix page miscount during XDP linearizingJason Wang2016-12-231-8/+11
| * virtio-net: correctly xmit linearized page on XDP_TXJason Wang2016-12-231-1/+1
| * virtio-net: remove the warning before XDP linearizingJason Wang2016-12-231-7/+1
| * mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel2016-12-231-0/+3
| * mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel2016-12-231-4/+6
| * stmmac: CSR clock configuration fixjpinto2016-12-233-6/+6
| * Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...David S. Miller2016-12-225-5/+10
| |\