1. 471e705 IB/core: change rdma_gid2ip into void function as it always return zero by Honggang LI · 9 years ago
  2. 346f98b IB/addr: Improve address resolution callback scheduling by Or Kehati · 10 years ago
  3. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  4. ef56086 IB/addr: Add AF_IB support to ip_addr_size by Sean Hefty · 11 years ago
  5. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  6. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
  7. 02b6195 infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup(). by David Miller · 12 years ago
  8. 51d4597 infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. by David Miller · 13 years ago
  9. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  10. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  11. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  12. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  13. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  14. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  15. 5fc3590 infiniband: Remove rt->rt_src usage in addr4_resolve() by David S. Miller · 13 years ago
  16. 1bdd638 RDMA/addr: Fix return of uninitialized ret value by Sean Hefty · 13 years ago
  17. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  18. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  19. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  20. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  21. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  22. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  23. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. d14714d IB/addr: Fix IPv6 routing lookup by Sean Hefty · 15 years ago
  26. 923c100 IB/addr: Simplify resolving IPv4 addresses by Sean Hefty · 15 years ago
  27. c4315d8 IB/addr: Store net_device type instead of translating to RDMA transport by Sean Hefty · 15 years ago
  28. d2e0886 IB/addr: Verify source and destination address families match by Sean Hefty · 15 years ago
  29. 6266ed6 RDMA/cma: Replace net_device pointer with index by Sean Hefty · 15 years ago
  30. 0f9ea5d RDMA/addr: Use appropriate locking with for_each_netdev() by Eric Dumazet · 15 years ago
  31. 85f20b3 RDMA/addr: Fix resolution of local IPv6 addresses by David J. Wilder · 15 years ago
  32. 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
  33. 2c4ab62 RDMA/addr: Fix build breakage when IPv6 is disabled by Roland Dreier · 16 years ago
  34. 38617c6 RDMA/addr: Add support for translating IPv6 addresses by Aleksey Senin · 16 years ago
  35. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  36. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
  37. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 16 years ago
  38. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  39. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 16 years ago
  40. 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 17 years ago
  41. 935ef2d RDMA/cma: Use neigh_event_send() to start neighbour discovery by Steve Wise · 17 years ago
  42. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  43. c7f743a IB: Remove redundant "_wq" from workqueue names by Sean Hefty · 17 years ago
  44. 1f12667 RDMA/addr: Handle ethernet neighbour updates during route resolution by Steve Wise · 17 years ago
  45. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  46. 04699a1 RDMA/addr: list_move() cleanups by Roland Dreier · 18 years ago
  47. c78bb84 RDMA/addr: Fix some cancellation problems in process_req() by Krishna Kumar · 18 years ago
  48. f115db4 RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() by Krishna Kumar · 18 years ago
  49. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  50. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  51. 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
  52. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  53. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  54. e795d09 [NET] infiniband: Cleanup ib_addr module to use the netevents by Tom Tucker · 18 years ago
  55. 7025fcd IB: address translation to map IP toIB addresses (GIDs) by Sean Hefty · 18 years ago