Commit Graph

276 Commits (6d1ee2cef617f27d8b737871784d8cd23e3fd9e9)

Author SHA1 Message Date
Chen Gang 2e85d67690 net/rds: zero last byte for strncpy 12 years ago
Cong Wang 7dac1b514a rds: simplify a warning message 12 years ago
Cong Wang ece6b0a2b2 rds: limit the size allocated by rds_message_alloc() 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Kees Cook e34430eeca net/rds: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Marciniszyn, Mike a49675988c IB/rds: suppress incompatible protocol when version is known 12 years ago
Marciniszyn, Mike f2e9bd7032 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len 12 years ago
Shan Wei ae4b46e9d7 net: rds: use this_cpu_* per-cpu helper 12 years ago
jeff.liu 5175a5e76b RDS: fix rds-ping spinlock recursion 13 years ago
Ying Xue bfdc587c5a rds: Don't disable BH on BH context 13 years ago
Weiping Pan 06b6a1cf6e rds: set correct msg_namelen 13 years ago
Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
Thadeu Lima de Souza Cascardo a0c6ffbcfe rds_rdma: don't assume infiniband device is PCI 13 years ago
Pavel Emelyanov 4a17fd5229 sock: Introduce named constants for sk_reuse 13 years ago
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Dan Carpenter f0229eaaf3 RDS: use gfp flags from caller in conn_alloc() 13 years ago
Dave Jones a6506e1486 Remove printk from rds_sendmsg 13 years ago
Cong Wang 6114eab535 rds: remove the second argument of k[un]map_atomic() 13 years ago
Masanari Iida 5fd5c44d3f rds: Fix typo in iw_recv.c and ib_recv.c 13 years ago
David S. Miller efc3dbc374 rds: Make rds_sock_lock BH rather than IRQ safe. 13 years ago
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 14 years ago
Andy Grover fc8162e3c0 RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace 14 years ago
Andy Grover f4a3fc03c1 RDS: Clean up error handling in rds_cmsg_rdma_args 14 years ago
Andy Grover a09f69c49b RDS: Return -EINVAL if rds_rdma_pages returns an error 14 years ago