1. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  2. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  3. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  4. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  5. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 17 years ago
  6. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  7. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 17 years ago
  8. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  9. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 17 years ago
  10. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 17 years ago
  11. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 17 years ago
  12. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  13. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 17 years ago
  14. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 17 years ago
  15. 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 17 years ago
  16. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 17 years ago
  17. 755ccea svc: Add per-transport delete functions by Tom Tucker · 17 years ago
  18. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
  19. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 17 years ago
  20. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 17 years ago
  21. 9f29868 svc: Change the svc_sock in the rqstp structure to a transport by Tom Tucker · 17 years ago
  22. 360d873 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 17 years ago
  23. 1d8206b svc: Add an svc transport class by Tom Tucker · 17 years ago
  24. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  25. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  26. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  27. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  28. d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
  29. 48b4ba3 NFSD: Path name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  30. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  31. 29d5e55 NFSD: File name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  32. 48df020 NLM: Fix sign of length of NLM variable length strings by Chuck Lever · 17 years ago
  33. e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
  34. 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  35. 3bc217f block: kill swap_io_context() by Jens Axboe · 17 years ago
  36. cec03af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  37. f6efaf6 m68knommu: remove unused CONFIG_DISKtel symbol by Greg Ungerer · 17 years ago
  38. b7dcf7f m68knommu: fix 528x ColdFire cache settings by Greg Ungerer · 17 years ago
  39. 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 17 years ago
  40. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 17 years ago
  41. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 17 years ago
  42. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 17 years ago
  43. e5dfb81 [NET_SCHED]: Add flow classifier by Patrick McHardy · 17 years ago
  44. 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 17 years ago
  45. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 17 years ago
  46. 0027ba8 [IPV4]: Make struct ipv4_devconf static. by Adrian Bunk · 17 years ago
  47. 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 17 years ago
  48. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 17 years ago
  49. e83a2ea [VLAN]: set_rx_mode support for unicast address list by Chris Leech · 17 years ago
  50. 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 17 years ago
  51. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  52. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  53. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 17 years ago
  54. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 17 years ago
  55. 535174e [IPV6]: Introduce the INET6_TW_MATCH macro. by Pavel Emelyanov · 17 years ago
  56. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 17 years ago
  57. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 17 years ago
  58. 9ddd0ed [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const by Jan Engelhardt · 17 years ago
  59. 13f7d63 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const by Jan Engelhardt · 17 years ago
  60. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  61. 09e410d [NETFILTER]: xt_hashlimit match, revision 1 by Jan Engelhardt · 17 years ago
  62. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 17 years ago
  63. ffaa9c1 [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto by Patrick McHardy · 17 years ago
  64. 380517d [NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal() by Patrick McHardy · 17 years ago
  65. ba419af [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() by Patrick McHardy · 17 years ago
  66. f8ba1af [NETFILTER]: nf_conntrack: switch rwlock to spinlock by Patrick McHardy · 17 years ago
  67. 76507f6 [NETFILTER]: nf_conntrack: use RCU for conntrack hash by Patrick McHardy · 17 years ago
  68. 7d0742d [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash by Patrick McHardy · 17 years ago
  69. 58a3c9b [NETFILTER]: nf_conntrack: use RCU for conntrack helpers by Patrick McHardy · 17 years ago
  70. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
  71. 96eb24d [NETFILTER]: nf_conntrack: sparse warnings by Stephen Hemminger · 17 years ago
  72. edc26f7 [NETFILTER]: xt_owner: allow matching UID/GID ranges by Jan Engelhardt · 17 years ago
  73. 9ea0cb2 [NETFILTER]: arp_tables: per-netns arp_tables FILTER by Alexey Dobriyan · 17 years ago
  74. 79df341 [NETFILTER]: arp_tables: netns preparation by Alexey Dobriyan · 17 years ago
  75. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 17 years ago
  76. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 17 years ago
  77. 9335f04 [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW by Alexey Dobriyan · 17 years ago
  78. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
  79. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
  80. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
  81. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 17 years ago
  82. 000e8a5 [NETFILTER]: nf_log: add netfilter gcc printf format checking by Helge Deller · 17 years ago
  83. b416499 [NETFILTER]: xt_conntrack: add port and direction matching by Jan Engelhardt · 17 years ago
  84. c82a5cb linux/types.h: Use __u64 for aligned_u64 by Jan Engelhardt · 17 years ago
  85. 2fd8e52 [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member by Patrick McHardy · 17 years ago
  86. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
  87. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 17 years ago
  88. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 17 years ago
  89. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 17 years ago
  90. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
  91. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 17 years ago
  92. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 17 years ago
  93. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  94. 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 17 years ago
  95. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  96. e1a9c98 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  97. 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 17 years ago
  98. 5aa0508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() by Ingo Molnar · 17 years ago
  99. 2ecba4f [ALSA] version 1.0.16rc2 by Jaroslav Kysela · 17 years ago
  100. c94fa4c [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug#9304. by James Courtier-Dutton · 17 years ago