| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | i40e: Fix memory leak related filter programming status | Alexander Duyck | 2017-10-10 | 1 | -27/+36 |
* | i40e: Fix comment about locking for __i40e_read_nvm_word() | Stefano Brivio | 2017-10-10 | 1 | -1/+1 |
* | net: thunderx: mark expected switch fall-throughs in nicvf_main() | Gustavo A. R. Silva | 2017-10-09 | 1 | -0/+2 |
* | ixgbe: incorrect XDP ring accounting in ethtool tx_frame param | John Fastabend | 2017-10-09 | 1 | -8/+8 |
* | net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag | Ding Tianhong | 2017-10-09 | 2 | -41/+0 |
* | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 2017-10-09 | 1 | -1/+1 |
* | ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register | Sabrina Dubroca | 2017-10-09 | 1 | -1/+1 |
* | ixgbe: Return error when getting PHY address if PHY access is not supported | Mark D Rustad | 2017-10-09 | 1 | -0/+4 |
* | mlxsw: spectrum_router: Avoid expensive lookup during route removal | Ido Schimmel | 2017-10-08 | 1 | -14/+0 |
* | net: stmmac: dwmac-rk: Add RK3128 GMAC support | David Wu | 2017-10-03 | 1 | -0/+112 |
* | mlxsw: spectrum_router: Track RIF of IPIP next hops | Petr Machata | 2017-10-02 | 1 | -2/+11 |
* | mlxsw: spectrum_router: Move VRF refcounting | Petr Machata | 2017-10-02 | 1 | -2/+3 |
* | net: hns3: Fix an error handling path in 'hclge_rss_init_hw()' | Christophe JAILLET | 2017-10-01 | 1 | -1/+2 |
* | net: mvpp2: Fix clock resource by adding an optional bus clock | Gregory CLEMENT | 2017-10-01 | 1 | -0/+15 |
* | Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-09-29 | 14 | -27/+128 |
|\ |
|
| * | net/mlx5: Fix wrong indentation in enable SRIOV code | Or Gerlitz | 2017-09-28 | 1 | -1/+1 |
| * | net/mlx5: Fix static checker warning on steering tracepoints code | Matan Barak | 2017-09-28 | 1 | -2/+2 |
| * | net/mlx5e: Fix calculated checksum offloads counters | Gal Pressman | 2017-09-28 | 4 | -6/+13 |
| * | net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filter | Gal Pressman | 2017-09-28 | 1 | -2/+2 |
| * | net/mlx5e: Print netdev features correctly in error message | Gal Pressman | 2017-09-28 | 1 | -2/+2 |
| * | net/mlx5e: Check encap entry state when offloading tunneled flows | Vlad Buslov | 2017-09-28 | 1 | -0/+3 |
| * | net/mlx5e: Disallow TC offloading of unsupported match/action combinations | Or Gerlitz | 2017-09-28 | 1 | -0/+70 |
| * | net/mlx5e: Fix erroneous freeing of encap header buffer | Paul Blakey | 2017-09-28 | 1 | -8/+10 |
| * | net/mlx5: Check device capability for maximum flow counters | Raed Salem | 2017-09-28 | 2 | -0/+19 |
| * | net/mlx5: Fix FPGA capability location | Inbar Karmy | 2017-09-28 | 3 | -5/+4 |
| * | net/mlx5e: IPoIB, Fix access to invalid memory address | Roi Dayan | 2017-09-28 | 1 | -1/+2 |
* | | net: stmmac: dwmac4: Re-enable MAC Rx before powering down | Ed Blake | 2017-09-28 | 1 | -0/+7 |
* | | net: stmmac: dwc-qos: Add suspend / resume support | Ed Blake | 2017-09-28 | 1 | -0/+1 |
* | | net: mvpp2: do not select the internal source clock | Antoine Tenart | 2017-09-28 | 1 | -2/+1 |
* | | net: mvpp2: fix port list indexing | Yan Markman | 2017-09-28 | 1 | -3/+5 |
* | | net: mvpp2: fix parsing fragmentation detection | Stefan Chulski | 2017-09-28 | 1 | -6/+14 |
|/ |
|
* | atlantic: fix iommu errors | Pavel Belous | 2017-09-26 | 3 | -27/+49 |
* | aquantia: Fix transient invalid link down/up indications | Igor Russkikh | 2017-09-26 | 1 | -2/+1 |
* | aquantia: Fix Tx queue hangups | Igor Russkikh | 2017-09-26 | 6 | -59/+76 |
* | aquantia: Setup max_mtu in ndev to enable jumbo frames | Igor Russkikh | 2017-09-26 | 2 | -10/+3 |
* | rocker: fix rocker_tlv_put_* functions for KASAN | Arnd Bergmann | 2017-09-25 | 1 | -18/+30 |
* | net: qcom/emac: specify the correct size when mapping a DMA buffer | Timur Tabi | 2017-09-25 | 1 | -1/+2 |
* | net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered | Subash Abhinov Kasiviswanathan | 2017-09-23 | 1 | -4/+1 |
* | cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()' | Christophe JAILLET | 2017-09-23 | 1 | -1/+1 |
* | net: stmmac: Cocci spatch "of_table" | Thomas Meyer | 2017-09-21 | 1 | -0/+1 |
* | net: qcom/emac: add software control for pause frame mode | Timur Tabi | 2017-09-21 | 4 | -0/+58 |
* | net: hns3: Fix for pri to tc mapping in TM | Yunsheng Lin | 2017-09-20 | 3 | -9/+12 |
* | net: hns3: Fix for setting rss_size incorrectly | Yunsheng Lin | 2017-09-20 | 3 | -40/+38 |
* | net: hns3: Fix typo error for feild in hclge_tm | Yunsheng Lin | 2017-09-20 | 2 | -12/+12 |
* | net: hns3: Fix for rx priv buf allocation when DCB is not supported | Yunsheng Lin | 2017-09-20 | 1 | -0/+10 |
* | net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer | Yunsheng Lin | 2017-09-20 | 2 | -1/+6 |
* | net: hns3: Fix for not setting rx private buffer size to zero | Yunsheng Lin | 2017-09-20 | 1 | -2/+14 |
* | net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB | Yunsheng Lin | 2017-09-20 | 2 | -1/+6 |
* | net: hns3: Fix initialization when cmd is not supported | Yunsheng Lin | 2017-09-20 | 4 | -16/+31 |
* | net: hns3: Cleanup for ROCE capability flag in ae_dev | Yunsheng Lin | 2017-09-20 | 3 | -27/+19 |