1. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 18 years ago
  2. f20a9ea sysfs: add proper sysfs_init() prototype by Andrew Morton · 18 years ago
  3. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  4. cebc04b add CONFIG_ENABLE_MUST_CHECK by Andrew Morton · 18 years ago
  5. 4a7fb63 add __must_check to device management code by Andrew Morton · 18 years ago
  6. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  7. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 18 years ago
  8. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  9. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 18 years ago
  10. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 18 years ago
  11. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 18 years ago
  12. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 18 years ago
  13. 386415d PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  14. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  15. 82bb67f PM: define PM_EVENT_PRETHAW by David Brownell · 18 years ago
  16. cbd69db Suspend changes for PCI core by Linus Torvalds · 18 years ago
  17. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 18 years ago
  18. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 18 years ago
  19. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 18 years ago
  20. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 18 years ago
  21. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  22. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  23. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  24. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago
  25. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  26. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  27. 9e72cbf Remove dead netfilter_logging.h from include/linux/Kbuild by David Woodhouse · 18 years ago
  28. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  29. b83eff6 [DCCP]: Introduce constants for CCID numbers by Ian McDonald · 18 years ago
  30. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  31. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago
  32. a68aa1c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  33. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  34. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  35. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  36. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  37. 9f261e0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  38. a4c12d6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  40. 4c8bd7e [KERNEL] Do not truncate to 'int' in ALIGN() macro. by David Miller · 18 years ago
  41. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 18 years ago
  42. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  43. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  44. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  45. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  46. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  47. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  48. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 18 years ago
  49. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  50. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago
  51. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 18 years ago
  52. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 18 years ago
  53. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  54. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 18 years ago
  55. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 18 years ago
  56. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  57. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 18 years ago
  58. ec739ef SUNRPC: Create a helper to tell whether a transport is bound by Chuck Lever · 18 years ago
  59. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  60. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  61. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  62. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago
  63. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  64. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  65. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  66. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  67. b716279 NFS: Return an error when starting the idmapping pipe by David Howells · 18 years ago
  68. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  69. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  70. 770bfad NFS: Add dentry materialisation op by David Howells · 18 years ago
  71. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  72. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  73. 6585b57 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  74. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  75. 3b9f9a1 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. by Noriaki TAKAMIYA · 18 years ago
  76. 55ebaef [IPV6] ADDRCONF: Allow non-DAD'able addresses. by Noriaki TAKAMIYA · 18 years ago
  77. fbea49e [IPV6] NDISC: Add proxy_ndp sysctl. by YOSHIFUJI Hideaki · 18 years ago
  78. 4c5de69 [NETFILTER]: PPTP conntrack: fix another GRE keymap leak by Patrick McHardy · 18 years ago
  79. cf9f815 [NETFILTER]: PPTP conntrack: simplify expectation handling by Patrick McHardy · 18 years ago
  80. 6013c0a [NETFILTER]: PPTP conntrack: fix header definitions by Patrick McHardy · 18 years ago
  81. 955b944 [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions by Patrick McHardy · 18 years ago
  82. edd5a32 [NETFILTER]: PPTP conntrack: fix whitespace errors by Patrick McHardy · 18 years ago
  83. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  84. c1fe3ca [NETFILTER]: TCP conntrack: improve dead connection detection by George Hansper · 18 years ago
  85. 9123de2 [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT by Patrick McHardy · 18 years ago
  86. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  87. 1bf38a3 [NETFILTER]: remove unused include file by Patrick McHardy · 18 years ago
  88. eb32811 [GENL]: Provide more information to userspace about registered genl families by Thomas Graf · 18 years ago
  89. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  90. 9bcfcaf [NETFILTER] bridge: simplify nf_bridge_pad by Stephen Hemminger · 18 years ago
  91. 07317621 [NETFILTER] bridge: code rearrangement for clarity by Stephen Hemminger · 18 years ago
  92. cd36000 [IPV4]: Make struct sockaddr_in::sin_port __be16 by Alexey Dobriyan · 18 years ago
  93. def42ff [IPV4]: Make struct in_addr::s_addr __be32 by Alexey Dobriyan · 18 years ago
  94. 97e5848 [DCCP]: Introduce tx buffering by Ian McDonald · 18 years ago
  95. b4e9b52 [NET_SCHED]: Add mask support to fwmark classifier by Patrick McHardy · 18 years ago
  96. bbfb39c [IPV4]: Add support for fwmark masks in routing rules by Patrick McHardy · 18 years ago
  97. 1aaec67 [NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure. by YOSHIFUJI Hideaki · 18 years ago
  98. 75bff8f [IPV6] ROUTE: Routing by FWMARK. by YOSHIFUJI Hideaki · 18 years ago
  99. f034b5d [XFRM]: Dynamic xfrm_state hash table sizing. by David S. Miller · 18 years ago
  100. f7b6983 [XFRM] POLICY: Support netlink socket interface for sub policy. by Masahide NAKAMURA · 18 years ago