summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-03-11net: hns3: add support for querying pfc puase packets statisticPeng Li
2018-03-11net: hns3: fix rx path skb->truesize reporting bugPeng Li
2018-03-11net: hns3: unify the pause params setup functionFuyun Liang
2018-03-11net: hns3: fix for ipv6 address loss problem after setting channelsFuyun Liang
2018-03-11net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-03-11net: hns3: add existence check when remove old uc mac addressFuyun Liang
2018-03-09s390/qeth: shrink qeth_ipaddr structJulian Wiedmann
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann
2018-03-09s390/qeth: simplify card look-up on IP notificationJulian Wiedmann
2018-03-09s390/qeth: restructure IP notification handlersJulian Wiedmann
2018-03-09s390/qeth: reset NAPI context during queue initJulian Wiedmann
2018-03-09s390/qeth: reduce RX skb setupJulian Wiedmann
2018-03-09s390/qeth: allocate skb from NAPI cacheJulian Wiedmann
2018-03-09s390/qeth: pass correct length to header_ops->create()Julian Wiedmann
2018-03-09s390/qeth: advertise IFF_UNICAST_FLTJulian Wiedmann
2018-03-09s390/qeth: support SG for more device typesJulian Wiedmann
2018-03-09s390/qeth: remove outdated portname debug msgJulian Wiedmann
2018-03-09s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni
2018-03-09cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar
2018-03-09drivers: vhost: vsock: fixed a brace coding style issueVaibhav Murkute
2018-03-09net: hns3: fix for coal configuation lost when setting the channelYunsheng Lin
2018-03-09net: hns3: refactor the coalesce related structYunsheng Lin
2018-03-09net: hns3: fix for coalesce configuration lost during resetYunsheng Lin
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin
2018-03-09net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin
2018-03-09net: hns3: fix for pause configuration lost during resetYunsheng Lin
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin
2018-03-09net: dsa: mv88e6xxx: Fix irq free'ingAndrew Lunn
2018-03-08net: usb: asix88179_178a: de-duplicate codeAlexander Kurz
2018-03-08net: usb: asix88179_178a: set permanent address once onlyAlexander Kurz
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree
2018-03-08liquidio: avoid doing useless workPrasad Kanneganti