1. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  2. dfdc58b [SCSI] SPI transport class: misc DV fixes by James Bottomley · 18 years ago
  3. f7425b1 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  4. 9f261e0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  5. a4c12d6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  6. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  7. 2efc80c [PATCH] #elif that should've been #elif defined by Al Viro · 18 years ago
  8. 4c8bd7e [KERNEL] Do not truncate to 'int' in ALIGN() macro. by David Miller · 18 years ago
  9. 854b66e [ALSA] ak4xxx - Remove bogus IPGA controls by Takashi Iwai · 18 years ago
  10. 9d19f48 [ALSA] Add pcm_class attribute to PCM sysfs entry by Takashi Iwai · 18 years ago
  11. 55a29af [ALSA] Add definition of TLV dB range compound by Takashi Iwai · 18 years ago
  12. 723b2b0 [ALSA] Clean up and add TLV support to AK4xxx i2c driver by Takashi Iwai · 18 years ago
  13. 063a40d [ALSA] Add the definition of linear volume TLV by Takashi Iwai · 18 years ago
  14. 1186ed8 [ALSA] Add dB scale information to vxpocket and vx222 drivers by Takashi Iwai · 18 years ago
  15. eac06a1 [ALSA] Add dB scale information to ad1848 driver by Takashi Iwai · 18 years ago
  16. 683fe15 [ALSA] Revolution 5.1 - add AK5365 ADC support by Jochen Voss · 18 years ago
  17. 548a648 [ALSA] Fix control/status mmap with shared PCM substream by Takashi Iwai · 18 years ago
  18. 31508f8 [ALSA] snd-emu10k1: Implement dB gain infomation. by James Courtier-Dutton · 18 years ago
  19. 6a65d79 [ALSA] Remove unused tlv_rw field from struct snd_kcontrol by Takashi Iwai · 18 years ago
  20. 8aa9b58 [ALSA] Control API - more robust TLV implementation by Jaroslav Kysela · 18 years ago
  21. 6dbe662 [ALSA] Add experimental support of aggressive AC97 power-saving mode by Takashi Iwai · 18 years ago
  22. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  23. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  24. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  25. 42750b0 [ALSA] Control API - TLV implementation for additional information like dB scale by Jaroslav Kysela · 18 years ago
  26. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 18 years ago
  27. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  28. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  29. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  30. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  31. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  32. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  33. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 18 years ago
  34. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  35. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago
  36. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 18 years ago
  37. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 18 years ago
  38. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  39. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 18 years ago
  40. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 18 years ago
  41. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  42. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 18 years ago
  43. ec739ef SUNRPC: Create a helper to tell whether a transport is bound by Chuck Lever · 18 years ago
  44. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  45. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  46. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  47. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago
  48. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  49. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  50. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  51. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  52. b716279 NFS: Return an error when starting the idmapping pipe by David Howells · 18 years ago
  53. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  54. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  55. 770bfad NFS: Add dentry materialisation op by David Howells · 18 years ago
  56. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  57. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  58. 6585b57 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  59. a83fbf6 [PATCH] fix missing ifdefs in syscall classes hookup for generic targets by Al Viro · 18 years ago
  60. aec79fc IB/sa: fix ib_sa_selector names by Michael S. Tsirkin · 18 years ago
  61. 951f7fc RDMA/cma: Document rdma_accept() error handling by Or Gerlitz · 18 years ago
  62. 07eeec0 RDMA/cma: Document rdma_destroy_id() function by Or Gerlitz · 18 years ago
  63. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  64. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  65. 922a8e9 RDMA: iWARP Connection Manager. by Tom Tucker · 18 years ago
  66. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  67. 64f817b IB/uverbs: Allow resize CQ operation to return driver-specific data by Ralph Campbell · 18 years ago
  68. 3b9f9a1 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. by Noriaki TAKAMIYA · 18 years ago
  69. 55ebaef [IPV6] ADDRCONF: Allow non-DAD'able addresses. by Noriaki TAKAMIYA · 18 years ago
  70. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  71. fbea49e [IPV6] NDISC: Add proxy_ndp sysctl. by YOSHIFUJI Hideaki · 18 years ago
  72. 62dd931 [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. by Ville Nuorvala · 18 years ago
  73. 4c5de69 [NETFILTER]: PPTP conntrack: fix another GRE keymap leak by Patrick McHardy · 18 years ago
  74. cf9f815 [NETFILTER]: PPTP conntrack: simplify expectation handling by Patrick McHardy · 18 years ago
  75. 6013c0a [NETFILTER]: PPTP conntrack: fix header definitions by Patrick McHardy · 18 years ago
  76. 955b944 [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions by Patrick McHardy · 18 years ago
  77. edd5a32 [NETFILTER]: PPTP conntrack: fix whitespace errors by Patrick McHardy · 18 years ago
  78. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  79. c1fe3ca [NETFILTER]: TCP conntrack: improve dead connection detection by George Hansper · 18 years ago
  80. 9123de2 [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT by Patrick McHardy · 18 years ago
  81. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  82. 1bf38a3 [NETFILTER]: remove unused include file by Patrick McHardy · 18 years ago
  83. a1e59ab [XFRM]: Fix wildcard as tunnel source by Patrick McHardy · 18 years ago
  84. 1ef9696 [TCP]: Send ACKs each 2nd received segment. by Alexey Kuznetsov · 18 years ago
  85. 1616436 [SCTP]: Cleanups by Adrian Bunk · 18 years ago
  86. eb32811 [GENL]: Provide more information to userspace about registered genl families by Thomas Graf · 18 years ago
  87. eb878e8 [IPSEC]: output mode to take an xfrm state as input param by Jamal Hadi Salim · 18 years ago
  88. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  89. 7a0e1d6 [NetLabel]: add some missing #includes to various header files by Paul Moore · 18 years ago
  90. 1b7f775 [NetLabel]: remove unused function prototypes by Paul Moore · 18 years ago
  91. 9bcfcaf [NETFILTER] bridge: simplify nf_bridge_pad by Stephen Hemminger · 18 years ago
  92. 07317621 [NETFILTER] bridge: code rearrangement for clarity by Stephen Hemminger · 18 years ago
  93. cd36000 [IPV4]: Make struct sockaddr_in::sin_port __be16 by Alexey Dobriyan · 18 years ago
  94. def42ff [IPV4]: Make struct in_addr::s_addr __be32 by Alexey Dobriyan · 18 years ago
  95. a5531a5 [NETLINK]: Improve string attribute validation by Thomas Graf · 18 years ago
  96. e3b4ead [UDP]: saddr_cmp function should take const socket pointers by David S. Miller · 18 years ago
  97. 25030a7 [UDP]: Unify UDPv4 and UDPv6 ->get_port() by Gerrit Renker · 18 years ago
  98. ff5dfe7 [NETLINK]: remove third bogus argument from NLA_PUT_FLAG by Johannes Berg · 18 years ago
  99. 97e5848 [DCCP]: Introduce tx buffering by Ian McDonald · 18 years ago
  100. b4e9b52 [NET_SCHED]: Add mask support to fwmark classifier by Patrick McHardy · 18 years ago