1. 10a38c3 svcrdma: Remove unused READ_DONE context flags bit by Tom Tucker · 16 years ago
  2. d16d400 svcrdma: Return error from rdma_read_xdr so caller knows to free context by Tom Tucker · 16 years ago
  3. 58e8f62 svcrdma: Fix error handling during listening endpoint creation by Tom Tucker · 16 years ago
  4. 5ac461a svcrdma: Free context on post_recv error in send_reply by Tom Tucker · 16 years ago
  5. 05a0826 svcrdma: Free context on ib_post_recv error by Tom Tucker · 16 years ago
  6. 120693d svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler by Tom Tucker · 16 years ago
  7. 9d6347a svcrdma: Fix return value in svc_rdma_send by Tom Tucker · 16 years ago
  8. dbcd00e svcrdma: Fix race with dto_tasklet in svc_rdma_send by Tom Tucker · 16 years ago
  9. 0e7f011 svcrdma: Simplify receive buffer posting by Tom Tucker · 16 years ago
  10. aa3314c svc: Remove unused header files from svc_xprt.c by Tom Tucker · 16 years ago
  11. fc63a05 svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue by Tom Tucker · 16 years ago
  12. d71a4dd svcrpc: fix proc/net/rpc/auth.unix.ip/content display by J. Bruce Fields · 16 years ago
  13. b452876 SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid by Trond Myklebust · 16 years ago
  14. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  15. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 16 years ago
  16. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 16 years ago
  17. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  18. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 16 years ago
  19. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  20. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 16 years ago
  21. d0c4471 9p: fix flags length in net by Steven Rostedt · 16 years ago
  22. 728fc4ef 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 16 years ago
  23. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 16 years ago
  24. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 16 years ago
  25. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  26. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. 9ee6b7f net: Fix typo in net/core/sock.c. by Rami Rosen · 16 years ago
  28. 01b7a31 netfilter: xt_iprange: module aliases for xt_iprange by Phil Oester · 16 years ago
  29. 1eedf69 netfilter: ctnetlink: dump conntrack ID in event messages by Eric Leblond · 16 years ago
  30. 3322238 irda: Fix a misalign access issue. (v2) by Graf Yang · 16 years ago
  31. c1cc678 sctp: Fix use of uninitialized pointer by Patrick McHardy · 16 years ago
  32. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 16 years ago
  33. 79d44516 tcp FRTO: work-around inorder receivers by Ilpo Järvinen · 16 years ago
  34. a1c1f28 tcp FRTO: Fix fallback to conventional recovery by Ilpo Järvinen · 16 years ago
  35. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 16 years ago
  36. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 16 years ago
  37. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  38. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 16 years ago
  39. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 16 years ago
  40. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 16 years ago
  41. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 16 years ago
  42. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 16 years ago
  43. 812714d mac80211: mesh hwmp: fix kfree(skb) by Patrick McHardy · 16 years ago
  44. 69687a0 mac80211: fix access to null skb by Luis Carlos Cobo · 16 years ago
  45. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  46. df44205 mac80211: Don't encrypt beacons by Ivo van Doorn · 16 years ago
  47. 78520ca mac80211: fix debugfs default key oops by Johannes Berg · 16 years ago
  48. bb55bdd fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  49. c449258 sctp: Add address type check while process paramaters of ASCONF chunk by Wei Yongjun · 16 years ago
  50. 6e40a91 sctp: Do not enable peer IPv6 address support on PF_INET socket by Wei Yongjun · 16 years ago
  51. a8f43ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  52. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 16 years ago
  53. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 16 years ago
  54. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 625fc3a Remove duplicated include in net/sunrpc/svc.c by Huang Weiyi · 16 years ago
  56. a1f2aa1 fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  57. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 16 years ago
  58. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 16 years ago
  59. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 16 years ago
  60. f3261af netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values by Patrick McHardy · 16 years ago
  61. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 16 years ago
  62. c67fa02 net/ipv4: correct RFC 1122 section reference in comment by J.H.M. Dassen (Ray) · 16 years ago
  63. 62ab222 tcp FRTO: SACK variant is errorneously used with NewReno by Ilpo Järvinen · 16 years ago
  64. 4880d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 9d1045a net_cls_act: act_simple dont ignore realloc code by Jamal Hadi Salim · 16 years ago
  66. 5f6b1ea Revert "atm: Do not free already unregistered net device." by David S. Miller · 16 years ago
  67. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 16 years ago
  68. fa1b1cf net_cls_act: Make act_simple use of netlink policy. by Jamal Hadi Salim · 16 years ago
  69. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  70. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 16 years ago
  71. 1e0ba00 atm: Bad locking on br2684_devs modifications. by Pavel Emelyanov · 16 years ago
  72. 65e4113 atm: Do not free already unregistered net device. by Pavel Emelyanov · 16 years ago
  73. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  74. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  75. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  76. c800578 net: Fix useless comment reference loop. by Johannes Berg · 16 years ago
  77. 3ba08b0 sch_htb: remove from event queue in htb_parent_to_leaf() by Jarek Poplawski · 16 years ago
  78. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  79. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  81. f37f2c6 rose: Wrong list_lock argument in rose_node seqops by Bernard Pidoux · 16 years ago
  82. 4ac2ccd netns: Fix reassembly timer to use the right namespace by Daniel Lezcano · 16 years ago
  83. aaf8cdc netns: Fix device renaming for sysfs by Daniel Lezcano · 16 years ago
  84. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 16 years ago
  85. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 16 years ago
  86. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 16 years ago
  87. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  88. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  89. 260ffee irda: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  90. b4192bb net: Add a WARN_ON_ONCE() to the transmit timeout function by Arjan van de Ven · 16 years ago
  91. 50aab54 net: Add missing braces to multi-statement if()s by Ilpo Järvinen · 16 years ago
  92. 8b16924 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  93. 52c0e11 netfilter: assign PDE->fops before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  94. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  95. 1d3faa3 vlan: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  96. 0c89652 atm: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  97. 0bb53a6 ipv6: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  98. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  99. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  100. e7fe233 sunrpc: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago