Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | RDS: add receive message trace used by application | Santosh Shilimkar | 6 | -3/+109 |
2017-01-03 | RDS: make message size limit compliant with spec | Avinash Repaka | 3 | -1/+42 |
2017-01-03 | RDS: add stat for socket recv memory usage | Venkat Venkatsubra | 2 | -0/+7 |
2017-01-03 | RDS: IB: fix panic due to handlers running post teardown | Santosh Shilimkar | 2 | -0/+13 |
2017-01-03 | RDS: RDMA: Fix the composite message user notification | Santosh Shilimkar | 4 | -11/+29 |
2017-01-03 | RDS: IB: Add vector spreading for cqs | Santosh Shilimkar | 3 | -3/+53 |
2017-01-03 | RDS: IB: add few useful cache stasts | Santosh Shilimkar | 3 | -0/+15 |
2017-01-03 | RDS: IB: track and log active side endpoint in connection | Santosh Shilimkar | 2 | -4/+10 |
2017-01-03 | RDS: RDMA: silence the use_once mr log flood | Santosh Shilimkar | 1 | -1/+2 |
2017-01-03 | RDS: IB: split the mr registration and invalidation path | Santosh Shilimkar | 3 | -8/+16 |
2017-01-03 | RDS: RDMA: return appropriate error on rdma map failures | Santosh Shilimkar | 1 | -1/+10 |
2017-01-03 | RDS: RDMA: start rdma listening after init | Qing Huang | 1 | -8/+3 |
2017-01-03 | RDS: RDMA: fix the ib_map_mr_sg_zbva() argument | Santosh Shilimkar | 1 | -2/+3 |
2017-01-03 | RDS: IB: make the transport retry count smallest | Santosh Shilimkar | 1 | -1/+1 |
2017-01-03 | RDS: IB: include faddr in connection log | Santosh Shilimkar | 3 | -14/+13 |
2017-01-03 | RDS: mark few internal functions static to make sparse build happy | Santosh Shilimkar | 3 | -7/+8 |
2017-01-03 | RDS: log the address on bind failure | Santosh Shilimkar | 1 | -2/+2 |
2017-01-02 | Merge branch 'mlx5-odp' | David S. Miller | 16 | -967/+1000 |
2017-01-02 | IB/mlx5: Improve MR check | Artemy Kovalyov | 3 | -2/+18 |
2017-01-02 | IB/mlx5: Add ODP atomics support | Artemy Kovalyov | 3 | -39/+69 |
2017-01-02 | {net,IB}/mlx5: Refactor page fault handling | Artemy Kovalyov | 12 | -468/+522 |
2017-01-02 | net/mlx5: Update PAGE_FAULT_RESUME layout | Artemy Kovalyov | 2 | -13/+6 |
2017-01-02 | IB/mlx5: Add MR cache for large UMR regions | Artemy Kovalyov | 7 | -248/+240 |
2017-01-02 | IB/mlx5: Add support for big MRs | Artemy Kovalyov | 3 | -3/+11 |
2017-01-02 | IB/mlx5: Refactor UMR post send format | Artemy Kovalyov | 6 | -118/+103 |
2017-01-02 | net/mlx5: Support new MR features | Artemy Kovalyov | 1 | -2/+8 |
2017-01-02 | IB/mlx5: Add helper mlx5_ib_post_send_wait | Binoy Jayan | 1 | -83/+32 |
2017-01-02 | IB/mlx5: Reorder code in query device command | Leon Romanovsky | 1 | -11/+11 |
2017-01-02 | net/mlx5: Fix offset naming for reserved fields in hca_cap_bits | Max Gurtovoy | 1 | -5/+5 |
2017-01-02 | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or... | David S. Miller | 123 | -1421/+1487 |
2017-01-02 | net: stmmac: remove unused duplicate property snps,axi_all | Niklas Cassel | 3 | -3/+0 |
2017-01-02 | Merge branch 'qed-driver-updates' | David S. Miller | 59 | -2777/+4443 |
2017-01-02 | qed*: Advance driver versions to 8.10.10.20. | Mintz, Yuval | 2 | -2/+2 |
2017-01-02 | qed: Conserve RDMA resources when !QEDR | Ram Amrani | 1 | -1/+3 |
2017-01-02 | qed: Support Multicast on Tx-switching | Mintz, Yuval | 1 | -2/+5 |
2017-01-02 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval | 5 | -8/+162 |
2017-01-02 | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 9 | -265/+392 |
2017-01-02 | qede: Remove unnecessary datapath dereference | Mintz, Yuval | 1 | -1/+1 |
2017-01-02 | qede - mark SKB as encapsulated | Manish Chopra | 1 | -1/+3 |
2017-01-02 | qede: Postpone reallocation until NAPI end | Mintz, Yuval | 3 | -7/+26 |
2017-01-02 | qed*: Change maximal number of queues | Mintz, Yuval | 3 | -8/+37 |
2017-01-02 | qede: Split filtering logic to its own file | Mintz, Yuval | 4 | -655/+710 |
2017-01-02 | qede: Break datapath logic into its own file | Mintz, Yuval | 4 | -1637/+1686 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 56 | -223/+1449 |
2017-01-01 | rtlwifi: fix spelling mistake: "encrypiton" -> "encryption" | Colin Ian King | 1 | -1/+1 |
2017-01-01 | wlcore: fix spelling mistake in wl1271_warning | Colin Ian King | 1 | -1/+1 |
2017-01-01 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 27 | -399/+732 |
2016-12-30 | net: 3com: typhoon: typhoon_init_one: make return values more specific | Thomas Preisner | 1 | -8/+8 |
2016-12-30 | net: 3com: typhoon: typhoon_init_one: fix incorrect return values | Thomas Preisner | 1 | -3/+6 |
2016-12-30 | net: Allow IP_MULTICAST_IF to set index to L3 slave | David Ahern | 2 | -5/+18 |