| Commit message (Expand) | Author | Age | Files | Lines |
* | net/smc: make sure EPOLLOUT is raised | Jason Baron | 2019-08-20 | 1 | -4/+2 |
* | net/smc: avoid fallback in case of non-blocking connect | Ursula Braun | 2019-08-05 | 1 | -3/+4 |
* | net/smc: do not schedule tx_work in SMC_CLOSED state | Ursula Braun | 2019-08-05 | 1 | -2/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-27 | 2 | -1/+7 |
|\ |
|
| * | net/smc: Fix error path in smc_init | YueHaibing | 2019-06-26 | 1 | -1/+4 |
| * | net/smc: hold conns_lock before calling smc_lgr_register_conn() | Huaping Zhou | 2019-06-26 | 1 | -0/+3 |
* | | net/smc: common release code for non-accepted sockets | Ursula Braun | 2019-06-27 | 1 | -41/+32 |
* | | net: use new in_dev_ifa iterators | Florian Westphal | 2019-06-02 | 1 | -4/+7 |
|/ |
|
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-05-09 | 1 | -8/+8 |
|\ |
|
| * | net/smc: Use rdma_read_gid_l2_fields to L2 fields | Parav Pandit | 2019-05-03 | 1 | -8/+8 |
* | | genetlink: optionally validate strictly/dumps | Johannes Berg | 2019-04-27 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 5 | -24/+68 |
|\ \ |
|
| * | | net/smc: move unhash before release of clcsock | Ursula Braun | 2019-04-11 | 1 | -3/+3 |
| * | | net/smc: fix return code from FLUSH command | Karsten Graul | 2019-04-11 | 1 | -1/+2 |
| * | | net/smc: propagate file from SMC to TCP socket | Ursula Braun | 2019-04-11 | 1 | -10/+28 |
| * | | net/smc: fix a NULL pointer dereference | Kangjie Lu | 2019-04-11 | 1 | -0/+5 |
| * | | net/smc: wait for pending work before clcsock release_sock | Karsten Graul | 2019-04-11 | 3 | -10/+30 |
| |/ |
|
* | | net/smc: improve smc_conn_create reason codes | Karsten Graul | 2019-04-12 | 4 | -59/+58 |
* | | net/smc: improve smc_listen_work reason codes | Karsten Graul | 2019-04-12 | 2 | -46/+54 |
* | | net/smc: code cleanup smc_listen_work | Karsten Graul | 2019-04-12 | 1 | -15/+14 |
* | | net/smc: cleanup of get vlan id | Karsten Graul | 2019-04-12 | 3 | -6/+10 |
* | | net/smc: consolidate function parameters | Karsten Graul | 2019-04-12 | 7 | -141/+139 |
* | | net/smc: check for ip prefix and subnet | Karsten Graul | 2019-04-12 | 2 | -3/+10 |
* | | net/smc: fallback to TCP after connect problems | Karsten Graul | 2019-04-12 | 1 | -4/+4 |
* | | net/smc: nonblocking connect rework | Ursula Braun | 2019-04-12 | 2 | -42/+47 |
* | | genetlink: make policy common to family | Johannes Berg | 2019-03-22 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-03-12 | 1 | -1/+0 |
|\ |
|
| * | pipe: stop using ->can_merge | Jann Horn | 2019-02-01 | 1 | -1/+0 |
* | | net/smc: allow pnetid-less configuration | Ursula Braun | 2019-02-28 | 1 | -1/+41 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-24 | 1 | -3/+3 |
|\ \ |
|
| * | | net/smc: fix smc_poll in SMC_INIT state | Ursula Braun | 2019-02-21 | 1 | -3/+3 |
* | | | net/smc: allow PCI IDs as ib device names in the pnet table | Hans Wippel | 2019-02-21 | 1 | -2/+4 |
* | | | net/smc: add pnet table namespace support | Hans Wippel | 2019-02-21 | 4 | -43/+162 |
* | | | net/smc: add smcd support to the pnet table | Hans Wippel | 2019-02-21 | 1 | -7/+80 |
* | | | net/smc: rework pnet table | Hans Wippel | 2019-02-21 | 4 | -194/+249 |
* | | | net/smc: cleanup for smcr_tx_sndbuf_nonempty | Ursula Braun | 2019-02-21 | 1 | -3/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-15 | 2 | -12/+11 |
|\ \ \
| |/ / |
|
| * | | net/smc: fix byte_order for rx_curs_confirmed | Ursula Braun | 2019-02-08 | 2 | -12/+11 |
* | | | net/smc: check port_idx of ib event | Karsten Graul | 2019-02-12 | 1 | -8/+16 |
* | | | net/smc: check connections in smc_lgr_free_work | Karsten Graul | 2019-02-12 | 1 | -4/+2 |
* | | | net/smc: reduce amount of status updates to peer | Karsten Graul | 2019-02-12 | 1 | -14/+8 |
* | | | net/smc: no delay for free tx buffer wait | Karsten Graul | 2019-02-12 | 1 | -1/+1 |
* | | | net/smc: move wake up of close waiter | Karsten Graul | 2019-02-12 | 2 | -2/+7 |
* | | | net/smc: reset cursor update required flag | Karsten Graul | 2019-02-12 | 2 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-08 | 13 | -67/+158 |
|\ \ \
| |/ / |
|
| * | | net/smc: correct state change for peer closing | Ursula Braun | 2019-02-04 | 1 | -8/+1 |
| * | | net/smc: delete rkey first before switching to unused | Ursula Braun | 2019-02-04 | 1 | -1/+1 |
| * | | net/smc: fix sender_free computation | Ursula Braun | 2019-02-04 | 3 | -4/+30 |