Commit Graph

211104 Commits (b23909695c33f53df5f1d16696b1aa5b874c1904)
 

Author SHA1 Message Date
Eric Dumazet 719f835853 udp: add rehash on connect() 15 years ago
Stephen Hemminger f27e21a813 atlx: make strings const 15 years ago
Eric Dumazet e0386005ff net: inet_add_protocol() can use cmpxchg() 15 years ago
Ondrej Zary 92e32eaee2 cxacru: ignore cx82310_eth devices 15 years ago
Andy Grover 905d64c89e RDS: Remove dead struct from rds.h 15 years ago
Andy Grover a46f561b77 RDS: rds.h: Replace u_int[size]_t with uint[size]_t 15 years ago
Andy Grover fd128dfa50 RDS: Add rds.h to exported headers list 15 years ago
Andy Grover 20c72bd5f5 RDS: Implement masked atomic operations 15 years ago
Zach Brown 59f740a6ae RDS/IB: print string constants in more places 15 years ago
Zach Brown 4518071ac1 RDS: cancel connection work structs as we shut down 15 years ago
Zach Brown ffcec0e110 RDS: don't call rds_conn_shutdown() from rds_conn_destroy() 15 years ago
Zach Brown 5adb5bc65f RDS: have sockets get transport module references 15 years ago
Zach Brown 77510481c0 RDS: remove old rs_transport comment 15 years ago
Zach Brown fe8ff6b58f RDS: lock rds_conn_count decrement in rds_conn_destroy() 15 years ago
Zach Brown ea819867b7 RDS/IB: protect the list of IB devices 15 years ago
Zach Brown 1bde04a63d RDS/IB: print IB event strings as well as their number 15 years ago
Chris Mason 8576f374ac RDS: flush fmrs before allocating new ones 15 years ago
Chris Mason b4e1da3c9a RDS: properly use sg_init_table 15 years ago
Zach Brown f046011cd7 RDS/IB: track signaled sends 15 years ago
Zach Brown ef87b7ea39 RDS: remove __init and __exit annotation 15 years ago
Andy Grover c20f5b9633 RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create() 15 years ago
Zach Brown d455ab6409 RDS/IB: always process recv completions 15 years ago
Zach Brown 80c51be56f RDS: return to a single-threaded krdsd 15 years ago
Zach Brown 515e079dab RDS/IB: create a work queue for FMR flushing 15 years ago
Zach Brown 8aeb1ba663 RDS/IB: destroy connections on rmmod 15 years ago
Zach Brown 24fa163a4b RDS/IB: wait for IB dev freeing work to finish during rmmod 15 years ago
Andy Grover b6fb0df12d RDS/IB: Make ib_recv_refill return void 15 years ago
Andy Grover fbf4d7e3d0 RDS: Remove unused XLIST_PTR_TAIL and xlist_protect() 15 years ago
Andy Grover c9455d9996 RDS: whitespace 15 years ago
Chris Mason 7a0ff5dbdd RDS: use delayed work for the FMR flushes 15 years ago
Chris Mason eabb732279 rds: more FMRs are faster 15 years ago
Chris Mason 6fa70da608 rds: recycle FMRs through lockless lists 15 years ago
Zach Brown 0f4b1c7e89 rds: fix rds_send_xmit() serialization 15 years ago
Zach Brown 501dcccdb7 rds: block ints when acquiring c_lock in rds_conn_message_info() 15 years ago
Zach Brown 671202f349 rds: remove unused rds_send_acked_before() 15 years ago
Chris Mason 037f18a307 RDS: use friendly gfp masks for prefill 15 years ago
Chris Mason 3324412587 RDS/IB: Add caching of frags and incs 15 years ago
Andy Grover fc24f78085 RDS/IB: Remove ib_recv_unmap_page() 15 years ago
Andy Grover 3427e854e1 RDS: Assume recv->r_frag is always NULL in refill_one() 15 years ago
Andy Grover 0b088e003c RDS: Use page_remainder_alloc() for recv bufs 15 years ago
Zach Brown fc19de38be RDS/IB: disconnect when IB devices are removed 15 years ago
Zach Brown f3c6808d3d RDS: introduce rds_conn_connect_if_down() 15 years ago
Zach Brown 3e0249f9c0 RDS/IB: add refcount tracking to struct rds_ib_device 15 years ago
Zach Brown 89bf9d4158 RDS/IB: get the xmit max_sge from the RDS IB device on the connection 15 years ago
Zach Brown a46ca94e7f RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock 15 years ago
Chris Mason 1cc2228c59 rds: Fix reference counting on the for xmit_atomic and xmit_rdma 15 years ago
Chris Mason bcf50ef2ce rds: use RCU to protect the connection hash 15 years ago
Chris Mason abf454398c RDS: use locking on the connection hash list 15 years ago
Chris Mason c9e65383a2 rds: Fix RDMA message reference counting 15 years ago
Chris Mason 7e3f2952ee rds: don't let RDS shutdown a connection while senders are present 15 years ago