Show patches with: Submitter = Karsten Graul       |    State = Action Required       |    Archived = No       |   120 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[net,1/2] smc: fix out of bound access in smc_nl_get_sys_info() net/smc: fix out of bound access in netlink interface --- 2021-01-12 Karsten Graul New
[net,1/3] net/smc: fix null pointer dereference in smc_listen_decline() net/smc: fixes 2020-10-23 --- 2020-10-23 Karsten Graul New
[net,1/3] net/smc: fix use-after-free of delayed events net/smc: fixes 2020-10-14 --- 2020-10-14 Karsten Graul New
[net,1/4] net/smc: fix toleration of fake add_link messages [net,1/4] net/smc: fix toleration of fake add_link messages --- 2020-09-03 Karsten Graul New
[net,2/2] net/smc: use memcpy instead of snprintf to avoid out of bounds read net/smc: fix out of bound access in netlink interface --- 2021-01-12 Karsten Graul New
[net,2/3] net/smc: fix suppressed return code net/smc: fixes 2020-10-23 --- 2020-10-23 Karsten Graul New
[net,2/3] net/smc: fix valid DMBE buffer sizes net/smc: fixes 2020-10-14 --- 2020-10-14 Karsten Graul New
[net,2/4] net/smc: set rx_off for SMCR explicitly [net,1/4] net/smc: fix toleration of fake add_link messages --- 2020-09-03 Karsten Graul New
[net,3/3] net/smc: fix invalid return code in smcd_new_buf_create() net/smc: fixes 2020-10-14 --- 2020-10-14 Karsten Graul New
[net,3/3] s390/ism: fix incorrect system EID net/smc: fixes 2020-10-23 --- 2020-10-23 Karsten Graul New
[net,4/4] net/smc: fix sock refcounting in case of termination [net,1/4] net/smc: fix toleration of fake add_link messages --- 2020-09-03 Karsten Graul New
[net] MAINTAINERS: add Guvenc as SMC maintainer [net] MAINTAINERS: add Guvenc as SMC maintainer --- 2021-06-18 Karsten Graul New
[net] net/smc: cancel event worker during device removal [net] net/smc: cancel event worker during device removal --- 2020-03-06 Karsten Graul New
[net] net/smc: remove device from smcd_dev_list after failed device_add() [net] net/smc: remove device from smcd_dev_list after failed device_add() --- 2021-05-17 Karsten Graul New
[net-next,01/10] net/smc: reduce active tcp_listen workers [net-next,01/10] net/smc: reduce active tcp_listen workers --- 2020-09-10 Karsten Graul New
[net-next,01/13] net/smc: first part of add link processing as SMC client net/smc: add and delete link processing --- 2020-05-02 Karsten Graul New
[net-next,01/13] net/smc: rework pnet table to support SMC-R failover [net-next,01/13] net/smc: rework pnet table to support SMC-R failover --- 2020-04-29 Karsten Graul New
[net-next,01/14] net/smc: add event-based llc_flow framework [net-next,01/14] net/smc: add event-based llc_flow framework --- 2020-04-30 Karsten Graul New
[net-next,02/10] net/smc: introduce better field names [net-next,01/10] net/smc: reduce active tcp_listen workers --- 2020-09-10 Karsten Graul New
[net-next,02/12] net/smc: switch connections to alternate link [net-next,01/12] net/smc: save state of last sent CDC message --- 2020-05-04 Karsten Graul New
[net-next,02/14] net/smc: CLC header fields renaming net/smc: introduce SMC-Dv2 support --- 2020-09-26 Karsten Graul New
[net-next,02/14] net/smc: enqueue all received LLC messages [net-next,01/14] net/smc: add event-based llc_flow framework --- 2020-04-30 Karsten Graul New
[net-next,03/13] net/smc: introduce link_idx for link group array [net-next,01/13] net/smc: rework pnet table to support SMC-R failover --- 2020-04-29 Karsten Graul New
[net-next,03/13] net/smc: map and register buffers for a new link net/smc: extent buffer mapping and port handling --- 2020-05-01 Karsten Graul New
[net-next,03/14] net/smc: separate find device functions net/smc: introduce SMC-Dv2 support --- 2020-09-26 Karsten Graul New
[net-next,04/10] net/smc: common routine for CLC accept and confirm [net-next,01/10] net/smc: reduce active tcp_listen workers --- 2020-09-10 Karsten Graul New
[net-next,04/13] net/smc: convert static link ID to dynamic references [net-next,01/13] net/smc: rework pnet table to support SMC-R failover --- 2020-04-29 Karsten Graul New
[net-next,04/13] net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link() net/smc: extent buffer mapping and port handling --- 2020-05-01 Karsten Graul New
[net-next,04/13] net/smc: first part of add link processing as SMC server net/smc: add and delete link processing --- 2020-05-02 Karsten Graul New
[net-next,04/15] net/smc: Add link counters for IB device ports net/smc: extend diagnostic netlink interface --- 2020-11-02 Karsten Graul New
[net-next,05/10] net/smc: improve server ISM device determination [net-next,01/10] net/smc: reduce active tcp_listen workers --- 2020-09-10 Karsten Graul New
[net-next,05/12] net/smc: wait for departure of an IB message [net-next,01/12] net/smc: save state of last sent CDC message --- 2020-05-04 Karsten Graul New
[net-next,05/13] net/smc: convert static link ID instances to support multiple links [net-next,01/13] net/smc: rework pnet table to support SMC-R failover --- 2020-04-29 Karsten Graul New
[net-next,05/13] net/smc: rkey processing for a new link as SMC server net/smc: add and delete link processing --- 2020-05-02 Karsten Graul New
[net-next,05/14] net/smc: adapt SMC server code to use the LLC flow [net-next,01/14] net/smc: add event-based llc_flow framework --- 2020-04-30 Karsten Graul New
[net-next,07/10] net/smc: immediate freeing in smc_lgr_cleanup_early() [net-next,01/10] net/smc: reduce active tcp_listen workers --- 2020-09-10 Karsten Graul New
[net-next,07/12] net/smc: assign link to a new connection [net-next,01/12] net/smc: save state of last sent CDC message --- 2020-05-04 Karsten Graul New
[net-next,07/14] net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey [net-next,01/14] net/smc: add event-based llc_flow framework --- 2020-04-30 Karsten Graul New
[net-next,08/12] net/smc: asymmetric link tagging [net-next,01/12] net/smc: save state of last sent CDC message --- 2020-05-04 Karsten Graul New
[net-next,08/13] net/smc: activate SMC server add link functions net/smc: add and delete link processing --- 2020-05-02 Karsten Graul New
[net-next,08/13] net/smc: add smcr_port_err() and smcr_link_down() processing net/smc: extent buffer mapping and port handling --- 2020-05-01 Karsten Graul New
[net-next,08/14] net/smc: introduce list of pnetids for Ethernet devices net/smc: introduce SMC-Dv2 support --- 2020-09-26 Karsten Graul New
[net-next,09/13] net/smc: simplify link deactivation [net-next,01/13] net/smc: rework pnet table to support SMC-R failover --- 2020-04-29 Karsten Graul New
[net-next,09/14] net/smc: determine proposed ISM devices net/smc: introduce SMC-Dv2 support --- 2020-09-26 Karsten Graul New
[net-next,10/10] net/smc: use separate work queues for different worker types [net-next,01/10] net/smc: reduce active tcp_listen workers --- 2020-09-10 Karsten Graul New
[net-next,10/13] net/smc: delete link processing as SMC client net/smc: add and delete link processing --- 2020-05-02 Karsten Graul New
[net-next,10/13] net/smc: remove DELETE LINK processing from smc_core.c net/smc: extent buffer mapping and port handling --- 2020-05-01 Karsten Graul New
[net-next,10/14] net/smc: new smc_rtoken_set functions for multiple link support [net-next,01/14] net/smc: add event-based llc_flow framework --- 2020-04-30 Karsten Graul New
[net-next,11/13] net/smc: introduce smc_pnet_find_alt_roce() net/smc: extent buffer mapping and port handling --- 2020-05-01 Karsten Graul New
[net-next,11/14] net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow [net-next,01/14] net/smc: add event-based llc_flow framework --- 2020-04-30 Karsten Graul New
[net-next,11/14] net/smc: determine accepted ISM devices net/smc: introduce SMC-Dv2 support --- 2020-09-26 Karsten Graul New
[net-next,1/1] net/smc: check variable before dereferencing in smc_close.c [net-next,1/1] net/smc: check variable before dereferencing in smc_close.c --- 2020-09-15 Karsten Graul New
[net-next,1/1] net/smc: fix access to parent of an ib device net/smc: fix access to parent of an ib device --- 2020-12-15 Karsten Graul New
[net-next,1/1] net/smc: fix double kfree in smc_listen_work() [net-next,1/1] net/smc: fix double kfree in smc_listen_work() --- 2020-09-17 Karsten Graul New
[net-next,12/12] net/smc: save SMC-R peer link_uid [net-next,01/12] net/smc: save state of last sent CDC message --- 2020-05-04 Karsten Graul New
[net-next,12/13] net/smc: use mutex instead of rwlock_t to protect buffers [net-next,01/13] net/smc: rework pnet table to support SMC-R failover --- 2020-04-29 Karsten Graul New
[net-next,12/14] net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow [net-next,01/14] net/smc: add event-based llc_flow framework --- 2020-04-30 Karsten Graul New
[net-next,12/14] net/smc: CLC accept / confirm V2 net/smc: introduce SMC-Dv2 support --- 2020-09-26 Karsten Graul New
[net-next,1/2] net/smc: avoid possible duplicate dmb unregistration net/smc: updates 2021-06-02 --- 2021-06-02 Karsten Graul New
[net-next,1/2] net/smc: send ISM devices with unique chid in CLC proposal net/smc: updates 2020-10-02 --- 2020-10-02 Karsten Graul New
[net-next,13/13] net/smc: llc_add_link_work to handle ADD_LINK LLC requests net/smc: extent buffer mapping and port handling --- 2020-05-01 Karsten Graul New
[net-next,13/13] net/smc: move llc layer related init and clear into smc_llc.c [net-next,01/13] net/smc: rework pnet table to support SMC-R failover --- 2020-04-29 Karsten Graul New
[net-next,13/13] net/smc: save state of last sent CDC message net/smc: add and delete link processing --- 2020-05-02 Karsten Graul New
[net-next,13/14] net/smc: introduce CLC first contact extension net/smc: introduce SMC-Dv2 support --- 2020-09-26 Karsten Graul New
[net-next,13/15] net/smc: Add support for obtaining SMCR device list net/smc: extend diagnostic netlink interface --- 2020-11-02 Karsten Graul New
[net-next,1/3] net/smc: consolidate unlocking in same function net/smc: updates 2020-10-07 --- 2020-10-07 Karsten Graul New
[net-next,1/4] net/smc: Add SMC statistics support net/smc: Add SMC statistic support --- 2021-06-07 Karsten Graul New
[net-next,15/15] net/smc: Add support for obtaining system information net/smc: extend diagnostic netlink interface --- 2020-11-02 Karsten Graul New
[net-next,1/5] net/af_iucv: support drop monitoring net/iucv: updates 2021-08-09 --- 2021-08-09 Karsten Graul New
[net-next,2/2] net/smc: no need to flush smcd_dev's event_wq before destroying it net/smc: updates 2021-06-02 --- 2021-06-02 Karsten Graul New
[net-next,2/2] net/smc: remove unused inline function smc_curs_read Untitled series #41779 --- 2020-05-05 Karsten Graul New
[net-next,2/2] net/smc: use an array to check fields in system EID net/smc: updates 2020-10-02 --- 2020-10-02 Karsten Graul New
[net-next,2/3] net/smc: cleanup buffer usage in smc_listen_work() net/smc: updates 2020-10-07 --- 2020-10-07 Karsten Graul New
[net-next,2/3] s390/qeth: Switchdev event handler s390/qeth: Add bridge to switchdev LEARNING_SYNC --- 2021-08-06 Karsten Graul New
[net-next,2/4] s390/lcs: remove incorrect kernel doc indicators Untitled series #158559 --- 2021-09-14 Karsten Graul New
[net-next,2/5] net/af_iucv: clean up a try_then_request_module() net/iucv: updates 2021-08-09 --- 2021-08-09 Karsten Graul New
[net-next,3/3] net/smc: restore smcd_version when all ISM V2 devices failed to init net/smc: updates 2020-10-07 --- 2020-10-07 Karsten Graul New
[net-next,3/4] s390/netiucv: remove incorrect kernel doc indicators Untitled series #158559 --- 2021-09-14 Karsten Graul New
[net-next,3/5] net/af_iucv: remove wrappers around iucv (de-)registration net/iucv: updates 2021-08-09 --- 2021-08-09 Karsten Graul New
[net-next,4/4] net/smc: Make SMC statistics network namespace aware net/smc: Add SMC statistic support --- 2021-06-07 Karsten Graul New
[net-next,4/5] net/iucv: get rid of register asm usage net/iucv: updates 2021-08-09 --- 2021-08-09 Karsten Graul New
[net-next,5/5] net/iucv: Replace deprecated CPU-hotplug functions. net/iucv: updates 2021-08-09 --- 2021-08-09 Karsten Graul New
[net-next] net/smc: Ensure correct state of the socket in send path [net-next] net/smc: Ensure correct state of the socket in send path --- 2021-06-25 Karsten Graul New
[net-next] net/smc: improve return codes for SMC-Dv2 [net-next] net/smc: improve return codes for SMC-Dv2 --- 2020-10-28 Karsten Graul New
[net-next] net/smc: remove set but not used variables 'del_llc, del_llc_resp' [net-next] net/smc: remove set but not used variables 'del_llc, del_llc_resp' --- 2020-05-07 Karsten Graul New
[net-next] s390: iucv: Avoid field over-reading memcpy() [net-next] s390: iucv: Avoid field over-reading memcpy() --- 2021-07-01 Karsten Graul New
[net-next,v2,01/11] net/smc: first part of add link processing as SMC client [net-next,v2,01/11] net/smc: first part of add link processing as SMC client --- 2020-05-03 Karsten Graul New
[net-next,v2,02/11] net/smc: rkey processing for a new link as SMC client [net-next,v2,01/11] net/smc: first part of add link processing as SMC client --- 2020-05-03 Karsten Graul New
[net-next,v2,03/11] net/smc: final part of add link processing as SMC client [net-next,v2,01/11] net/smc: first part of add link processing as SMC client --- 2020-05-03 Karsten Graul New
[net-next,v2,06/11] net/smc: final part of add link processing as SMC server [net-next,v2,01/11] net/smc: first part of add link processing as SMC client --- 2020-05-03 Karsten Graul New
[net-next,v2,06/15] net/smc: Add diagnostic information to link structure [net-next,v2,01/15] net/smc: use helper smc_conn_abort() in listen processing --- 2020-11-03 Karsten Graul New
[net-next,v2,07/11] net/smc: delete an asymmetric link as SMC server [net-next,v2,01/11] net/smc: first part of add link processing as SMC client --- 2020-05-03 Karsten Graul New
[net-next,v2,08/11] net/smc: llc_del_link_work and use the LLC flow for delete link [net-next,v2,01/11] net/smc: first part of add link processing as SMC client --- 2020-05-03 Karsten Graul New
[net-next,v2,09/15] net/smc: Introduce SMCR get linkgroup command [net-next,v2,01/15] net/smc: use helper smc_conn_abort() in listen processing --- 2020-11-03 Karsten Graul New
[net-next,v2,10/15] net/smc: Introduce SMCR get link command [net-next,v2,01/15] net/smc: use helper smc_conn_abort() in listen processing --- 2020-11-03 Karsten Graul New
[net-next,v2,2/4] net/smc: Add netlink support for SMC statistics Untitled series #137488 --- 2021-06-16 Karsten Graul New
[net-next,v2,3/4] net/smc: Add netlink support for SMC fallback statistics Untitled series #137488 --- 2021-06-16 Karsten Graul New
[net-next,v3,05/15] net/smc: Add diagnostic information to smc ib-device net/smc: extend diagnostic netlink interface --- 2020-11-07 Karsten Graul New
[net-next,v3,06/15] net/smc: Add diagnostic information to link structure net/smc: extend diagnostic netlink interface --- 2020-11-07 Karsten Graul New
[net-next,v3,07/15] net/smc: Refactor the netlink reply processing routine net/smc: extend diagnostic netlink interface --- 2020-11-07 Karsten Graul New
« 1 2 »