summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* cxgb4: Add HMA supportArjun Vynipadath2018-03-135-6/+303
* ibmvnic: Fix recent errata commitThomas Falcon2018-03-131-1/+3
* ibmvnic: Handle TSO backing device errataThomas Falcon2018-03-131-0/+18
* ibmvnic: Pad small packets to minimum MTU sizeThomas Falcon2018-03-131-0/+20
* ibmvnic: Account for VLAN header length in TX buffersThomas Falcon2018-03-131-3/+3
* ibmvnic: Account for VLAN tag in L2 Header descriptorThomas Falcon2018-03-131-1/+4
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-125-25/+46
|\
| * ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt2018-03-121-1/+5
| * ixgbevf: fix unused variable warningArnd Bergmann2018-03-121-5/+5
| * ixgbe: Add receive length error counterTonghao Zhang2018-03-121-0/+1
| * ixgbe: remove unneeded ipsec state free callbackShannon Nelson2018-03-121-13/+0
| * ixgbe: fix ipsec trailer lengthShannon Nelson2018-03-121-1/+23
| * ixgbe: check for 128-bit authenticationShannon Nelson2018-03-122-5/+12
* | mlxsw: spectrum_kvdl: Make some functions staticWei Yongjun2018-03-121-3/+3
* | lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King2018-03-121-2/+3
* | lan743x: remove some redundant variables and assignmentsColin Ian King2018-03-121-12/+1
* | mlxsw: spectrum: Don't depend on ip_gre and ip6_grePetr Machata2018-03-122-5/+11
* | mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()Petr Machata2018-03-121-33/+33
* | net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata2018-03-121-1/+1
* | cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar2018-03-122-23/+38
* | cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar2018-03-121-0/+3
* | liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru2018-03-125-113/+141
|/
* net: hns3: add result checking for VF when modify unicast mac addressJian Shen2018-03-113-2/+6
* net: hns3: add existence checking before adding unicast mac addressJian Shen2018-03-111-1/+16
* net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen2018-03-111-5/+5
* net: hns3: fix error type definition of return valueJian Shen2018-03-111-6/+6
* net: hns3: fix for buffer overflow smatch warningYunsheng Lin2018-03-113-42/+39
* net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin2018-03-111-0/+16
* net: hns3: add support for querying pfc puase packets statisticPeng Li2018-03-113-0/+73
* net: hns3: fix rx path skb->truesize reporting bugPeng Li2018-03-111-6/+4
* net: hns3: unify the pause params setup functionFuyun Liang2018-03-113-14/+13
* net: hns3: fix for ipv6 address loss problem after setting channelsFuyun Liang2018-03-111-2/+2
* net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-03-112-0/+6
* net: hns3: add existence check when remove old uc mac addressFuyun Liang2018-03-115-16/+20
* cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar2018-03-092-5/+5
* net: hns3: fix for coal configuation lost when setting the channelYunsheng Lin2018-03-091-3/+34
* net: hns3: refactor the coalesce related structYunsheng Lin2018-03-093-36/+46
* net: hns3: fix for coalesce configuration lost during resetYunsheng Lin2018-03-091-42/+114
* net: hns3: refactor the get/put_vector functionYunsheng Lin2018-03-094-10/+37
* net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin2018-03-091-5/+5
* net: hns3: fix for pause configuration lost during resetYunsheng Lin2018-03-091-2/+2
* net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin2018-03-093-54/+56
* net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin2018-03-092-37/+67
* net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin2018-03-092-32/+9
* sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-089-150/+443
* liquidio: avoid doing useless workPrasad Kanneganti2018-03-082-2/+9
* liquidio: Resolved mbox read issue while reading more than one 64bit dataIntiyaz Basha2018-03-081-2/+3
* Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-0811-278/+1620
|\
| * net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky2018-03-071-2/+1
| * net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-075-12/+185
OpenPOWER on IntegriCloud