1. 9476763 ip6tnl: get rid of ip6_tnl_lock by Eric Dumazet · 14 years ago
  2. caeda9b net: include inetdevice.h for rcu_dereference_raw api change by Stephen Rothwell · 14 years ago
  3. 16c3ea7 net: enable GRO by default for vlan devices by Brandon Philips · 14 years ago
  4. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  5. 9e0064a phonet: Fix build warning. by David S. Miller · 14 years ago
  6. 507215f Phonet: list subscribed resources via proc_fs by Rémi Denis-Courmont · 14 years ago
  7. b6a563b Phonet: look up the resource routing table when forwarding by Rémi Denis-Courmont · 14 years ago
  8. 7417fa8 Phonet: hook resource routing to userspace via ioctl()'s by Rémi Denis-Courmont · 14 years ago
  9. 4e3d16c Phonet: resource routing backend by Rémi Denis-Courmont · 14 years ago
  10. 6482f55 Phonet: remove dangling pipe if an endpoint is closed early by Rémi Denis-Courmont · 14 years ago
  11. 7fedd7e Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  12. 0a5f1d4 irda/irnet: use noop_llseek by Arnd Bergmann · 14 years ago
  13. 3a43be3 sit: get rid of ipip6_lock by Eric Dumazet · 14 years ago
  14. 1507850 gre: get rid of ipgre_lock by Eric Dumazet · 14 years ago
  15. b7285b7 ipip: get rid of ipip_lock by Eric Dumazet · 14 years ago
  16. e0de7c9 ethtool: Remove unimplemented flow specification types by Ben Hutchings · 14 years ago
  17. 37efb03 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 14 years ago
  18. d2c7263 dccp ccid-3: remove buggy RTT-sampling history lookup by Gerrit Renker · 14 years ago
  19. 20cbd3e dccp ccid-3: A lower bound for the inter-packet scheduling algorithm by Gerrit Renker · 14 years ago
  20. 21a4591 X.25 remove bkl in connect by andrew hendry · 14 years ago
  21. 141646c X.25 remove bkl in accept by Andrew Hendry · 14 years ago
  22. 90c2729 X.25 remove bkl in bind by andrew hendry · 14 years ago
  23. 25aa4ef X.25 remove bkl in listen by andrew hendry · 14 years ago
  24. 55b1804 net/irda: Use static const char * const where possible by Joe Perches · 14 years ago
  25. 83b6b1f flow: better memory management by Eric Dumazet · 14 years ago
  26. 9ca7f87 pkt_sched: remov unnecessary bh_disable by stephen hemminger · 14 years ago
  27. a034ee3 fib: cleanups by Eric Dumazet · 14 years ago
  28. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. b2abd4c tipc: Optimize handling excess content on incoming messages by Paul Gortmaker · 14 years ago
  30. 49d61e2 tunnels: missing rcu_assign_pointer() by Eric Dumazet · 14 years ago
  31. f39234d net/core: add lock context change annotations in net/core/sock.c by Namhyung Kim · 14 years ago
  32. a700d8b net/core: remove address space warnings on verify_iovec() by Namhyung Kim · 14 years ago
  33. 123031c sctp: fix test for end of loop by Joe Perches · 14 years ago
  34. cf0ac2b Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6 by David S. Miller · 14 years ago
  35. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  36. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  37. e038600 net: inet_add_protocol() can use cmpxchg() by Eric Dumazet · 14 years ago
  38. 20c72bd RDS: Implement masked atomic operations by Andy Grover · 14 years ago
  39. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  40. 4518071 RDS: cancel connection work structs as we shut down by Zach Brown · 14 years ago
  41. ffcec0e RDS: don't call rds_conn_shutdown() from rds_conn_destroy() by Zach Brown · 14 years ago
  42. 5adb5bc RDS: have sockets get transport module references by Zach Brown · 14 years ago
  43. 7751048 RDS: remove old rs_transport comment by Zach Brown · 14 years ago
  44. fe8ff6b RDS: lock rds_conn_count decrement in rds_conn_destroy() by Zach Brown · 14 years ago
  45. ea81986 RDS/IB: protect the list of IB devices by Zach Brown · 14 years ago
  46. 1bde04a RDS/IB: print IB event strings as well as their number by Zach Brown · 14 years ago
  47. 8576f37 RDS: flush fmrs before allocating new ones by Chris Mason · 14 years ago
  48. b4e1da3 RDS: properly use sg_init_table by Chris Mason · 14 years ago
  49. f046011 RDS/IB: track signaled sends by Zach Brown · 14 years ago
  50. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  51. c20f5b9 RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create() by Andy Grover · 14 years ago
  52. d455ab6 RDS/IB: always process recv completions by Zach Brown · 14 years ago
  53. 80c51be RDS: return to a single-threaded krdsd by Zach Brown · 14 years ago
  54. 515e079 RDS/IB: create a work queue for FMR flushing by Zach Brown · 14 years ago
  55. 8aeb1ba RDS/IB: destroy connections on rmmod by Zach Brown · 14 years ago
  56. 24fa163 RDS/IB: wait for IB dev freeing work to finish during rmmod by Zach Brown · 14 years ago
  57. b6fb0df RDS/IB: Make ib_recv_refill return void by Andy Grover · 14 years ago
  58. fbf4d7e RDS: Remove unused XLIST_PTR_TAIL and xlist_protect() by Andy Grover · 14 years ago
  59. c9455d9 RDS: whitespace by Andy Grover · 14 years ago
  60. 7a0ff5d RDS: use delayed work for the FMR flushes by Chris Mason · 14 years ago
  61. eabb732 rds: more FMRs are faster by Chris Mason · 14 years ago
  62. 6fa70da rds: recycle FMRs through lockless lists by Chris Mason · 14 years ago
  63. 0f4b1c7 rds: fix rds_send_xmit() serialization by Zach Brown · 14 years ago
  64. 501dccc rds: block ints when acquiring c_lock in rds_conn_message_info() by Zach Brown · 14 years ago
  65. 671202f rds: remove unused rds_send_acked_before() by Zach Brown · 14 years ago
  66. 037f18a3 RDS: use friendly gfp masks for prefill by Chris Mason · 14 years ago
  67. 3324412 RDS/IB: Add caching of frags and incs by Chris Mason · 14 years ago
  68. fc24f78 RDS/IB: Remove ib_recv_unmap_page() by Andy Grover · 14 years ago
  69. 3427e85 RDS: Assume recv->r_frag is always NULL in refill_one() by Andy Grover · 14 years ago
  70. 0b088e0 RDS: Use page_remainder_alloc() for recv bufs by Andy Grover · 14 years ago
  71. fc19de3 RDS/IB: disconnect when IB devices are removed by Zach Brown · 14 years ago
  72. f3c6808 RDS: introduce rds_conn_connect_if_down() by Zach Brown · 14 years ago
  73. 3e0249f RDS/IB: add refcount tracking to struct rds_ib_device by Zach Brown · 14 years ago
  74. 89bf9d4 RDS/IB: get the xmit max_sge from the RDS IB device on the connection by Zach Brown · 14 years ago
  75. a46ca94 RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock by Zach Brown · 14 years ago
  76. 1cc2228 rds: Fix reference counting on the for xmit_atomic and xmit_rdma by Chris Mason · 14 years ago
  77. bcf50ef rds: use RCU to protect the connection hash by Chris Mason · 14 years ago
  78. abf4543 RDS: use locking on the connection hash list by Chris Mason · 14 years ago
  79. c9e6538 rds: Fix RDMA message reference counting by Chris Mason · 14 years ago
  80. 7e3f295 rds: don't let RDS shutdown a connection while senders are present by Chris Mason · 14 years ago
  81. 38a4e5e rds: Use RCU for the bind lookup searches by Chris Mason · 14 years ago
  82. e4c52c9 RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() by Andy Grover · 14 years ago
  83. 4a81802 RDS/IB: Remove unused variable in ib_remove_addr() by Andy Grover · 14 years ago
  84. 764f2dd rds: rcu-ize rds_ib_get_device() by Chris Mason · 14 years ago
  85. c83188d rds: per-rm flush_wait waitq by Chris Mason · 14 years ago
  86. 976673e rds: switch to rwlock on bind_lock by Chris Mason · 14 years ago
  87. ce47f52 RDS: Update comments in rds_send_xmit() by Andy Grover · 14 years ago
  88. 9e29db0 RDS: Use a generation counter to avoid rds_send_xmit loop by Chris Mason · 14 years ago
  89. acfcd4d RDS: Get pong working again by Andy Grover · 15 years ago
  90. a40aa92 RDS: Do wait_event_interruptible instead of wait_event by Andy Grover · 15 years ago
  91. fcc5450 RDS: Remove send_quota from send_xmit() by Andy Grover · 15 years ago
  92. 51e2cba RDS: Move atomic stats from general to ib-specific area by Andy Grover · 15 years ago
  93. ab1a692 RDS: rds_message_unmapped() doesn't need to check if queue active by Andy Grover · 15 years ago
  94. cf4b738 RDS: Fix locking in send on m_rs_lock by Andy Grover · 15 years ago
  95. f2ec76f RDS: Use NOWAIT in message_map_pages() by Andy Grover · 15 years ago
  96. 2fa5712 RDS: Bypass workqueue when queueing cong updates by Andy Grover · 15 years ago
  97. a7d3a28 RDS: Call rds_send_xmit() directly from sendmsg() by Andy Grover · 15 years ago
  98. 2ad8099 RDS: rds_send_xmit() locking/irq fixes by Andy Grover · 15 years ago
  99. 049ee3f RDS: Change send lock from a mutex to a spinlock by Andy Grover · 15 years ago
  100. f17a1a5 RDS: Refill recv ring directly from tasklet by Andy Grover · 15 years ago