summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-12selftests: forwarding: Add a test for VLAN-unaware bridgeIdo Schimmel1-0/+86
2018-03-09Merge branch 's390-qeth-next'David S. Miller6-388/+198
2018-03-09s390/qeth: shrink qeth_ipaddr structJulian Wiedmann3-30/+33
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann3-165/+57
2018-03-09s390/qeth: simplify card look-up on IP notificationJulian Wiedmann2-67/+12
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 Abeni3-0/+8
2018-03-09cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar2-5/+5
2018-03-09pktgen: Remove VLA usageGustavo A. R. Silva1-1/+1
2018-03-09drivers: vhost: vsock: fixed a brace coding style issueVaibhav Murkute1-2/+2
2018-03-09Merge branch 'hns3-fixes-for-configuration-lost-problems'David S. Miller8-202/+351
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-09Merge branch 'sched-action-events'David S. Miller4-10/+75
2018-03-09net sched actions: implement get_fill_size routine in act_gactRoman Mashak1-0/+14
2018-03-09net sched actions: calculate add/delete event message sizeRoman Mashak1-0/+43
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak1-0/+1
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak3-10/+17
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet8-10/+54
2018-03-09tools: tc-testing: Can pause just before post-suiteBrenda J. Butler1-0/+9
2018-03-09tools: tc-testing: Can refer to $TESTID in test specBrenda J. Butler1-0/+6
2018-03-09net: dsa: mv88e6xxx: Fix irq free'ingAndrew Lunn1-1/+1
2018-03-09tc-testing: add csum testsRoman Mashak1-0/+410
2018-03-09net: usb: asix88179_178a: de-duplicate codeAlexander Kurz1-86/+31
2018-03-09net: usb: asix88179_178a: set permanent address once onlyAlexander Kurz1-1/+0
2018-03-09Merge branch 'ntuple-filters-with-RSS'David S. Miller12-171/+523
2018-03-09sfc: support RSS spreading of ethtool ntuple filtersEdward Cree9-150/+443
2018-03-09net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree3-21/+80
2018-03-09rds: rds_info_from_znotifier() can be statickbuild test robot1-1/+1
2018-03-09rds: rds_message_zcopy_from_user() can be statickbuild test robot1-1/+1
2018-03-09net/ncsi: unlock on error in ncsi_set_interface_nl()Dan Carpenter1-0/+2
2018-03-09net/ncsi: use kfree_skb() instead of kfree()Dan Carpenter1-2/+2
2018-03-09liquidio: avoid doing useless workPrasad Kanneganti2-2/+9
2018-03-09liquidio: 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/k...David S. Miller14-279/+1858