Show patches with: Submitter = Sowmini Varadhan       |   310 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2,bpf-next,2/2] selftests/bpf: add a test case for sock_ops perf-event notification Perf-based event notification for sock_ops - - - - --- 2018-11-08 Sowmini Varadhan bpf Accepted
[V2,bpf-next,1/2] bpf: add perf-event notificaton support for sock_ops Perf-based event notification for sock_ops - - - - --- 2018-11-08 Sowmini Varadhan bpf Accepted
[bpf-next,2/2] selftests/bpf: add a test case for sock_ops perf-event notification TCP-BPF event notification support - - - - --- 2018-11-06 Sowmini Varadhan bpf Changes Requested
[bpf-next,1/2] bpf: add perf-event notificaton support for sock_ops TCP-BPF event notification support - - - - --- 2018-11-06 Sowmini Varadhan bpf Changes Requested
[RFC,net-next,3/3] bpf: Added a sample for tcp_info_notify callback Extensions to allow asynchronous TCP_INFO notifications based on congestion parameters - - - - --- 2018-10-22 Sowmini Varadhan davem RFC
[RFC,net-next,2/3] tcp: BPF_TCP_INFO_NOTIFY support Extensions to allow asynchronous TCP_INFO notifications based on congestion parameters - - - - --- 2018-10-22 Sowmini Varadhan davem RFC
[RFC,net-next,1/3] sock_diag: Refactor inet_sock_diag_destroy code Extensions to allow asynchronous TCP_INFO notifications based on congestion parameters - - - - --- 2018-10-22 Sowmini Varadhan davem RFC
[V2,ipsec-next,2/2] xfrm: reset crypto_done when iterating over multiple input xfrms [V2,ipsec-next,1/2] xfrm: reset transport header back to network header after all input transforms … - 1 - - --- 2018-09-03 Sowmini Varadhan davem Awaiting Upstream
[V2,ipsec-next,1/2] xfrm: reset transport header back to network header after all input transforms … [V2,ipsec-next,1/2] xfrm: reset transport header back to network header after all input transforms … - 1 - - --- 2018-09-03 Sowmini Varadhan davem Awaiting Upstream
[ipsec-next,2/2] xfrm: reset crypto_done when iterating over multiple input xfrms xfrm: bug fixes when processing multiple transforms - - - - --- 2018-09-02 Sowmini Varadhan davem Awaiting Upstream
[ipsec-next,1/2] xfrm: reset transport header back to network header after all input transforms aha… xfrm: bug fixes when processing multiple transforms - - - - --- 2018-09-02 Sowmini Varadhan davem Awaiting Upstream
[net-next] rds: avoid lock hierarchy violation between m_rs_lock and rs_recv_lock [net-next] rds: avoid lock hierarchy violation between m_rs_lock and rs_recv_lock - - - - --- 2018-08-08 Sowmini Varadhan davem Deferred
[net-next] rds: clean up loopback rds_connections on netns deletion [net-next] rds: clean up loopback rds_connections on netns deletion 1 - - - --- 2018-06-25 Sowmini Varadhan davem Accepted
[net-next] rds: tcp: remove register_netdevice_notifier infrastructure. [net-next] rds: tcp: remove register_netdevice_notifier infrastructure. - - 1 - --- 2018-03-19 Sowmini Varadhan davem Accepted
[net-next] rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock [net-next] rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock 1 1 - - --- 2018-03-15 Sowmini Varadhan davem Accepted
[net-next,2/2] rds: use list structure to track information for zerocopy completion notification RDS: zerocopy code enhancements 1 - - - --- 2018-03-06 Sowmini Varadhan davem Accepted
[net-next,1/2] rds: refactor zcopy code into rds_message_zcopy_from_user RDS: zerocopy code enhancements 1 - - - --- 2018-03-06 Sowmini Varadhan davem Accepted
[RESEND,V3,net-next,3/3] selftests/net: reap zerocopy completions passed up as ancillary data. RDS: optimized notification for zerocopy completion 2 - - - --- 2018-02-27 Sowmini Varadhan davem Accepted
[RESEND,V3,net-next,2/3] rds: deliver zerocopy completion notification with data RDS: optimized notification for zerocopy completion 2 - - - --- 2018-02-27 Sowmini Varadhan davem Accepted
[RESEND,V3,net-next,1/3] selftests/net: revert the zerocopy Rx path for PF_RDS RDS: optimized notification for zerocopy completion 2 - - - --- 2018-02-27 Sowmini Varadhan davem Accepted
[V2,net-next,3/3] selftests/net: reap zerocopy completions passed up as ancillary data. RDS: optimized notification for zerocopy completion - - - - --- 2018-02-23 Sowmini Varadhan davem Changes Requested
[V2,net-next,2/3] rds: deliver zerocopy completion notification with data RDS: optimized notification for zerocopy completion - - - - --- 2018-02-23 Sowmini Varadhan davem Changes Requested
[V2,net-next,1/3] selftests/net: revert the zerocopy Rx path for PF_RDS RDS: optimized notification for zerocopy completion - - - - --- 2018-02-23 Sowmini Varadhan davem Changes Requested
[net-next] rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier [net-next] rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier 2 1 - - --- 2018-02-22 Sowmini Varadhan davem Accepted
[net-next] RDS: deliver zerocopy completion notification with data as an optimization [net-next] RDS: deliver zerocopy completion notification with data as an optimization 1 - - - --- 2018-02-21 Sowmini Varadhan davem Changes Requested
[v3,net-next,7/7] selftests/net: add zerocopy support for PF_RDS test case RDS: zerocopy support 1 - - - --- 2018-02-15 Sowmini Varadhan davem Accepted
[v3,net-next,6/7] selftests/net: add support for PF_RDS sockets RDS: zerocopy support 1 - - - --- 2018-02-15 Sowmini Varadhan davem Accepted
[v3,net-next,5/7] rds: zerocopy Tx support. RDS: zerocopy support 2 - - - --- 2018-02-15 Sowmini Varadhan davem Accepted
[v3,net-next,4/7] rds: support for zcopy completion notification RDS: zerocopy support 2 - - - --- 2018-02-15 Sowmini Varadhan davem Accepted
[v3,net-next,3/7] sock: permit SO_ZEROCOPY on PF_RDS socket RDS: zerocopy support 1 - - - --- 2018-02-15 Sowmini Varadhan davem Accepted
[v3,net-next,2/7] rds: hold a sock ref from rds_message to the rds_sock RDS: zerocopy support 1 - - - --- 2018-02-15 Sowmini Varadhan davem Accepted
[v3,net-next,1/7] skbuff: export mm_[un]account_pinned_pages for other modules RDS: zerocopy support 1 - - - --- 2018-02-15 Sowmini Varadhan davem Accepted
[V2,net-next,7/7] selftests/net: add zerocopy support for PF_RDS test case RDS: zerocopy support - - - - --- 2018-02-14 Sowmini Varadhan davem Superseded
[V2,net-next,6/7] selftests/net: add support for PF_RDS sockets RDS: zerocopy support - - - - --- 2018-02-14 Sowmini Varadhan davem Superseded
[V2,net-next,5/7] rds: zerocopy Tx support. RDS: zerocopy support - - - - --- 2018-02-14 Sowmini Varadhan davem Superseded
[V2,net-next,4/7] rds: support for zcopy completion notification RDS: zerocopy support - - - - --- 2018-02-14 Sowmini Varadhan davem Superseded
[V2,net-next,3/7] sock: permit SO_ZEROCOPY on PF_RDS socket RDS: zerocopy support - - - - --- 2018-02-14 Sowmini Varadhan davem Superseded
[V2,net-next,2/7] rds: hold a sock ref from rds_message to the rds_sock RDS: zerocopy support 1 - - - --- 2018-02-14 Sowmini Varadhan davem Superseded
[V2,net-next,1/7] skbuff: export mm_[un]account_pinned_pages for other modules RDS: zerocopy support - - - - --- 2018-02-14 Sowmini Varadhan davem Superseded
[v3,net-next] rds: do not call ->conn_alloc with GFP_KERNEL [v3,net-next] rds: do not call ->conn_alloc with GFP_KERNEL 1 1 - - --- 2018-02-13 Sowmini Varadhan davem Accepted
[V2,net-next] rds: do not call ->conn_alloc with GFP_KERNEL [V2,net-next] rds: do not call ->conn_alloc with GFP_KERNEL - 1 - - --- 2018-02-13 Sowmini Varadhan davem Accepted
[net-next] rds: do not call ->conn_alloc with GFP_KERNEL [net-next] rds: do not call ->conn_alloc with GFP_KERNEL - 1 - - --- 2018-02-12 Sowmini Varadhan davem Changes Requested
[V2,net-next] rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds conn… [V2,net-next] rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds conn… 1 - - - --- 2018-02-03 Sowmini Varadhan davem Accepted
[net-next] rds: tcp: per-netns flag to stop new connection creation when rds-tcp is being dismantled [net-next] rds: tcp: per-netns flag to stop new connection creation when rds-tcp is being dismantled - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net-next,7/7] selftests/net: add zerocopy support for PF_RDS test case RDS zerocopy support - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net-next,6/7] selftests/net: add support for PF_RDS sockets RDS zerocopy support - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net-next,5/7] rds: zerocopy Tx support. RDS zerocopy support - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net-next,4/7] rds: support for zcopy completion notification RDS zerocopy support - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net-next,3/7] sock: permit SO_ZEROCOPY on PF_RDS socket RDS zerocopy support - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net-next,2/7] rds: hold a sock ref from rds_message to the rds_sock RDS zerocopy support - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net-next,1/7] skbuff: export mm_[un]account_pinned_pages for other modules RDS zerocopy support - - - - --- 2018-01-24 Sowmini Varadhan davem Changes Requested
[net] rds: tcp: compute m_ack_seq as offset from ->write_seq [net] rds: tcp: compute m_ack_seq as offset from ->write_seq - - - - --- 2018-01-18 Sowmini Varadhan davem Accepted
[RFC,net-next,6/6] rds: zerocopy Tx support. rds: zerocopy support - - - - --- 2018-01-17 Sowmini Varadhan davem RFC
[RFC,net-next,5/6] rds: support for zcopy completion notification rds: zerocopy support - - - - --- 2018-01-17 Sowmini Varadhan davem RFC
[RFC,net-next,4/6] sock: permit SO_ZEROCOPY on PF_RDS socket rds: zerocopy support - - - - --- 2018-01-17 Sowmini Varadhan davem RFC
[RFC,net-next,3/6] rds: hold a sock ref from rds_message to the rds_sock rds: zerocopy support - - - - --- 2018-01-17 Sowmini Varadhan davem RFC
[RFC,net-next,2/6] skbuff: export mm_[un]account_pinned_pages for other modules rds: zerocopy support - - - - --- 2018-01-17 Sowmini Varadhan davem RFC
[RFC,net-next,1/6] sock: MSG_PEEK support for sk_error_queue rds: zerocopy support - - - - --- 2018-01-17 Sowmini Varadhan davem RFC
[net-next,2/2] rds: use RCU to synchronize work-enqueue with connection teardown [net-next,1/2] rds: Use atomic flag to track connections being destroyed 1 - - - --- 2018-01-04 Sowmini Varadhan davem Accepted
[net-next,1/2] rds: Use atomic flag to track connections being destroyed [net-next,1/2] rds: Use atomic flag to track connections being destroyed 1 - - - --- 2018-01-04 Sowmini Varadhan davem Accepted
[V2,net-next] selftests/net: fix bugs in address and port initialization [V2,net-next] selftests/net: fix bugs in address and port initialization 1 - - - --- 2017-12-25 Sowmini Varadhan davem Accepted
[net-next] selftests/net: fix bugs in cfg_port initialization [net-next] selftests/net: fix bugs in cfg_port initialization - - - - --- 2017-12-24 Sowmini Varadhan davem Changes Requested
[V2,net-next,3/3] rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc() [V2,net-next,1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path 1 - - - --- 2017-12-22 Sowmini Varadhan davem Accepted
[V2,net-next,2/3] rds: tcp: initialize t_tcp_detached to false [V2,net-next,1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path 1 - - - --- 2017-12-22 Sowmini Varadhan davem Accepted
[V2,net-next,1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path [V2,net-next,1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path 1 - - - --- 2017-12-22 Sowmini Varadhan davem Accepted
[net,3/3] rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc() rds bug fixes - - - - --- 2017-12-22 Sowmini Varadhan davem Superseded
[net,2/3] rds: tcp: initialize t_tcp_detached to false rds bug fixes - - - - --- 2017-12-22 Sowmini Varadhan davem Superseded
[net,1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path rds bug fixes - - - - --- 2017-12-22 Sowmini Varadhan davem Superseded
[net-next,3/3] rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete rds-tcp netns delete related fixes 1 - - - --- 2017-11-30 Sowmini Varadhan davem Accepted
[net-next,2/3] rds: tcp: correctly sequence cleanup on netns deletion. rds-tcp netns delete related fixes 1 - - - --- 2017-11-30 Sowmini Varadhan davem Accepted
[net-next,1/3] rds: tcp: remove redundant function rds_tcp_conn_paths_destroy() rds-tcp netns delete related fixes 1 - - - --- 2017-11-30 Sowmini Varadhan davem Accepted
[net-next] rds: reduce memory footprint for RDS when transport is RDMA 1 - - 1 --- 2017-08-02 Sowmini Varadhan davem Accepted
[net-next] rds: cancel send/recv work before queuing connection shutdown - - - - --- 2017-07-16 Sowmini Varadhan davem Accepted
[net,2/2] net/sock: add WARN_ON(parent->sk) in sock_graft() - - - - --- 2017-07-06 Sowmini Varadhan davem Accepted
[net,1/2] rds: tcp: use sock_create_lite() to create the accept socket 1 - - - --- 2017-07-06 Sowmini Varadhan davem Accepted
RFC: sk leak in sock_graft? - - - - --- 2017-06-24 Sowmini Varadhan davem RFC
[net-next,2/2] rds: tcp: set linger to 1 when unloading a rds-tcp - - - 1 --- 2017-06-21 Sowmini Varadhan davem Accepted
[net-next,1/2] rds: tcp: send handshake ping-probe from passive endpoint - - - 1 --- 2017-06-21 Sowmini Varadhan davem Accepted
[net-next,3/3] rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one 1 - - 1 --- 2017-06-15 Sowmini Varadhan davem Accepted
[net-next,2/3] rds: tcp: various endian-ness fixes 1 - - 1 --- 2017-06-15 Sowmini Varadhan davem Accepted
[net-next,1/3] rds: tcp: remove cp_outgoing - - - 1 --- 2017-06-15 Sowmini Varadhan davem Accepted
[V5,net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" - - 1 - --- 2017-06-02 Sowmini Varadhan davem Accepted
[V4] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" - - 1 - --- 2017-06-01 Sowmini Varadhan davem Superseded
[V3] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" - - - - --- 2017-05-30 Sowmini Varadhan davem Superseded
[V2,net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" - - - - --- 2017-05-30 Sowmini Varadhan davem Changes Requested
[net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" - - - - --- 2017-05-30 Sowmini Varadhan davem Changes Requested
[RFC,net-next] arp: Really delete an arp entry on "arp -d" - - - - --- 2017-05-30 Sowmini Varadhan davem RFC
[net-next,2/2] rds: tcp: canonical connection order for all paths with index > 0 1 - - - --- 2017-03-31 Sowmini Varadhan davem Accepted
[net-next,1/2] rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked ERROR … 1 - - - --- 2017-03-31 Sowmini Varadhan davem Accepted
[net,3/3] rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races - - - - --- 2017-03-04 Sowmini Varadhan davem Accepted
[net,2/3] rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races - - - - --- 2017-03-04 Sowmini Varadhan davem Accepted
[net,1/3] rds: tcp: Take explicit refcounts on struct net - - - - --- 2017-03-04 Sowmini Varadhan davem Accepted
[RFC,v2,net-next] rds-tcp: Take explicit refcounts on struct net - - - - --- 2017-02-28 Sowmini Varadhan davem RFC
[RFC,net-next] Cancel any pending connection attempts before taking down connection - - - - --- 2017-02-28 Sowmini Varadhan davem RFC
[RFC,net-next] packet: always ensure that we pass hard_header_len bytes in skb_headlen() to the dri… - - - - --- 2017-01-24 Sowmini Varadhan davem RFC
[net-next] tools: psock_lib: harden socket filter used by psock tests 1 - - - --- 2017-01-12 Sowmini Varadhan davem Accepted
[net-next] packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3 - - - - --- 2017-01-10 Sowmini Varadhan davem Accepted
[v4,net-next] tools: psock_tpacket: block Rx until socket filter has been added and socket has been… - - - - --- 2017-01-05 Sowmini Varadhan davem Accepted
[v3,net-next,2/2] tools: psock_tpacket: block Rx until socket filter has been added and socket has … - - - - --- 2017-01-04 Sowmini Varadhan davem Superseded
[v3,net-next,1/2] tools: psock_lib: tighten conditions checked in sock_setfilter 1 - - - --- 2017-01-04 Sowmini Varadhan davem Superseded
« 1 2 3 4 »