| Commit message (Expand) | Author | Age | Files | Lines |
* | RDS: fix rds_tcp_init() error path | Vegard Nossum | 2016-07-05 | 1 | -2/+3 |
* | net: rds: fix coding style issues | Joshua Houghton | 2016-06-19 | 8 | -28/+29 |
* | RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP | Sowmini Varadhan | 2016-06-18 | 1 | -1/+1 |
* | RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() | Sowmini Varadhan | 2016-06-08 | 5 | -8/+27 |
* | RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re... | Sowmini Varadhan | 2016-06-08 | 2 | -0/+2 |
* | RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely | Sowmini Varadhan | 2016-06-08 | 3 | -12/+67 |
* | rds: fix an infoleak in rds_inc_info_copy | Kangjie Lu | 2016-06-03 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-05-21 | 4 | -12/+17 |
|\ |
|
| * | RDS: TCP: Avoid rds connection churn from rogue SYNs | Sowmini Varadhan | 2016-05-21 | 1 | -4/+6 |
| * | RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp | Sowmini Varadhan | 2016-05-21 | 1 | -0/+3 |
| * | rds: tcp: block BH in TCP callbacks | Eric Dumazet | 2016-05-19 | 4 | -8/+8 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | IB/core: Add passing an offset into the SG to ib_map_mr_sg | Christoph Hellwig | 2016-05-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 4 | -19/+50 |
|\ \ |
|
| * | | RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. | Sowmini Varadhan | 2016-05-03 | 4 | -10/+33 |
| * | | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock | Sowmini Varadhan | 2016-05-03 | 2 | -17/+25 |
| |/ |
|
* / | RDS: TCP: Call pskb_extract() helper function | Sowmini Varadhan | 2016-04-25 | 1 | -11/+3 |
|/ |
|
* | RDS: Fix the atomicity for congestion map update | santosh.shilimkar@oracle.com | 2016-04-17 | 1 | -2/+2 |
* | RDS: fix endianness for dp_ack_seq | Qing Huang | 2016-04-17 | 1 | -1/+1 |
* | RDS: fix congestion map corruption for PAGE_SIZE > 4k | shamir rabinovitch | 2016-04-07 | 1 | -1/+1 |
* | RDS: memory allocated must be align to 8 | shamir rabinovitch | 2016-04-07 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 26 | -5043/+1193 |
|\ |
|
| * | RDS: TCP: Remove unused constant | Sowmini Varadhan | 2016-03-19 | 1 | -2/+0 |
| * | RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket | Sowmini Varadhan | 2016-03-19 | 1 | -10/+135 |
| * | RDS: IB: Support Fastreg MR (FRMR) memory registration mode | Avinash Repaka | 2016-03-02 | 6 | -5/+422 |
| * | RDS: IB: allocate extra space on queues for FRMR support | santosh.shilimkar@oracle.com | 2016-03-02 | 2 | -4/+16 |
| * | RDS: IB: add Fastreg MR (FRMR) detection support | santosh.shilimkar@oracle.com | 2016-03-02 | 3 | -0/+15 |
| * | RDS: IB: add mr reused stats | santosh.shilimkar@oracle.com | 2016-03-02 | 3 | -1/+10 |
| * | RDS: IB: handle the RDMA CM time wait event | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -0/+8 |
| * | RDS: IB: add connection info to ibmr | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -8/+9 |
| * | RDS: IB: move FMR code to its own file | santosh.shilimkar@oracle.com | 2016-03-02 | 3 | -106/+134 |
| * | RDS: IB: create struct rds_ib_fmr | santosh.shilimkar@oracle.com | 2016-03-02 | 3 | -13/+29 |
| * | RDS: IB: Re-organise ibmr code | santosh.shilimkar@oracle.com | 2016-03-02 | 6 | -347/+422 |
| * | RDS: IB: Remove the RDS_IB_SEND_OP dependency | santosh.shilimkar@oracle.com | 2016-03-02 | 3 | -20/+29 |
| * | RDS: Add support for SO_TIMESTAMP for incoming messages | santosh.shilimkar@oracle.com | 2016-03-02 | 3 | -2/+45 |
| * | RDS: Drop stale iWARP RDMA transport | santosh.shilimkar@oracle.com | 2016-03-02 | 13 | -4611/+6 |
| * | rds: duplicate include net/tcp.h | stephen hemminger | 2016-02-11 | 1 | -1/+0 |
* | | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 2016-03-16 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-24 | 2 | -41/+16 |
|\ |
|
| * | net/rds: Avoid calling ib_query_device | Or Gerlitz | 2015-12-22 | 2 | -41/+16 |
* | | RDS: don't pretend to use cpu notifiers | Sebastian Andrzej Siewior | 2015-12-22 | 1 | -25/+6 |
|/ |
|
* | RDS: fix race condition when sending a message on unbound socket | Quentin Casasnovas | 2015-11-24 | 2 | -7/+3 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 1 | -2/+2 |
|\ |
|
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-07 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-11-07 | 10 | -203/+178 |
|\ \
| |/
|/| |
|
| * | RDS/IW: Convert to new memory registration API | Sagi Grimberg | 2015-10-29 | 3 | -115/+75 |
| * | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-29 | 5 | -105/+120 |
| |\ |
|
| | * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 5 | -105/+120 |
| * | | IB/cma: Add support for network namespaces | Guy Shapiro | 2015-10-28 | 5 | -6/+6 |
| |/ |
|
* | | RDS: convert bind hash table to re-sizable hashtable | santosh.shilimkar@oracle.com | 2015-11-02 | 3 | -86/+56 |