| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-04-23 | 1 | -1/+1 |
| |\ |
|
| | * | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 2017-04-18 | 1 | -1/+1 |
* | | | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+2 |
* | | | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -5/+3 |
* | | | net/smc: do not use IB_SEND_INLINE together with mapped data | Ursula Braun | 2017-04-12 | 2 | -2/+1 |
* | | | net/smc: destruct non-accepted sockets | Ursula Braun | 2017-04-12 | 2 | -6/+9 |
* | | | net/smc: remove duplicate unhash | Ursula Braun | 2017-04-12 | 1 | -1/+0 |
* | | | net/smc: guarantee ConnClosed send after shutdown SHUT_WR | Ursula Braun | 2017-04-12 | 1 | -11/+25 |
* | | | net/smc: no socket state changes in tasklet context | Ursula Braun | 2017-04-12 | 6 | -20/+41 |
* | | | net/smc: always call the POLL_IN part of sk_wake_async | Ursula Braun | 2017-04-12 | 1 | -2/+1 |
* | | | net/smc: guarantee reset of write_blocked for heavy workload | Ursula Braun | 2017-04-12 | 1 | -1/+5 |
* | | | net/smc: return active RoCE port only | Ursula Braun | 2017-04-12 | 1 | -2/+5 |
* | | | net/smc: remove useless smc_ib_devices_list check | Ursula Braun | 2017-04-12 | 3 | -4/+1 |
* | | | net/smc: get rid of old comment | Ursula Braun | 2017-04-12 | 1 | -2/+0 |
* | | | drivers: add explicit interrupt.h includes | Florian Westphal | 2017-03-30 | 1 | -0/+1 |
|/ / |
|
* / | net: Work around lockdep limitation in sockets that use sockets | David Howells | 2017-03-10 | 1 | -1/+1 |
|/ |
|
* | sched/headers: Move task_struct::signal and task_struct::sighand types and ac... | Ingo Molnar | 2017-03-03 | 5 | -0/+10 |
* | smc: some potential use after free bugs | Dan Carpenter | 2017-01-30 | 1 | -0/+5 |
* | smc: ETH_ALEN as memcpy length for mac addresses | Ursula Braun | 2017-01-12 | 2 | -7/+7 |
* | smc: netlink interface for SMC sockets | Ursula Braun | 2017-01-09 | 6 | -1/+270 |
* | smc: socket closing and linkgroup cleanup | Ursula Braun | 2017-01-09 | 11 | -36/+668 |
* | smc: receive data from RMBE | Ursula Braun | 2017-01-09 | 9 | -3/+304 |
* | smc: send data (through RDMA) | Ursula Braun | 2017-01-09 | 6 | -4/+491 |
* | smc: connection data control (CDC) | Ursula Braun | 2017-01-09 | 8 | -0/+641 |
* | smc: link layer control (LLC) | Ursula Braun | 2017-01-09 | 7 | -3/+330 |
* | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR | Ursula Braun | 2017-01-09 | 8 | -9/+374 |
* | smc: work request (WR) base for use by LLC and CDC | Ursula Braun | 2017-01-09 | 8 | -1/+790 |
* | smc: remote memory buffers (RMBs) | Ursula Braun | 2017-01-09 | 7 | -7/+342 |
* | smc: connection and link group creation | Ursula Braun | 2017-01-09 | 7 | -17/+605 |
* | smc: CLC handshake (incl. preparation steps) | Ursula Braun | 2017-01-09 | 5 | -32/+822 |
* | smc: establish pnet table management | Thomas Richter | 2017-01-09 | 5 | -3/+569 |
* | smc: introduce SMC as an IB-client | Ursula Braun | 2017-01-09 | 5 | -1/+200 |
* | smc: establish new socket family | Ursula Braun | 2017-01-09 | 4 | -0/+670 |