Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | IB/ipoib: Fix access to un-initialized napi struct | Alex Vesker | 2017-06-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | IB/ipoib: Delete napi in device uninit default | Alex Vesker | 2017-06-14 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | IB/ipoib: Limit call to free rdma_netdev for capable devices | Alex Vesker | 2017-06-14 | 2 | -3/+8 | |
| * | | | | | | | | | | | | | | | IB/ipoib: Fix memory leaks for child interfaces priv | Alex Vesker | 2017-06-14 | 2 | -2/+10 | |
| * | | | | | | | | | | | | | | | rxe: Fix a sleep-in-atomic bug in post_one_send | Jia-Ju Bai | 2017-06-14 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | | | RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues | Ram Amrani | 2017-06-14 | 2 | -28/+41 | |
| * | | | | | | | | | | | | | | | RDMA/qedr: Initialize byte_len in WC of READ and SEND commands | Michal Kalderon | 2017-06-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | RDMA/bnxt_re: Remove FMR support | Selvin Xavier | 2017-06-14 | 3 | -106/+2 | |
| * | | | | | | | | | | | | | | | RDMA/bnxt_re: Fix RQE posting logic | Devesh Sharma | 2017-06-14 | 3 | -1/+20 | |
| * | | | | | | | | | | | | | | | RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs | Somnath Kotur | 2017-06-14 | 4 | -0/+24 | |
| * | | | | | | | | | | | | | | | RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list | Selvin Xavier | 2017-06-14 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | RDMA/bnxt_re: HW workarounds for handling specific conditions | Eddie Wai | 2017-06-14 | 7 | -70/+509 | |
| * | | | | | | | | | | | | | | | RDMA/bnxt_re: Fixing the Control path command and response handling | Devesh Sharma | 2017-06-13 | 5 | -605/+318 | |
| * | | | | | | | | | | | | | | | IB/addr: Fix setting source address in addr6_resolve() | Roland Dreier | 2017-06-07 | 1 | -9/+1 | |
* | | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-06-16 | 1 | -9/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | platform/x86: intel_telemetry_debugfs: fix oops when load/unload module | Priyalee Kushwaha | 2017-06-13 | 1 | -9/+7 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-06-16 | 2 | -14/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | firmware: dmi_scan: Check DMI structure length | Jean Delvare | 2017-06-15 | 1 | -7/+16 | |
| * | | | | | | | | | | | | | | | firmware: dmi: Fix permissions of product_family | Jean Delvare | 2017-06-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes | Andy Lutomirski | 2017-06-15 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | firmware: dmi_scan: Look for SMBIOS 3 entry point first | Jean Delvare | 2017-06-15 | 1 | -1/+16 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-06-15 | 82 | -316/+544 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | i40e: Fix a sleep-in-atomic bug | Jia-Ju Bai | 2017-06-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | qed: fix dump of context data | Tayar, Tomer | 2017-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | qmi_wwan: new Telewell and Sierra device IDs | Bjørn Mork | 2017-06-13 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | net: phy: Fix MDIO_THUNDER dependencies | Florian Fainelli | 2017-06-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | netconsole: Remove duplicate "netconsole: " logging prefix | Joe Perches | 2017-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | r8152: give the device version | Oliver Neukum | 2017-06-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | i40e: fix handling of HW ATR eviction | Jacob Keller | 2017-06-13 | 4 | -7/+9 | |
| * | | | | | | | | | | | | | | | Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-06-11 | 6 | -40/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | net/mlx5: Enable 4K UAR only when page size is bigger than 4K | Majd Dibbiny | 2017-06-11 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | net/mlx5e: Fix wrong indications in DIM due to counter wraparound | Tal Gilboa | 2017-06-11 | 2 | -7/+11 | |
| | * | | | | | | | | | | | | | | | net/mlx5e: Added BW check for DIM decision mechanism | Tal Gilboa | 2017-06-11 | 2 | -17/+22 | |
| | * | | | | | | | | | | | | | | | net/mlx5: Remove several module events out of ethtool stats | Huy Nguyen | 2017-06-11 | 1 | -9/+2 | |
| | * | | | | | | | | | | | | | | | net/mlx5: Continue health polling until it is explicitly stopped | Mohamad Haj Yahia | 2017-06-11 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | | | net/mlx5: Fix create vport flow table flow | Mohamad Haj Yahia | 2017-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | net: ena: update ena driver to version 1.1.7 | Netanel Belgazal | 2017-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | net: ena: bug fix in lost tx packets detection mechanism | Netanel Belgazal | 2017-06-11 | 3 | -31/+50 | |
| * | | | | | | | | | | | | | | | | net: ena: disable admin msix while working in polling mode | Netanel Belgazal | 2017-06-11 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | net: ena: fix theoretical Rx hang on low memory systems | Netanel Belgazal | 2017-06-11 | 3 | -0/+58 | |
| * | | | | | | | | | | | | | | | | net: ena: add missing unmap bars on device removal | Netanel Belgazal | 2017-06-11 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | | | net: ena: fix race condition between submit and completion admin command | Netanel Belgazal | 2017-06-11 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | net: ena: add missing return when ena_com_get_io_handlers() fails | Netanel Belgazal | 2017-06-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | net: ena: fix bug that might cause hang after consecutive open/close interface. | Netanel Belgazal | 2017-06-11 | 1 | -15/+26 | |
| * | | | | | | | | | | | | | | | | net: ena: fix rare uncompleted admin command false alarm | Netanel Belgazal | 2017-06-11 | 1 | -10/+11 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | net: mvpp2: use {get, put}_cpu() instead of smp_processor_id() | Thomas Petazzoni | 2017-06-11 | 1 | -8/+19 | |
| * | | | | | | | | | | | | | | | net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get} | Thomas Petazzoni | 2017-06-11 | 1 | -33/+14 | |
| * | | | | | | | | | | | | | | | Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272" | David S. Miller | 2017-06-10 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 | Fabio Estevam | 2017-06-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power | Philippe Reynes | 2017-06-10 | 1 | -3/+0 |