Commit Graph

252 Commits (3371bb3f7ed11b7b7473a202e2713bde50dc01c0)

Author SHA1 Message Date
Roland Dreier 5b7bf42e3d RDS: Remove some unused iWARP code 13 years ago
Paul Bolle 77c1c7c4bd rds: drop "select LLIST" 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker d9b9384215 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Jonathan Lallinger 85a6488949 RDSRDMA: Fix cleanup of rds_iw_mr_pool 14 years ago
Huang Ying 1bc144b625 net, rds, Replace xlist in net/rds/xlist.h with llist 14 years ago
Joe Perches 3dbd443983 net: Convert vmalloc/memset to vzalloc 14 years ago
Amerigo Wang 80f1ff97d0 notifiers: cpu: move cpu notifiers into cpu.h 14 years ago
Greg Dietsche 3e878b8d54 net: rds: fix const array syntax 14 years ago
Manuel Zerpies cb0a605649 net/rds: use prink_ratelimited() instead of printk_ratelimit() 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Sean Hefty b26f9b9949 RDMA/cma: Pass QP type into rdma_create_id() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Akinobu Mita e1dc1c81b9 rds: use little-endian bitops 14 years ago
Akinobu Mita 12ce22423a rds: stop including asm-generic/bitops/le.h directly 14 years ago
Neil Horman 6094628bfd rds: prevent BUG_ON triggering on congestion map updates 14 years ago
Tejun Heo c534a107e8 rds/ib: use system_wq instead of rds_ib_fmr_wq 14 years ago
Shan Wei 441c793a56 net: cleanup unused macros in net directory 14 years ago
Tracey Dent 094f2faaa2 Net: rds: Makefile: Remove deprecated items 14 years ago
Dan Rosenberg 218854af84 rds: Integer overflow in RDS cmsg handling 14 years ago
Pavel Emelyanov aa58163a76 rds: Fix rds message leak in rds_message_map_pages 14 years ago
Pavel Emelyanov 8200a59f24 rds: Remove kfreed tcp conn from list 14 years ago
Pavel Emelyanov 58c490babd rds: Lost locking in loop connection freeing 14 years ago
Andy Grover d139ff0907 RDS: Let rds_message_alloc_sgs() return NULL 15 years ago
Andy Grover fc8162e3c0 RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace 15 years ago
Andy Grover f4a3fc03c1 RDS: Clean up error handling in rds_cmsg_rdma_args 15 years ago
Andy Grover a09f69c49b RDS: Return -EINVAL if rds_rdma_pages returns an error 15 years ago
Linus Torvalds 1b1f693d7a net: fix rds_iovec page count overflow 15 years ago
stephen hemminger ff51bf8415 rds: make local functions/variables static 15 years ago
Linus Torvalds 799c10559d De-pessimize rds_page_copy_user 15 years ago
Eric Dumazet f064af1e50 net: fix a lockdep splat 15 years ago
Dan Carpenter aef3ea33e8 rds: spin_lock_irq() is not nestable 15 years ago
Dan Carpenter f4fa7f3807 rds: double unlock in rds_ib_cm_handle_connect() 15 years ago
Dan Carpenter 9b9d2e00bf rds: signedness bug 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