index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_cm.c
Age
Commit message (
Expand
)
Author
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-02-25
RDMA/nes: Fixes for sparse endianness warnings
Tatyana Nikolova
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-30
RDMA/nes: Copyright update
Tatyana Nikolova
2012-01-27
RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()
Roland Dreier
2012-01-27
RDMA/nes: Fix for sending MPA reject frame
Tatyana Nikolova
2012-01-25
infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().
David Miller
2012-01-08
Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-01-04
RDMA/nes: Fix terminate during AE
Tatyana Nikolova
2011-12-05
infiniband: nes: Use dst's neighbour entry.
David Miller
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-11-29
IB: Fix RCU lockdep splats
Eric Dumazet
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
2011-10-06
RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation
Tatyana Nikolova
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-05-09
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-24
RDMA/nes: Fix test of uninitialized netdev
Roland Dreier
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-02-13
net: make dev->master general
Jiri Pirko
2011-01-16
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2010-09-28
RDMA/nes: Remove unneeded variable
Dan Carpenter
2010-09-08
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
2010-08-04
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-19
RDMA/nes: Fix crash when listener destroyed during loopback setup
Faisal Latif
2010-02-19
RDMA/nes: Use atomic counters for CM listener create and destroy
Faisal Latif
2009-12-09
RDMA/nes: Fix stale ARP issue
Faisal Latif
2009-12-09
RDMA/nes: FIN during MPA startup causes timeout
Faisal Latif
2009-12-09
RDMA/nes: Free kmap() resources
Faisal Latif
2009-12-09
RDMA/nes: Fix Xansation test crash on cm_node ref_count
Faisal Latif
2009-12-09
RDMA/nes: Abnormal listener exit causes loopback node crash
Faisal Latif
2009-12-09
RDMA/nes: Fix crash in nes_accept()
Faisal Latif
2009-12-09
RDMA/nes: Resource not freed for REJECTed connections
Faisal Latif
2009-12-09
RDMA/nes: MPA request/response error checking
Faisal Latif
2009-12-09
RDMA/nes: Update copyright and branding string
Chien Tung
2009-09-05
RDMA/nes: Rework the disconn routine for terminate and flushing
Don Wood
2009-09-05
RDMA/nes: Allocate work item for disconnect event handling
Don Wood
2009-09-05
RDMA/nes: Update refcnt during disconnect
Don Wood
2009-06-22
RDMA/nes: Fix FIN state handling under error conditions
Faisal Latif
2009-04-27
RDMA/nes: Fix error path in nes_accept()
Faisal Latif
2009-04-27
RDMA/nes: Fix hang issues for large cluster dynamic connections
Faisal Latif
[next]