Age | Commit message (Expand) | Author | Files | Lines |
2017-06-29 | sfc: fix attempt to translate invalid filter ID | Edward Cree | 1 | -3/+4 |
2017-06-29 | arcnet: com20020-pci: add missing pdev setup in netdev structure | Michael Grzeschik | 1 | -0/+1 |
2017-06-29 | arcnet: com20020-pci: fix dev_id calculation | Michael Grzeschik | 1 | -2/+3 |
2017-06-29 | arcnet: com20020: remove needless base_addr assignment | Michael Grzeschik | 1 | -2/+0 |
2017-06-29 | Trivial fix to spelling mistake in arc_printk message | Colin Ian King | 1 | -1/+1 |
2017-06-29 | arcnet: change irq handler to lock irqsave | Michael Grzeschik | 1 | -3/+4 |
2017-06-29 | rocker: move dereference before free | Dan Carpenter | 1 | -1/+1 |
2017-06-29 | mlxsw: spectrum_router: Fix NULL pointer dereference | Ido Schimmel | 1 | -0/+3 |
2017-06-29 | virtio-net: serialize tx routine during reset | Jason Wang | 1 | -0/+1 |
2017-06-27 | net: usb: asix88179_178a: Add support for the Belkin B2B128 | Andrew F. Davis | 1 | -0/+16 |
2017-06-27 | fsl/fman: add dependency on HAS_DMA | Madalin Bucur | 1 | -0/+1 |
2017-06-25 | bnx2x: Don't log mc removal needlessly | Mintz, Yuval | 1 | -1/+1 |
2017-06-23 | bnxt_en: Fix netpoll handling. | Michael Chan | 1 | -6/+48 |
2017-06-23 | bnxt_en: Add missing logic to handle TPA end error conditions. | Michael Chan | 2 | -4/+9 |
2017-06-23 | net: dp83640: Avoid NULL pointer dereference. | Richard Cochran | 1 | -1/+1 |
2017-06-22 | sfc: Fix MCDI command size for filter operations | Martin Habets | 1 | -4/+4 |
2017-06-22 | netvsc: don't access netdev->num_rx_queues directly | Arnd Bergmann | 1 | -2/+2 |
2017-06-22 | macvlan: Let passthru macvlan correctly restore lower mac address | Vlad Yasevich | 1 | -3/+44 |
2017-06-22 | macvlan: convert port passthru to flags. | Vlad Yasevich | 1 | -13/+24 |
2017-06-22 | macvlan: Fix passthru macvlan mac address inheritance | Vlad Yasevich | 1 | -1/+2 |
2017-06-22 | macvlan: Do not return error when setting the same mac address | Vlad Yasevich | 1 | -0/+4 |
2017-06-22 | xen-netback: correctly schedule rate-limited queues | Wei Liu | 3 | -2/+11 |
2017-06-22 | veth: Be more robust on network device creation when no attributes | Serhey Popovych | 1 | -2/+2 |
2017-06-22 | drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs | Lokesh Vutla | 1 | -1/+1 |
2017-06-22 | net/phy: micrel: configure intterupts after autoneg workaround | Zach Brown | 1 | -0/+2 |
2017-06-20 | Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub... | David S. Miller | 6 | -36/+49 |
2017-06-20 | net: stmmac: free an skb first when there are no longer any descriptors using it | Niklas Cassel | 1 | -4/+16 |
2017-06-20 | sfc: remove duplicate up_write on VF filter_sem | Edward Cree | 1 | -2/+0 |
2017-06-20 | dpaa_eth: reuse the dma_ops provided by the FMan MAC device | Madalin Bucur | 1 | -1/+1 |
2017-06-20 | fsl/fman: propagate dma_ops | Madalin Bucur | 1 | -0/+2 |
2017-06-19 | net/hns:bugfix of ethtool -t phy self_test | Lin Yun Sheng | 1 | -2/+14 |
2017-06-19 | cxgb4: notify uP to route ctrlq compl to rdma rspq | Raju Rangoju | 1 | -4/+6 |
2017-06-16 | brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() | Arend Van Spriel | 1 | -2/+1 |
2017-06-15 | net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it | Or Gerlitz | 1 | -1/+2 |
2017-06-15 | net/mlx5e: Remove TC header re-write offloading of ip tos | Or Gerlitz | 1 | -1/+0 |
2017-06-15 | net/mlx5: Properly check applicability of devlink eswitch commands | Or Gerlitz | 1 | -37/+40 |
2017-06-15 | net/mlx5e: Fix min inline value for VF rep SQs | Chris Mi | 1 | -0/+2 |
2017-06-15 | net/mlx5e: Fix timestamping capabilities reporting | Maor Dickman | 1 | -4/+4 |
2017-06-15 | net/mlx5: Wait for FW readiness before initializing command interface | Eli Cohen | 1 | -2/+12 |
2017-06-15 | brcmfmac: fix brcmf_fws_add_interface() for USB devices | Arend Van Spriel | 1 | -1/+1 |
2017-06-15 | brcmfmac: unbind all devices upon failure in firmware callback | Arend Van Spriel | 1 | -2/+3 |
2017-06-15 | brcmfmac: use firmware callback upon failure to load | Arend Van Spriel | 1 | -14/+13 |
2017-06-15 | brcmfmac: add parameter to pass error code in firmware callback | Arend Van Spriel | 5 | -20/+34 |
2017-06-15 | i40e: Fix a sleep-in-atomic bug | Jia-Ju Bai | 1 | -0/+2 |
2017-06-13 | qed: fix dump of context data | Tayar, Tomer | 1 | -1/+1 |
2017-06-13 | qmi_wwan: new Telewell and Sierra device IDs | Bjørn Mork | 1 | -0/+4 |
2017-06-13 | net: phy: Fix MDIO_THUNDER dependencies | Florian Fainelli | 1 | -0/+1 |
2017-06-13 | netconsole: Remove duplicate "netconsole: " logging prefix | Joe Perches | 1 | -1/+1 |
2017-06-13 | r8152: give the device version | Oliver Neukum | 1 | -0/+2 |
2017-06-13 | i40e: fix handling of HW ATR eviction | Jacob Keller | 4 | -7/+9 |