summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09pktgen: Remove VLA usageGustavo A. R. Silva
2018-03-09drivers: vhost: vsock: fixed a brace coding style issueVaibhav Murkute
2018-03-09Merge branch 'hns3-fixes-for-configuration-lost-problems'David S. Miller
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-09Merge branch 'sched-action-events'David S. Miller
2018-03-09net sched actions: implement get_fill_size routine in act_gactRoman Mashak
2018-03-09net sched actions: calculate add/delete event message sizeRoman Mashak
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-03-09tools: tc-testing: Can pause just before post-suiteBrenda J. Butler
2018-03-09tools: tc-testing: Can refer to $TESTID in test specBrenda J. Butler
2018-03-09net: dsa: mv88e6xxx: Fix irq free'ingAndrew Lunn
2018-03-09tc-testing: add csum testsRoman Mashak
2018-03-08net: usb: asix88179_178a: de-duplicate codeAlexander Kurz
2018-03-08net: usb: asix88179_178a: set permanent address once onlyAlexander Kurz
2018-03-08Merge branch 'ntuple-filters-with-RSS'David S. Miller
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree
2018-03-08rds: rds_info_from_znotifier() can be statickbuild test robot
2018-03-08rds: rds_message_zcopy_from_user() can be statickbuild test robot
2018-03-08net/ncsi: unlock on error in ncsi_set_interface_nl()Dan Carpenter
2018-03-08net/ncsi: use kfree_skb() instead of kfree()Dan Carpenter
2018-03-08liquidio: avoid doing useless workPrasad Kanneganti
2018-03-08liquidio: Resolved mbox read issue while reading more than one 64bit dataIntiyaz Basha
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-08Merge branch 'ibmvnic-Clean-up-net-close-and-fix-reset-bug'David S. Miller
2018-03-08ibmvnic: Do not disable device during failover or partition migrationThomas Falcon
2018-03-08ibmvnic: Reorganize device closeThomas Falcon
2018-03-08ibmvnic: Clean up device closeThomas Falcon
2018-03-08openvswitch: fix vport packet length check.William Tu
2018-03-08Merge branch 'pernet-convert-part5'David S. Miller