summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28230-1704/+2473
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-2740-217/+388
| |\
| | * ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-271-1/+2
| | * net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+14
| | * gtp: fix cross netns recv on gtp socketAndreas Schultz2017-01-271-6/+4
| | * gtp: clear DF bit on GTP packet txAndreas Schultz2017-01-271-1/+1
| | * gtp: add genl family modules aliasAndreas Schultz2017-01-271-0/+1
| | * ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-01-261-48/+64
| | * virtio_net: reject XDP programs using header adjustmentJakub Kicinski2017-01-251-0/+5
| | * virtio_net: use dev_kfree_skb for small buffer XDP receiveJohn Fastabend2017-01-251-2/+6
| | * r8152: check rx after napi is enabledhayeswang2017-01-251-1/+6
| | * r8152: re-schedule napi for txhayeswang2017-01-251-0/+3
| | * r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-01-251-2/+6
| | * r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang2017-01-251-3/+9
| | * net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-252-0/+2
| | * net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven2017-01-251-2/+6
| | * net-next: ethernet: mediatek: change the compatible stringJohn Crispin2017-01-251-1/+1
| | * bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan2017-01-251-3/+6
| | * bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan2017-01-251-19/+18
| | * bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan2017-01-251-13/+25
| | * alx: work around hardware bug in interrupt fallback pathTobias Regnery2017-01-241-2/+6
| | * alx: fix fallback to msi or legacy interruptsTobias Regnery2017-01-241-0/+1
| | * alx: fix wrong condition to free descriptor memoryTobias Regnery2017-01-241-1/+1
| | * qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2017-01-242-0/+15
| | * ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-01-241-2/+5
| | * vxlan: do not age static remote mac entriesBalakrishnan Raman2017-01-241-1/+1
| | * vxlan: don't flush static fdb entries on admin downRoopa Prabhu2017-01-241-2/+6
| | * virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin2017-01-241-1/+9
| | * mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel2017-01-241-4/+6
| | * r8152: don't execute runtime suspend if the tx is not emptyhayeswang2017-01-241-1/+3
| | * net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou2017-01-241-0/+2
| | * net: phy: Avoid deadlock during phy_error()Florian Fainelli2017-01-231-5/+9
| | * amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-01-222-2/+6
| | * amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-224-3/+20
| | * xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai2017-01-201-1/+1
| | * net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3
| | * bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-01-201-2/+4
| | * qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-203-61/+53
| | * r8152: fix rtl8152_post_reset functionhayeswang2017-01-201-0/+2
| | * virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-203-3/+3
| | * gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
| | * net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
| | * bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-01-181-1/+1
| | * net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-01-181-2/+19
| | * xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2017-01-182-2/+6
| | * xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin2017-01-181-0/+11
| | * net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0
| | * net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1
| | * can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-01-181-4/+12
| | * can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-01-181-0/+1