summaryrefslogtreecommitdiffstats
path: root/net/smc
AgeCommit message (Expand)Author
2020-05-21net/smc: cancel event worker during device removalKarsten Graul
2020-05-21net/smc: check for valid ib_client_dataKarsten Graul
2020-05-15net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-05-15net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-03-07net/smc: add fallback check to connect()Ursula Braun
2020-02-24net/smc: increase device refcount for added link groupUrsula Braun
2020-01-09net/smc: fix fastopen for non-blocking connect()Ursula Braun
2019-12-29net/smc: fix ethernet interface refcountingUrsula Braun
2019-12-16net/smc: fix refcount non-blocking connect() -part 2Ursula Braun
2019-12-16net/smc: fix refcounting for non-blocking connect()Ursula Braun
2019-12-16net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun
2019-12-16net/smc: fix closing of fallback SMC socketsUrsula Braun
2019-09-06net/smc: make sure EPOLLOUT is raisedJason Baron
2019-08-09net/smc: avoid fallback in case of non-blocking connectUrsula Braun
2019-08-09net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun
2019-06-26net/smc: Fix error path in smc_initYueHaibing
2019-06-26net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-12net/smc: improve smc_conn_create reason codesKarsten Graul
2019-04-12net/smc: improve smc_listen_work reason codesKarsten Graul
2019-04-12net/smc: code cleanup smc_listen_workKarsten Graul
2019-04-12net/smc: cleanup of get vlan idKarsten Graul
2019-04-12net/smc: consolidate function parametersKarsten Graul
2019-04-12net/smc: check for ip prefix and subnetKarsten Graul
2019-04-12net/smc: fallback to TCP after connect problemsKarsten Graul
2019-04-12net/smc: nonblocking connect reworkUrsula Braun
2019-04-11net/smc: move unhash before release of clcsockUrsula Braun
2019-04-11net/smc: fix return code from FLUSH commandKarsten Graul
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun
2019-04-11net/smc: fix a NULL pointer dereferenceKangjie Lu
2019-04-11net/smc: wait for pending work before clcsock release_sockKarsten Graul
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-02-28net/smc: allow pnetid-less configurationUrsula Braun
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-21net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel
2019-02-21net/smc: add pnet table namespace supportHans Wippel
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel
2019-02-21net/smc: rework pnet tableHans Wippel
2019-02-21net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun
2019-02-21net/smc: fix smc_poll in SMC_INIT stateUrsula Braun
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-12net/smc: check port_idx of ib eventKarsten Graul
2019-02-12net/smc: check connections in smc_lgr_free_workKarsten Graul
2019-02-12net/smc: reduce amount of status updates to peerKarsten Graul