aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/iw.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-30
| * IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
* | RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-07
|/
* rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin2014-03-31
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* rds: make local functions/variables staticstephen hemminger2010-10-21
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-08
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* RDMA/cm: fix loopback address supportSean Hefty2009-11-19
* RDS: Track transports via an array, not a listAndy Grover2009-08-23
* RDS/IW: Remove dead codeAndy Grover2009-07-20
* RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-20
* ERR_PTR() dereference in net/rds/iw.cDan Carpenter2009-04-09
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-02
* RDS: Add iWARP supportAndy Grover2009-02-27