1. cbdc738 namespaces: mark NET_NS with "depends on NAMESPACES" by Pavel Emelyanov · 16 years ago
  2. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  3. 7276744 9p: fix p9_printfcall export by Andrew Morton · 16 years ago
  4. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  5. f393354 9p: add remove function to trans_virtio by Eric Van Hensbergen · 16 years ago
  6. dea7bbb 9p: Convert semaphore to spinlock for p9_idpool by Anthony Liguori · 16 years ago
  7. 7c7d90f 9p: Fix soft lockup in virtio transport by Eric Van Hensbergen · 16 years ago
  8. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  9. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  10. afcf0c1 9p: fix bug in p9_clone_stat by Martin Stava · 16 years ago
  11. 9c1ca6e ipvs: Make wrr "no available servers" error message rate-limited by Sven Wegener · 16 years ago
  12. a29961b3 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  13. 9ec1381 [NET_SCHED]: cls_flow: support classification based on VLAN tag by Patrick McHardy · 16 years ago
  14. 4f25049 [NET_SCHED]: cls_flow: fix key mask validity check by Patrick McHardy · 16 years ago
  15. 0ea9d70 [NET_SCHED]: em_meta: fix compile warning by Patrick McHardy · 16 years ago
  16. 03ac7a8 mac80211: Is not EXPERIMENTAL anymore by Michael Buesch · 16 years ago
  17. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  19. 3113e88 [PKT_SCHED]: vlan tag match by Stephen Hemminger · 16 years ago
  20. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 16 years ago
  21. 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 16 years ago
  22. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  23. 93d8074 bluetooth rfcomm tty: destroy before tty_close() by Dave Young · 16 years ago
  24. 91f5cca bluetooth: uninlining by Andrew Morton · 16 years ago
  25. eff001e bluetooth: hidp_process_hid_control remove unnecessary parameter dealing by Dave Young · 16 years ago
  26. 7cc08b5 [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier by Wei Yongjun · 16 years ago
  27. d2f19fa [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth by Wei Yongjun · 16 years ago
  28. b9c4d82 [IPV4]: Formatting fix for /proc/net/fib_trie. by Denis V. Lunev · 16 years ago
  29. 0aead54 [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build) by Rami Rosen · 16 years ago
  30. 322c8a3 [IPSEC] xfrm4_beet_input(): fix an if() by Adrian Bunk · 16 years ago
  31. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  32. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  33. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  34. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  35. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 16 years ago
  36. 53379e5 typo fixes in net/core/net_namespace.c by Oliver Pinter · 16 years ago
  37. 1dbede8 typo fix in net/rfkill/rfkill.c by Oliver Pinter · 16 years ago
  38. ac461a0 typo fixes in net/sctp/sm_statefuns.c by Oliver Pinter · 16 years ago
  39. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  40. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  41. 63e9b66 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  42. ea339d4 SUNRPC: RPC program information is stored in unsigned integers by Chuck Lever · 17 years ago
  43. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  44. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 16 years ago
  45. 4b8449a rdma: makefile by Tom Tucker · 17 years ago
  46. ef1eac0 rdma: ONCRPC RDMA protocol marshalling by Tom Tucker · 17 years ago
  47. c06b540 rdma: SVCRDMA sendto by Tom Tucker · 17 years ago
  48. d5b31be rdma: SVCRDMA recvfrom by Tom Tucker · 17 years ago
  49. 377f9b2 rdma: SVCRDMA Core Transport Services by Tom Tucker · 17 years ago
  50. ef7fbf5 rdma: SVCRDMA Transport Module by Tom Tucker · 17 years ago
  51. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 16 years ago
  52. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 16 years ago
  53. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 16 years ago
  54. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 16 years ago
  55. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 16 years ago
  56. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 16 years ago
  57. 18d19f9 svc: Make svc_check_conn_limits xprt independent by Tom Tucker · 16 years ago
  58. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 16 years ago
  59. 4e5caaa svc: Move create logic to common code by Tom Tucker · 16 years ago
  60. 9f8bfae svc: Make svc_age_temp_sockets svc_age_temp_transports by Tom Tucker · 16 years ago
  61. c36adb2a svc: Make svc_recv transport neutral by Tom Tucker · 16 years ago
  62. eab996d svc: Make svc_sock_release svc_xprt_release by Tom Tucker · 16 years ago
  63. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 16 years ago
  64. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 16 years ago
  65. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 16 years ago
  66. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 16 years ago
  67. 6bc5ab1 svc: Move accept call to svc_xprt_received to common code by Tom Tucker · 16 years ago
  68. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 16 years ago
  69. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 16 years ago
  70. f6150c3 svc: Make the enqueue service transport neutral and export it. by Tom Tucker · 16 years ago
  71. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 16 years ago
  72. 7a18208 svc: Make close transport independent by Tom Tucker · 16 years ago
  73. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 16 years ago
  74. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 16 years ago
  75. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 16 years ago
  76. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 16 years ago
  77. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 16 years ago
  78. f9f3cc4 svc: Move connection limit checking to its own function by Tom Tucker · 16 years ago
  79. 44a6995 svc: Remove unnecessary call to svc_sock_enqueue by Tom Tucker · 16 years ago
  80. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 16 years ago
  81. d7979ae svc: Move close processing to a single place by Tom Tucker · 16 years ago
  82. 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 16 years ago
  83. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 16 years ago
  84. 755ccea svc: Add per-transport delete functions by Tom Tucker · 16 years ago
  85. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 16 years ago
  86. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 16 years ago
  87. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 16 years ago
  88. 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 16 years ago
  89. 1d8206b9 svc: Add an svc transport class by Tom Tucker · 16 years ago
  90. cb5c7d6 svcrpc: ensure gss DESTROY tokens free contexts from cache by J. Bruce Fields · 16 years ago
  91. b39c18f sunrpc: gss: simplify rsi_parse logic by J. Bruce Fields · 16 years ago
  92. 980e5a4 nfsd: fix rsi_cache reference count leak by J. Bruce Fields · 17 years ago
  93. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  94. ffe9386 nfsd: move cache proc (un)registration to separate function by J. Bruce Fields · 17 years ago
  95. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  96. a490c68 knfsd: fix cache.c comment by J. Bruce Fields · 17 years ago
  97. e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
  98. 01b2969 SUNRPC: Prevent length underflow in read_flush() by Chuck Lever · 17 years ago
  99. 3eadf5f mac80211: fix initialisation error path by Johannes Berg · 16 years ago
  100. f0b9205 mac80211 rate control: fix section mismatch by Johannes Berg · 16 years ago