summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-09i40e/i40evf: bump tail only in multiples of 8Jacob Keller
2017-10-09i40e: reduce lrxqthresh from 2 to 1Jacob Keller
2017-10-09i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller
2017-10-09i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller
2017-10-09i40evf: fix mac filter removal timing issueAlan Brady
2017-10-09i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-10-09i40e: fix flags declarationJacob Keller
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva
2017-10-09net/mlx4_en: Use __force to fix a sparse warning in TX datapathTariq Toukan
2017-10-09net/mlx4_core: Fix cast warning in fw.cTariq Toukan
2017-10-09net/mlx4: Fix endianness issue in qp context paramsTariq Toukan
2017-10-09thunderbolt: Initialize Thunderbolt bus earlierMika Westerberg
2017-10-09qed: Add iWARP support for fpdu spanned over more than two tcp packetsMichal Kalderon
2017-10-09qed: Add support for MPA header being split over two tcp packetsMichal Kalderon
2017-10-09qed: Add support for freeing two ll2 buffers for corner casesMichal Kalderon
2017-10-09qed: Add unaligned and packed packet processingMichal Kalderon
2017-10-09qed: Add mpa buffer descriptors for storing and processing mpa fpdusMichal Kalderon
2017-10-09qed: Add ll2 connection for processing unaligned MPA packetsMichal Kalderon
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon
2017-10-09qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon
2017-10-09mlxsw: spectrum_switchdev: Support bridge mrouter notificationsYotam Gigi
2017-10-09mlxsw: spectrum_switchdev: Add support for router port in SMID entriesYotam Gigi
2017-10-09mlxsw: spectrum: router: Export the mlxsw_sp_router_port functionYotam Gigi
2017-10-09ixgbe: fix crash when injecting AER after failed resetEmil Tantilov
2017-10-09ixgbe: Update adaptive ITR algorithmAlexander Duyck
2017-10-09ixgbe: fix the FWSM.PT check in ixgbe_mng_present()Emil Tantilov
2017-10-09ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-10-09ixgbe: add counter for times Rx pages gets allocated, not recycledJesper Dangaard Brouer
2017-10-09nfp: bpf: pass dst register to ld_field instructionJakub Kicinski
2017-10-09nfp: bpf: byte swap the instructionsJakub Kicinski
2017-10-09nfp: bpf: pad code with valid nopsJakub Kicinski
2017-10-09nfp: bpf: calculate code store ECCJakub Kicinski
2017-10-09nfp: bpf: move to datapath ABI version 2Jakub Kicinski
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski
2017-10-09nfp: bpf: encode LMEM accessesJakub Kicinski
2017-10-09nfp: add more white space to the instruction definesJakub Kicinski
2017-10-09nfp: bpf: remove packet marking supportJakub Kicinski
2017-10-09nfp: bpf: remove register renameJakub Kicinski
2017-10-09nfp: bpf: encode all 64bit shiftsJakub Kicinski
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski
2017-10-09nfp: bpf: lift the single-port limitationJakub Kicinski
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin