- c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
- 7525c85 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() by Roland Dreier · 13 years ago
- 81f99dc RDMA/nes: Fix for sending MPA reject frame by Tatyana Nikolova · 13 years ago
- 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 196f40c RDMA/nes: Fix terminate during AE by Tatyana Nikolova · 13 years ago
- 40e2bb5 infiniband: nes: Use dst's neighbour entry. by David Miller · 13 years ago
- 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
- 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
- 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
- 0f0bee8 RDMA/nes: Support for Packed And Unaligned fpdus by Faisal Latif · 13 years ago
- 615eb71 RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation by Tatyana Nikolova · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
- d0c49bf RDMA/iwcm: Get rid of enum iw_cm_event_status by Roland Dreier · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- cf55bb2 RDMA/nes: Fix test of uninitialized netdev by Roland Dreier · 14 years ago
- 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
- b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
- 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
- 2a4c97e RDMA/nes: Fix bonding on iw_nes by Maciej Sosnowski · 14 years ago
- 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
- 4d8d638 RDMA/nes: Remove unneeded variable by Dan Carpenter · 14 years ago
- dae5872 RDMA/nes: Fix double CLOSE event indication crash by Faisal Latif · 14 years ago
- 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 69d5102 RDMA/nes: Get rid of "set but not used" variables by Roland Dreier · 14 years ago
- 812d867 RDMA/nes: Fix two sparse warnings by Or Gerlitz · 14 years ago
- d8d1f30 net-next: remove useless union keyword by Changli Gao · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 43093b9 RDMA/nes: Fix crash when listener destroyed during loopback setup by Faisal Latif · 15 years ago
- 6e10d2e RDMA/nes: Use atomic counters for CM listener create and destroy by Faisal Latif · 15 years ago
- 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 15 years ago
- b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 15 years ago
- d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 15 years ago
- 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 15 years ago
- f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 15 years ago
- c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 15 years ago
- 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 15 years ago
- 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 15 years ago
- fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 15 years ago
- b29a4fc RDMA/nes: Rework the disconn routine for terminate and flushing by Don Wood · 15 years ago
- 873fcdd RDMA/nes: Allocate work item for disconnect event handling by Don Wood · 15 years ago
- c4c3f27 RDMA/nes: Update refcnt during disconnect by Don Wood · 15 years ago
- 68237a0 RDMA/nes: Fix FIN state handling under error conditions by Faisal Latif · 16 years ago
- 9256b25 RDMA/nes: Fix error path in nes_accept() by Faisal Latif · 16 years ago
- 109d67e RDMA/nes: Fix hang issues for large cluster dynamic connections by Faisal Latif · 16 years ago
- 4e9c390 RDMA/nes: Increase rexmit timeout interval by Faisal Latif · 16 years ago
- c11470f RDMA/nes: Check for sequence number wrap-around by Faisal Latif · 16 years ago
- 53094c3 RDMA/nes: Do not set apbvt entry for loopback by Faisal Latif · 16 years ago
- 1f0dba1 RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n by Chien Tung · 16 years ago
- 5962c2c RDMA/nes: Fix nes_nic_cm_xmit() error handling by Faisal Latif · 16 years ago
- 79fc3d7 RDMA/nes: Fix error handling issues by Faisal Latif · 16 years ago
- 7a5efb6 RDMA/nes: Fix incorrect casts on 32-bit architectures by Don Wood · 16 years ago
- 39b566e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 16 years ago
- 9d5ab13 RDMA/nes: Handle MPA Reject message properly by Faisal Latif · 16 years ago
- 7b14ab0 RDMA/nes: Fix tmp_addr compilation warning by Chien Tung · 16 years ago
- cd6853d RDMA/nes: Update copyright to new legal entity and year by Chien Tung · 16 years ago
- ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 03080e5 RDMA/nes: Fix for NIPQUAD removal by Harvey Harrison · 16 years ago
- 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
- 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- e189062 RDMA/nes: Remove tx_free_list by Faisal Latif · 16 years ago
- 6098d10 RDMA/nes: Cleanup warnings by Chien Tung · 16 years ago
- 1ee8655 RDMA/nes: Add loopback check to make_cm_node() by Chien Tung · 16 years ago
- abb7725 RDMA/nes: Fix TCP compliance test failures by Faisal Latif · 16 years ago
- 4a14f6a RDMA/nes: Forward packets for a new connection with stale APBVT entry by Faisal Latif · 16 years ago
- 183ecfa RDMA/nes: Avoid race between MPA request and reset event to rdma_cm by Faisal Latif · 16 years ago
- 879e5bd RDMA/nes: Lock down connected_nodes list while processing it by Faisal Latif · 16 years ago
- c5d321e RDMA/nes: Cleanup cqp_request list usage by Faisal Latif · 16 years ago
- 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
- e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
- fbcffcc RDMA/nes: Fix slab corruption by Chien Tung · 16 years ago
- 7191a0a RDMA/nes: Fix routed RDMA connections by Bob Sharp · 16 years ago
- 54c86a8 RDMA/nes: Make mini_cm_connect() static by Faisal Latif · 16 years ago
- d7ffd50 RDMA/nes: Fix client side QP destroy by Faisal Latif · 16 years ago
- 6492cdf RDMA/nes: CM connection setup/teardown rework by Faisal Latif · 16 years ago
- 929555a RDMA/nes: Remove unnecessary memset() by Christophe Jaillet · 16 years ago
- 7495ab6 RDMA/nes: Formatting cleanup by Glenn Streiff · 17 years ago
- bc5698f3 RDMA/nes: Fix adapter reset after PXE boot by Chien Tung · 17 years ago
- e447703 RDMA/nes: Print IPv4 addresses in a readable format by Roland Dreier · 17 years ago
- 2bd01c5 RDMA/nes: Use print_mac() to format ethernet addresses for printing by Roland Dreier · 17 years ago
- 4e96a77 RDMA/nes: Use more concise list_for_each_entry() by Robert P. J. Day · 17 years ago
- 4d43653 RDMA/nes: Remove session_id from nes_cm stuff by Roland Dreier · 17 years ago
- 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 17 years ago
- 1a855fb RDMA/nes: Make symbols used only in a single source file static by Roland Dreier · 17 years ago
- b30db1c RDMA/nes: Trivial endianness annotations by Roland Dreier · 17 years ago
- f2b2b59 RDMA/nes: Fix MSS calculation on RDMA path by Chien Tung · 17 years ago
- 30da7cf RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian by Faisal Latif · 17 years ago
- a2e9c38 RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen() by Faisal Latif · 17 years ago
- ed0ba33 RDMA/nes: Fix a memory leak in schedule_nes_timer() by Adrian Bunk · 17 years ago
- 3c2d774 RDMA/nes: Add a driver for NetEffect RNICs by Glenn Streiff · 17 years ago