1. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
  2. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  3. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  4. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
  5. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
  6. ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  7. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 14 years ago
  8. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  9. 18199f5 RDMA/cxgb3: Make needlessly global iwch_l2t_send() static by Or Gerlitz · 14 years ago
  10. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  11. 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 15 years ago
  12. 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 15 years ago
  13. 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
  14. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago
  15. a52bf98 RDMA/cxgb3: Wake up any waiters on peer close/abort by Steve Wise · 15 years ago
  16. 6e47fe4 RDMA/cxgb3: Don't free endpoints early by Steve Wise · 15 years ago
  17. 96ac7e8 RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections by Steve Wise · 16 years ago
  18. 874d8df RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. by Steve Wise · 16 years ago
  19. 04b5d02 RDMA/cxgb3: Handle EEH events by Steve Wise · 16 years ago
  20. 42fb61f RDMA/cxgb3: Connection termination fixes by Steve Wise · 16 years ago
  21. dc35fac RDMA/cxgb3: Remove cmid reference on tid allocation failures by Steve Wise · 16 years ago
  22. 77a8d57 RDMA/cxgb3: Bump up the MPA connection setup timeout. by Steve Wise · 17 years ago
  23. c4d4977 RDMA/cxgb3: Silently ignore close reply after abort. by Steve Wise · 17 years ago
  24. f8b0dfd RDMA/cxgb3: Support peer-2-peer connection setup by Steve Wise · 17 years ago
  25. 989a178 RDMA/cxgb3: Correctly serialize peer abort path by Steve Wise · 17 years ago
  26. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 17 years ago
  27. 1f71f50 RDMA/cxgb3: Program hardware IRD with correct value by Roland Dreier · 17 years ago
  28. 8704e9a RDMA/cxgb3: Fail loopback connections by Steve Wise · 17 years ago
  29. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  30. 8176d29 RDMA/cxgb3: Fix the T3A workaround checks by Steve Wise · 17 years ago
  31. e54664c RDMA/cxgb3: Make the iw_cxgb3 module parameters writable by Steve Wise · 17 years ago
  32. 699924b RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() by Steve Wise · 17 years ago
  33. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  34. 1b07db7 RDMA/cxgb3: Remove cm_id reference on listen failures by Steve Wise · 17 years ago
  35. ecc2f00 RDMA/cxgb3: Don't abort after failures sending the mpa reply by Steve Wise · 17 years ago
  36. 96d0e49 RDMA/cxgb3: Don't post TID_RELEASE message by Steve Wise · 17 years ago
  37. 1580367 RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts by Steve Wise · 17 years ago
  38. de3d353 RDMA/cxgb3: Streaming -> RDMA mode transition fixes by Steve Wise · 17 years ago
  39. aff9e39 RDMA/cxgb3: Support for new abort logic by Steve Wise · 18 years ago
  40. 60be4b5 RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message by Steve Wise · 18 years ago
  41. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  42. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  43. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  44. 1ca1977 RDMA/cxgb3: Add set_tcb_rpl_handler by Steve Wise · 18 years ago
  45. 1f6a849 RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned by Steve Wise · 18 years ago
  46. adf376b RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer by Steve Wise · 18 years ago
  47. 42e3175 RDMA/cxgb3: Fixes for "normal close" failures by Steve Wise · 18 years ago
  48. 7d526e6 RDMA/cxgb3: Start ep timer on a MPA reject by Steve Wise · 18 years ago
  49. 2f23673 RDMA/cxgb3: Stop the EP Timer on BAD CLOSE by Steve Wise · 18 years ago
  50. 2b54035 RDMA/cxgb3: cleanups by Adrian Bunk · 18 years ago
  51. c52daa2 RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver by Steve Wise · 18 years ago
  52. b038ced RDMA/cxgb3: Add driver for Chelsio T3 RNIC by Steve Wise · 18 years ago