summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-05bnxt_en: Add ethtool set_wol method.Michael Chan3-0/+60
2017-04-05bnxt_en: Add ethtool get_wol method.Michael Chan2-0/+17
2017-04-05bnxt_en: Add pci shutdown method.Michael Chan1-0/+31
2017-04-05bnxt_en: Add basic WoL infrastructure.Michael Chan2-0/+47
2017-04-05bnxt_en: Update firmware interface spec to 1.7.6.2.Michael Chan3-37/+297
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang1-1/+2
2017-04-04Merge tag 'gpio-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+9
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller7-12/+25
2017-04-04Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+10
2017-04-04net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori1-6/+8
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller7-12/+25
2017-04-04Merge tag 'drm-fixes-for-v4.11-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds13-81/+112
2017-04-04l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault1-1/+1
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2-12/+12
2017-04-04l2tp: take reference on sessions being dumpedGuillaume Nault5-11/+27
2017-04-04can: hi311x: Add Holt HI-311x CAN driverAkshay Bhat3-0/+1083
2017-04-04can: holt_hi311x: document device tree bindingsAkshay Bhat1-0/+24
2017-04-04can: initial support for network namespacesMario Kicherer9-179/+242
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov2-126/+88
2017-04-04can: ti_hecc: Add TI HECC DT binding documentationYegor Yefremov1-0/+32
2017-04-03Merge branch 'qed-QM-ILT-changes'David S. Miller18-351/+817
2017-04-03qed: Manage with less memory regions for RoCERam Amrani5-38/+125
2017-04-03qed: RoCE doesn't need to use SRCMintz, Yuval1-2/+1
2017-04-03qed: Correct TM ILT lines in presence of VFsMintz, Yuval1-1/+1
2017-04-03qed: Fix TM block ILT allocationMichal Kalderon1-7/+25
2017-04-03qed: Revise QM cofigurationAriel Elior15-303/+665
2017-04-03net: usbnet: support 64bit statsGreg Ungerer18-4/+73
2017-04-03soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan1-2/+2
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan2-9/+10
2017-04-03flowcache: make flow_cache_hash_size() return "unsigned int"Alexey Dobriyan1-6/+8
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan2-4/+4
2017-04-03net/faraday: Add missing include of of.hAndrew Lunn1-0/+1
2017-04-03vxlan: fix ND proxy when skb doesn't have transport header offsetVincent Bernat1-14/+15
2017-04-03tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner1-5/+9
2017-04-03Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-5/+19
2017-04-04Merge branch 'msm-fixes-4.11-rc6' of git://people.freedesktop.org/~robclark/l...Dave Airlie7-24/+32
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long2-34/+50
2017-04-03sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long5-2/+84
2017-04-03Merge branch 'hns-misc-fixes'David S. Miller17-560/+653
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil6-14/+11
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng7-70/+169
2017-04-03net: hns: Adjust the SBM module buffer thresholdKejian Yan1-4/+4
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan1-9/+8
2017-04-03net: hns: Optimise the code in hns_mdio_wait_ready()Kejian Yan1-4/+6
2017-04-03net: hns: Clean redundant code from hns_mdio.c fileKejian Yan1-10/+0
2017-04-03net: hns: Remove redundant mac table operationsKejian Yan2-170/+0
2017-04-03net: hns: Remove redundant mac_get_id()Kejian Yan3-23/+0
2017-04-03net: hns: Remove the redundant adding and deleting mac functionKejian Yan4-122/+0
2017-04-03net: hns: Correct HNS RSS key set functionlipeng2-14/+18
2017-04-03net: hns: Replace netif_tx_lock to ring spin locklipeng3-10/+15