summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-03-16liquidio: Simplified napi pollIntiyaz Basha
2018-03-16cxgb4: notify fatal error to uld driversGanesh Goudar
2018-03-16net: macb: Add phy-handle DT supportBrad Mouring
2018-03-16net: macb: Remove redundant poll irq assignmentBrad Mouring
2018-03-16net: macb: Reorganize macb_mii bringupBrad Mouring
2018-03-16enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura
2018-03-14i40e: factor out re-enable functions for ATR and SBJacob Keller
2018-03-14i40e: track filter type statistics when deleting invalid filtersJacob Keller
2018-03-14i40e: Fix permission check for VF MAC filtersFilip Sadowski
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński
2018-03-14i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva
2018-03-14i40e: remove i40e_fcoe filesCorentin Labbe
2018-03-14liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru
2018-03-14tuntap: XDP_TX can use native XDPJason Wang
2018-03-14sfc: support FEC configuration through ethtoolEdward Cree
2018-03-14sfc: update MCDI protocol headersEdward Cree
2018-03-14ibmvnic: Fix reset return from closed stateJohn Allen
2018-03-13cxgb4: Add HMA supportArjun Vynipadath
2018-03-13ibmvnic: Fix recent errata commitThomas Falcon
2018-03-13ibmvnic: Handle TSO backing device errataThomas Falcon
2018-03-13ibmvnic: Pad small packets to minimum MTU sizeThomas Falcon
2018-03-13ibmvnic: Account for VLAN header length in TX buffersThomas Falcon
2018-03-13ibmvnic: Account for VLAN tag in L2 Header descriptorThomas Falcon
2018-03-12net: phy: set link state to down when creating the phy_deviceHeiner Kallweit
2018-03-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-12ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt
2018-03-12ixgbevf: fix unused variable warningArnd Bergmann
2018-03-12ixgbe: Add receive length error counterTonghao Zhang
2018-03-12ixgbe: remove unneeded ipsec state free callbackShannon Nelson
2018-03-12ixgbe: fix ipsec trailer lengthShannon Nelson
2018-03-12ixgbe: check for 128-bit authenticationShannon Nelson
2018-03-12mlxsw: spectrum_kvdl: Make some functions staticWei Yongjun
2018-03-12lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King
2018-03-12lan743x: remove some redundant variables and assignmentsColin Ian King
2018-03-12mlxsw: spectrum: Don't depend on ip_gre and ip6_grePetr Machata
2018-03-12mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()Petr Machata
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar
2018-03-12cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar
2018-03-12liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen
2018-03-11net: hns3: add existence checking before adding unicast mac addressJian Shen
2018-03-11net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen
2018-03-11net: hns3: fix error type definition of return valueJian Shen
2018-03-11net: hns3: fix for buffer overflow smatch warningYunsheng Lin
2018-03-11net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin