summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-09thunderbolt: Initialize Thunderbolt bus earlierMika Westerberg2-1/+4
2017-10-09ipv6: avoid zeroing per cpu data againEric Dumazet1-11/+1
2017-10-09Merge branch 'qed-Add-iWARP-support-for-unaligned-MPA-packets'David S. Miller5-20/+822
2017-10-09qed: Add iWARP support for fpdu spanned over more than two tcp packetsMichal Kalderon2-0/+194
2017-10-09qed: Add support for MPA header being split over two tcp packetsMichal Kalderon2-1/+41
2017-10-09qed: Add support for freeing two ll2 buffers for corner casesMichal Kalderon2-0/+26
2017-10-09qed: Add unaligned and packed packet processingMichal Kalderon2-0/+270
2017-10-09qed: Add mpa buffer descriptors for storing and processing mpa fpdusMichal Kalderon2-0/+127
2017-10-09qed: Add ll2 connection for processing unaligned MPA packetsMichal Kalderon2-0/+66
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon2-2/+43
2017-10-09qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon1-1/+6
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon1-0/+3
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon2-2/+15
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon3-1/+8
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2-14/+24
2017-10-09Merge branch 'mlxsw-Offload-bridge-device-mrouter'David S. Miller6-7/+128
2017-10-09mlxsw: spectrum_switchdev: Support bridge mrouter notificationsYotam Gigi1-2/+63
2017-10-09mlxsw: spectrum_switchdev: Add support for router port in SMID entriesYotam Gigi1-2/+11
2017-10-09mlxsw: spectrum: router: Export the mlxsw_sp_router_port functionYotam Gigi2-1/+2
2017-10-09net: bridge: Export bridge multicast router stateYotam Gigi2-0/+17
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi2-3/+36
2017-10-09Merge branch 'nfp-bpf-ABIv2-and-multi-port'David S. Miller8-378/+640
2017-10-09nfp: bpf: pass dst register to ld_field instructionJakub Kicinski1-1/+2
2017-10-09nfp: bpf: byte swap the instructionsJakub Kicinski1-2/+4
2017-10-09nfp: bpf: pad code with valid nopsJakub Kicinski2-1/+13
2017-10-09nfp: bpf: calculate code store ECCJakub Kicinski3-0/+60
2017-10-09nfp: bpf: move to datapath ABI version 2Jakub Kicinski3-19/+26
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski3-20/+70
2017-10-09nfp: bpf: encode LMEM accessesJakub Kicinski2-0/+85
2017-10-09nfp: add more white space to the instruction definesJakub Kicinski1-78/+78
2017-10-09nfp: bpf: remove packet marking supportJakub Kicinski2-15/+1
2017-10-09nfp: bpf: remove register renameJakub Kicinski1-43/+3
2017-10-09nfp: bpf: encode all 64bit shiftsJakub Kicinski1-12/+36
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski4-147/+192
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski3-69/+99
2017-10-09nfp: bpf: lift the single-port limitationJakub Kicinski1-8/+0
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski1-0/+8
2017-10-09Merge branch 'hns3-cleanups'David S. Miller10-347/+344
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin4-27/+15
2017-10-09net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin5-109/+145
2017-10-09net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin3-119/+120
2017-10-09net: hns3: Consistently using GENMASK in hns3 driverYunsheng Lin2-26/+26
2017-10-09net: hns3: Cleanup indentation for Kconfig in the the hisilicon folderYunsheng Lin1-3/+3
2017-10-09net: hns3: Add hns3_get_handle macro in hns3 driverYunsheng Lin4-63/+35
2017-10-09net: hns3: Cleanup for shifting true in hns3 driverYunsheng Lin1-1/+1
2017-10-09qed: Delete redundant check on dcb_app priorityChristos Gkekas1-1/+1
2017-10-09net: ethernet: stmmac: Clean up dead codeChristos Gkekas1-13/+1
2017-10-09Merge branch 'ipv6_dev_get_saddr-rcu'David S. Miller1-45/+25
2017-10-09ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()Eric Dumazet1-11/+6
2017-10-09ipv6: __ipv6_dev_get_saddr() rcu conversionEric Dumazet1-3/+1