summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-03RDS: add receive message trace used by applicationSantosh Shilimkar6-3/+109
2017-01-03RDS: make message size limit compliant with specAvinash Repaka3-1/+42
2017-01-03RDS: add stat for socket recv memory usageVenkat Venkatsubra2-0/+7
2017-01-03RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar2-0/+13
2017-01-03RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar4-11/+29
2017-01-03RDS: IB: Add vector spreading for cqsSantosh Shilimkar3-3/+53
2017-01-03RDS: IB: add few useful cache stastsSantosh Shilimkar3-0/+15
2017-01-03RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar2-4/+10
2017-01-03RDS: RDMA: silence the use_once mr log floodSantosh Shilimkar1-1/+2
2017-01-03RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar3-8/+16
2017-01-03RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar1-1/+10
2017-01-03RDS: RDMA: start rdma listening after initQing Huang1-8/+3
2017-01-03RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar1-2/+3
2017-01-03RDS: IB: make the transport retry count smallestSantosh Shilimkar1-1/+1
2017-01-03RDS: IB: include faddr in connection logSantosh Shilimkar3-14/+13
2017-01-03RDS: mark few internal functions static to make sparse build happySantosh Shilimkar3-7/+8
2017-01-03RDS: log the address on bind failureSantosh Shilimkar1-2/+2
2017-01-02Merge branch 'mlx5-odp'David S. Miller16-967/+1000
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov3-2/+18
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov3-39/+69
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov12-468/+522
2017-01-02net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2-13/+6
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov7-248/+240
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov3-3/+11
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov6-118/+103
2017-01-02net/mlx5: Support new MR featuresArtemy Kovalyov1-2/+8
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan1-83/+32
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky1-11/+11
2017-01-02net/mlx5: Fix offset naming for reserved fields in hca_cap_bitsMax Gurtovoy1-5/+5
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller123-1421/+1487
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel3-3/+0
2017-01-02Merge branch 'qed-driver-updates'David S. Miller59-2777/+4443
2017-01-02qed*: Advance driver versions to 8.10.10.20.Mintz, Yuval2-2/+2
2017-01-02qed: Conserve RDMA resources when !QEDRRam Amrani1-1/+3
2017-01-02qed: Support Multicast on Tx-switchingMintz, Yuval1-2/+5
2017-01-02qed*: Add support for ndo_set_vf_trustMintz, Yuval5-8/+162
2017-01-02qed*: RSS indirection based on queue-handlesMintz, Yuval9-265/+392
2017-01-02qede: Remove unnecessary datapath dereferenceMintz, Yuval1-1/+1
2017-01-02qede - mark SKB as encapsulatedManish Chopra1-1/+3
2017-01-02qede: Postpone reallocation until NAPI endMintz, Yuval3-7/+26
2017-01-02qed*: Change maximal number of queuesMintz, Yuval3-8/+37
2017-01-02qede: Split filtering logic to its own fileMintz, Yuval4-655/+710
2017-01-02qede: Break datapath logic into its own fileMintz, Yuval4-1637/+1686
2017-01-02qed*: Update to dual-licenseMintz, Yuval56-223/+1449
2017-01-01rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"Colin Ian King1-1/+1
2017-01-01wlcore: fix spelling mistake in wl1271_warningColin Ian King1-1/+1
2017-01-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-399/+732
2016-12-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2016-12-30net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern2-5/+18