aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09s390/qeth: restructure IP notification handlersJulian Wiedmann2-63/+49
2018-03-09s390/qeth: reset NAPI context during queue initJulian Wiedmann3-4/+2
2018-03-09s390/qeth: reduce RX skb setupJulian Wiedmann2-10/+1
2018-03-09s390/qeth: allocate skb from NAPI cacheJulian Wiedmann3-6/+4
2018-03-09s390/qeth: pass correct length to header_ops->create()Julian Wiedmann1-4/+3
2018-03-09s390/qeth: advertise IFF_UNICAST_FLTJulian Wiedmann1-0/+1
2018-03-09s390/qeth: support SG for more device typesJulian Wiedmann2-13/+17
2018-03-09s390/qeth: remove outdated portname debug msgJulian Wiedmann1-5/+2
2018-03-09s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann3-28/+24
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni1-0/+2
2018-03-09cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar2-5/+5
2018-03-09drivers: vhost: vsock: fixed a brace coding style issueVaibhav Murkute1-2/+2
2018-03-09net: hns3: fix for coal configuation lost when setting the channelYunsheng Lin1-3/+34
2018-03-09net: hns3: refactor the coalesce related structYunsheng Lin3-36/+46
2018-03-09net: hns3: fix for coalesce configuration lost during resetYunsheng Lin1-42/+114
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin4-10/+37
2018-03-09net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin1-5/+5
2018-03-09net: hns3: fix for pause configuration lost during resetYunsheng Lin1-2/+2
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin3-54/+56
2018-03-09net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin2-37/+67
2018-03-09net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin2-32/+9
2018-03-09net: dsa: mv88e6xxx: Fix irq free'ingAndrew Lunn1-1/+1
2018-03-08net: usb: asix88179_178a: de-duplicate codeAlexander Kurz1-86/+31
2018-03-08net: usb: asix88179_178a: set permanent address once onlyAlexander Kurz1-1/+0
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree9-150/+443
2018-03-08liquidio: avoid doing useless workPrasad Kanneganti2-2/+9
2018-03-08liquidio: Resolved mbox read issue while reading more than one 64bit dataIntiyaz Basha1-2/+3
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller11-278/+1620
2018-03-08ibmvnic: Do not disable device during failover or partition migrationThomas Falcon1-4/+7
2018-03-08ibmvnic: Reorganize device closeThomas Falcon1-9/+14
2018-03-08ibmvnic: Clean up device closeThomas Falcon1-12/+2
2018-03-08net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_infoPeng Li1-0/+10
2018-03-08net: hns3: set the max ring num when alloc netdevPeng Li1-14/+13
2018-03-08net: hns3: fix the queue id for tqp enable&&resetPeng Li1-26/+24
2018-03-08net: hns3: fix endian issue when PF get mbx message flagPeng Li1-3/+4
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li2-0/+2
2018-03-08net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li1-1/+1
2018-03-08ipvlan: properly annotate rx_handler accessPaolo Abeni1-1/+1
2018-03-07net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky1-2/+1
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel5-12/+185
2018-03-07net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel1-10/+19
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel5-0/+762
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel5-223/+528
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel1-2/+4
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel4-24/+16
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel5-43/+63
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman5-1/+68
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman1-51/+65
2018-03-07net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed1-2/+1
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva1-4/+4