Age | Commit message (Expand) | Author | Files | Lines |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 28 | -69/+69 |
2017-10-22 | stmmac: Don't access tx_q->dirty_tx before netif_tx_lock | Bernd Edlinger | 1 | -1/+2 |
2017-10-22 | net: stmmac: Prevent infinite loop in get_rx_timestamp_status() | Jose Abreu | 1 | -1/+1 |
2017-10-22 | net: stmmac: Fix stmmac_get_rx_hwtstamp() | Jose Abreu | 1 | -7/+6 |
2017-10-22 | net: stmmac: Add missing call to dev_kfree_skb() | Jose Abreu | 1 | -0/+1 |
2017-10-22 | mlxsw: spectrum_router: Configure TIGCR on init | Petr Machata | 1 | -1/+10 |
2017-10-22 | mlxsw: reg: Add Tunneling IPinIP General Configuration Register | Petr Machata | 1 | -0/+31 |
2017-10-21 | net: aquantia: Bad udp rate on default interrupt coalescing | Igor Russkikh | 1 | -6/+6 |
2017-10-21 | net: aquantia: Enable coalescing management via ethtool interface | Igor Russkikh | 9 | -62/+155 |
2017-10-21 | net: aquantia: mmio unmap was not performed on driver removal | Igor Russkikh | 1 | -0/+3 |
2017-10-21 | net: aquantia: Limit number of MSIX irqs to the number of cpus | Igor Russkikh | 1 | -4/+7 |
2017-10-21 | net: aquantia: Fixed transient link up/down/up notification | Igor Russkikh | 1 | -0/+2 |
2017-10-21 | net: aquantia: Add queue restarts stats counter | Igor Russkikh | 2 | -58/+37 |
2017-10-21 | net: aquantia: Reset nic statistics on interface up/down | Igor Russkikh | 6 | -17/+75 |
2017-10-19 | net: ena: fix wrong max Tx/Rx queues on ethtool | Netanel Belgazal | 1 | -2/+2 |
2017-10-19 | net: ena: fix rare kernel crash when bar memory remap fails | Netanel Belgazal | 1 | -1/+2 |
2017-10-19 | net: ena: reduce the severity of some printouts | Netanel Belgazal | 1 | -2/+2 |
2017-10-18 | ibmvnic: Fix calculation of number of TX header descriptors | Thomas Falcon | 1 | -8/+8 |
2017-10-18 | mlxsw: core: Fix possible deadlock | Ido Schimmel | 1 | -1/+10 |
2017-10-15 | bnxt_en: Fix possible corruption in DCB parameters from firmware. | Sankar Patchineelam | 1 | -5/+18 |
2017-10-15 | bnxt_en: Fix possible corrupted NVRAM parameters from firmware response. | Michael Chan | 3 | -1/+10 |
2017-10-15 | bnxt_en: Fix VF resource checking. | Michael Chan | 1 | -2/+9 |
2017-10-15 | bnxt_en: Fix VF PCIe link speed and width logic. | Vasundhara Volam | 1 | -1/+1 |
2017-10-15 | bnxt_en: Don't use rtnl lock to protect link change logic in workqueue. | Michael Chan | 3 | -12/+21 |
2017-10-15 | bnxt_en: Improve VF/PF link change logic. | Michael Chan | 1 | -13/+53 |
2017-10-13 | net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu... | Emiliano Ingrassia | 1 | -1/+1 |
2017-10-13 | liquidio: fix timespec64_to_ns typo | Arnd Bergmann | 1 | -1/+1 |
2017-10-12 | r8169: only enable PCI wakeups when WOL is active | Daniel Drake | 1 | -2/+0 |
2017-10-10 | nfp: handle page allocation failures | Jakub Kicinski | 1 | -6/+14 |
2017-10-10 | nfp: fix ethtool stats gather retry | Jakub Kicinski | 1 | -3/+5 |
2017-10-10 | i40e: Fix memory leak related filter programming status | Alexander Duyck | 1 | -27/+36 |
2017-10-10 | i40e: Fix comment about locking for __i40e_read_nvm_word() | Stefano Brivio | 1 | -1/+1 |
2017-10-09 | net: thunderx: mark expected switch fall-throughs in nicvf_main() | Gustavo A. R. Silva | 1 | -0/+2 |
2017-10-09 | ixgbe: incorrect XDP ring accounting in ethtool tx_frame param | John Fastabend | 1 | -8/+8 |
2017-10-09 | net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag | Ding Tianhong | 2 | -41/+0 |
2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 1 | -1/+1 |
2017-10-09 | ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register | Sabrina Dubroca | 1 | -1/+1 |
2017-10-09 | ixgbe: Return error when getting PHY address if PHY access is not supported | Mark D Rustad | 1 | -0/+4 |
2017-10-08 | mlxsw: spectrum_router: Avoid expensive lookup during route removal | Ido Schimmel | 1 | -14/+0 |
2017-10-04 | net: stmmac: dwmac-rk: Add RK3128 GMAC support | David Wu | 1 | -0/+112 |
2017-10-02 | mlxsw: spectrum_router: Track RIF of IPIP next hops | Petr Machata | 1 | -2/+11 |
2017-10-02 | mlxsw: spectrum_router: Move VRF refcounting | Petr Machata | 1 | -2/+3 |
2017-10-02 | net: hns3: Fix an error handling path in 'hclge_rss_init_hw()' | Christophe JAILLET | 1 | -1/+2 |
2017-10-02 | net: mvpp2: Fix clock resource by adding an optional bus clock | Gregory CLEMENT | 1 | -0/+15 |
2017-09-29 | Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 14 | -27/+128 |
2017-09-28 | net: stmmac: dwmac4: Re-enable MAC Rx before powering down | Ed Blake | 1 | -0/+7 |
2017-09-28 | net: stmmac: dwc-qos: Add suspend / resume support | Ed Blake | 1 | -0/+1 |
2017-09-28 | net: mvpp2: do not select the internal source clock | Antoine Tenart | 1 | -2/+1 |
2017-09-28 | net: mvpp2: fix port list indexing | Yan Markman | 1 | -3/+5 |
2017-09-28 | net: mvpp2: fix parsing fragmentation detection | Stefan Chulski | 1 | -6/+14 |