1. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  3. 3113e88 [PKT_SCHED]: vlan tag match by Stephen Hemminger · 16 years ago
  4. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 16 years ago
  5. 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 16 years ago
  6. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  7. 93d8074 bluetooth rfcomm tty: destroy before tty_close() by Dave Young · 16 years ago
  8. 91f5cca bluetooth: uninlining by Andrew Morton · 16 years ago
  9. eff001e bluetooth: hidp_process_hid_control remove unnecessary parameter dealing by Dave Young · 16 years ago
  10. 7cc08b5 [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier by Wei Yongjun · 16 years ago
  11. d2f19fa [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth by Wei Yongjun · 16 years ago
  12. b9c4d82 [IPV4]: Formatting fix for /proc/net/fib_trie. by Denis V. Lunev · 16 years ago
  13. 0aead54 [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build) by Rami Rosen · 16 years ago
  14. 322c8a3 [IPSEC] xfrm4_beet_input(): fix an if() by Adrian Bunk · 16 years ago
  15. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  16. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  17. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  18. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  19. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 16 years ago
  20. 53379e5 typo fixes in net/core/net_namespace.c by Oliver Pinter · 16 years ago
  21. 1dbede8 typo fix in net/rfkill/rfkill.c by Oliver Pinter · 16 years ago
  22. ac461a0 typo fixes in net/sctp/sm_statefuns.c by Oliver Pinter · 16 years ago
  23. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  24. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  25. 63e9b66 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  26. ea339d4 SUNRPC: RPC program information is stored in unsigned integers by Chuck Lever · 17 years ago
  27. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  28. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 16 years ago
  29. 4b8449a rdma: makefile by Tom Tucker · 17 years ago
  30. ef1eac0 rdma: ONCRPC RDMA protocol marshalling by Tom Tucker · 17 years ago
  31. c06b540 rdma: SVCRDMA sendto by Tom Tucker · 17 years ago
  32. d5b31be rdma: SVCRDMA recvfrom by Tom Tucker · 17 years ago
  33. 377f9b2 rdma: SVCRDMA Core Transport Services by Tom Tucker · 17 years ago
  34. ef7fbf5 rdma: SVCRDMA Transport Module by Tom Tucker · 17 years ago
  35. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  36. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  37. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 17 years ago
  38. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 17 years ago
  39. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  40. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 17 years ago
  41. 18d19f9 svc: Make svc_check_conn_limits xprt independent by Tom Tucker · 17 years ago
  42. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 17 years ago
  43. 4e5caaa svc: Move create logic to common code by Tom Tucker · 17 years ago
  44. 9f8bfae svc: Make svc_age_temp_sockets svc_age_temp_transports by Tom Tucker · 17 years ago
  45. c36adb2a svc: Make svc_recv transport neutral by Tom Tucker · 17 years ago
  46. eab996d svc: Make svc_sock_release svc_xprt_release by Tom Tucker · 17 years ago
  47. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  48. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  49. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  50. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  51. 6bc5ab1 svc: Move accept call to svc_xprt_received to common code by Tom Tucker · 17 years ago
  52. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 17 years ago
  53. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  54. f6150c3 svc: Make the enqueue service transport neutral and export it. by Tom Tucker · 17 years ago
  55. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 17 years ago
  56. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  57. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 17 years ago
  58. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 17 years ago
  59. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 17 years ago
  60. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  61. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 17 years ago
  62. f9f3cc4 svc: Move connection limit checking to its own function by Tom Tucker · 17 years ago
  63. 44a6995 svc: Remove unnecessary call to svc_sock_enqueue by Tom Tucker · 17 years ago
  64. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 17 years ago
  65. d7979ae svc: Move close processing to a single place by Tom Tucker · 17 years ago
  66. 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 17 years ago
  67. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 17 years ago
  68. 755ccea svc: Add per-transport delete functions by Tom Tucker · 17 years ago
  69. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
  70. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 17 years ago
  71. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 17 years ago
  72. 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 17 years ago
  73. 1d8206b9 svc: Add an svc transport class by Tom Tucker · 17 years ago
  74. cb5c7d6 svcrpc: ensure gss DESTROY tokens free contexts from cache by J. Bruce Fields · 17 years ago
  75. b39c18f sunrpc: gss: simplify rsi_parse logic by J. Bruce Fields · 17 years ago
  76. 980e5a4 nfsd: fix rsi_cache reference count leak by J. Bruce Fields · 17 years ago
  77. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  78. ffe9386 nfsd: move cache proc (un)registration to separate function by J. Bruce Fields · 17 years ago
  79. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  80. a490c68 knfsd: fix cache.c comment by J. Bruce Fields · 17 years ago
  81. e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
  82. 01b2969 SUNRPC: Prevent length underflow in read_flush() by Chuck Lever · 17 years ago
  83. 3eadf5f mac80211: fix initialisation error path by Johannes Berg · 16 years ago
  84. f0b9205 mac80211 rate control: fix section mismatch by Johannes Berg · 16 years ago
  85. 6feeb8a mac80211: make alignment warning optional by Johannes Berg · 16 years ago
  86. 7759db8 [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message by Klaus Heinrich Kiwi · 16 years ago
  87. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  88. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  89. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 16 years ago
  90. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 16 years ago
  91. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 16 years ago
  92. 4b8aa9a [NETNS]: Process interface address manipulation routines in the namespace. by Denis V. Lunev · 16 years ago
  93. 7b21857 [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. by Denis V. Lunev · 16 years ago
  94. dce5cbe [IPV4]: Fix memory leak on error path during FIB initialization. by Denis V. Lunev · 16 years ago
  95. 3ed5df4 [NETFILTER]: Ipv6-related xt_hashlimit compilation fix. by Pavel Emelyanov · 16 years ago
  96. e5dfb81 [NET_SCHED]: Add flow classifier by Patrick McHardy · 16 years ago
  97. 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 16 years ago
  98. 7d2681a [NET_SCHED]: sch_sfq: add support for external classifiers by Patrick McHardy · 16 years ago
  99. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 16 years ago
  100. 5396c93 [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. by Dave Young · 16 years ago