diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-29 08:28:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-29 08:28:46 -0800 |
commit | 5ad587283cc15f71bb0e9cb9e0933dd8ebd66e1c (patch) | |
tree | 743564a6e48fa6bc3667ca01d9d12452ebbcffcf /MAINTAINERS | |
parent | f511d7edf53bd49c16131fce28b87428c16239ad (diff) | |
parent | 030f1b2f5d880c1ad3d7e0b71fc383f00f38f8f7 (diff) | |
download | lwn-5ad587283cc15f71bb0e9cb9e0933dd8ebd66e1c.tar.gz lwn-5ad587283cc15f71bb0e9cb9e0933dd8ebd66e1c.zip |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:
MAINTAINERS: neteffect update
RDMA/nes: Fix interrupt moderation low threshold
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
RDMA/nes: Fix use-after-free in nes_create_cq()
RDMA/nes: Fix a check-after-use in nes_probe()
RDMA/nes: Fix a memory leak in schedule_nes_timer()
RDMA/nes: Fix off-by-one
RDMA/nes: Resurrect error path dead code
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 36c7bc641dba..4fc5f0aee6a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2744,6 +2744,8 @@ S: Maintained NETEFFECT IWARP RNIC DRIVER (IW_NES) P: Faisal Latif M: flatif@neteffect.com +P: Nishi Gupta +M: ngupta@neteffect.com P: Glenn Streiff M: gstreiff@neteffect.com L: general@lists.openfabrics.org |