summaryrefslogtreecommitdiffstats
path: root/net/smc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-28
|\
| * net/smc: Fix error path in smc_initYueHaibing2019-06-26
| * net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou2019-06-26
* | net/smc: common release code for non-accepted socketsUrsula Braun2019-06-27
* | net: use new in_dev_ifa iteratorsFlorian Westphal2019-06-02
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\
| * net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit2019-05-03
* | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\ \
| * | net/smc: move unhash before release of clcsockUrsula Braun2019-04-11
| * | net/smc: fix return code from FLUSH commandKarsten Graul2019-04-11
| * | net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-11
| * | net/smc: fix a NULL pointer dereferenceKangjie Lu2019-04-11
| * | net/smc: wait for pending work before clcsock release_sockKarsten Graul2019-04-11
| |/
* | net/smc: improve smc_conn_create reason codesKarsten Graul2019-04-12
* | net/smc: improve smc_listen_work reason codesKarsten Graul2019-04-12
* | net/smc: code cleanup smc_listen_workKarsten Graul2019-04-12
* | net/smc: cleanup of get vlan idKarsten Graul2019-04-12
* | net/smc: consolidate function parametersKarsten Graul2019-04-12
* | net/smc: check for ip prefix and subnetKarsten Graul2019-04-12
* | net/smc: fallback to TCP after connect problemsKarsten Graul2019-04-12
* | net/smc: nonblocking connect reworkUrsula Braun2019-04-12
* | genetlink: make policy common to familyJohannes Berg2019-03-22
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-03-12
|\
| * pipe: stop using ->can_mergeJann Horn2019-02-01
* | net/smc: allow pnetid-less configurationUrsula Braun2019-02-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
|\ \
| * | net/smc: fix smc_poll in SMC_INIT stateUrsula Braun2019-02-21
* | | net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel2019-02-21
* | | net/smc: add pnet table namespace supportHans Wippel2019-02-21
* | | net/smc: add smcd support to the pnet tableHans Wippel2019-02-21
* | | net/smc: rework pnet tableHans Wippel2019-02-21
* | | net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun2019-02-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
|\| |
| * | net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2019-02-09
* | | net/smc: check port_idx of ib eventKarsten Graul2019-02-12
* | | net/smc: check connections in smc_lgr_free_workKarsten Graul2019-02-12
* | | net/smc: reduce amount of status updates to peerKarsten Graul2019-02-12
* | | net/smc: no delay for free tx buffer waitKarsten Graul2019-02-12
* | | net/smc: move wake up of close waiterKarsten Graul2019-02-12
* | | net/smc: reset cursor update required flagKarsten Graul2019-02-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\| |
| * | net/smc: correct state change for peer closingUrsula Braun2019-02-04
| * | net/smc: delete rkey first before switching to unusedUrsula Braun2019-02-04
| * | net/smc: fix sender_free computationUrsula Braun2019-02-04
| * | net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-04
| * | net/smc: fix use of variable in cleared areaKarsten Graul2019-02-01
| * | net/smc: use device link provided in qp_contextKarsten Graul2019-02-01