1. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  2. cf14a4d [L2TP]: Changes to existing ppp and socket kernel headers for L2TP by James Chapman · 17 years ago
  3. 342f023 [UDP]: Introduce UDP encapsulation type for L2TP by James Chapman · 17 years ago
  4. 4417da6 [NET]: dev: secondary unicast address support by Patrick McHardy · 17 years ago
  5. 3fba5a8 [NET]: dev_mcast: switch to generic net_device address lists by Patrick McHardy · 17 years ago
  6. bf74248 [NET]: dev: introduce generic net_device address lists by Patrick McHardy · 17 years ago
  7. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  8. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  9. 2371baa [RTNETLINK]: Fix rtnetlink compat attribute patch by Patrick McHardy · 17 years ago
  10. afdc323 [RTNETLINK]: Add nested compat attribute by Patrick McHardy · 17 years ago
  11. 334a813 [SKBUFF]: Keep track of writable header len of headerless clones by Patrick McHardy · 17 years ago
  12. 1e180f7 [KTIME]: Introduce ktime_add_us by Arnaldo Carvalho de Melo · 17 years ago
  13. f1c91da [KTIME]: Introduce ktime_us_delta by Gerrit Renker · 17 years ago
  14. 07b5b17 [VLAN]: Use rtnl_link API by Patrick McHardy · 17 years ago
  15. a4bf3af4 [VLAN]: Introduce symbolic constants for flag values by Patrick McHardy · 17 years ago
  16. b020cb4 [VLAN]: Keep track of number of QoS mappings by Patrick McHardy · 17 years ago
  17. 734423c [VLAN]: Use 32 bit value for skb->priority mapping by Patrick McHardy · 17 years ago
  18. 38f7b87 [RTNETLINK]: Link creation API by Patrick McHardy · 17 years ago
  19. 6472ce6 [NET]: Mark struct net_device * argument to netdev_priv const by Patrick McHardy · 17 years ago
  20. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  21. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  22. c98451b NLM: fix source address of callback to client by Frank van Maarseveen · 17 years ago
  23. d3bc9a1 SUNRPC client: add interface for binding to a local address by Frank van Maarseveen · 17 years ago
  24. a974769 SUNRPC server: record the destination address of a request by Frank van Maarseveen · 17 years ago
  25. 96802a0 SUNRPC: cleanup transport creation argument passing by Frank van Maarseveen · 17 years ago
  26. 75180df NFS: Add the mount option "nosharecache" by Trond Myklebust · 17 years ago
  27. 8007122 NFS: Add support for mounting NFSv4 file systems with string options by Chuck Lever · 17 years ago
  28. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  29. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago
  30. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  31. f182899 NFS: Add a new NFS debugging flag just for mount processing by Chuck Lever · 17 years ago
  32. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  33. 433c923 NFS: Clean up nfs_size_to_loff_t() by Chuck Lever · 17 years ago
  34. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  35. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  36. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  37. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  38. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  39. 5d28dc8 SUNRPC: Convert gss_ctx_lock to an RCU lock by Trond Myklebust · 17 years ago
  40. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  41. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  42. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  43. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  44. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  45. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  46. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  47. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 17 years ago
  48. 5e1550d SUNRPC: Add the helper function 'rpc_call_null()' by Trond Myklebust · 17 years ago
  49. 64c91a1 SUNRPC: Make rpc_ping() static by Trond Myklebust · 17 years ago
  50. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  51. 03a1256 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe by Trond Myklebust · 17 years ago
  52. 6e84c7b SUNRPC: Add a downcall queue to struct rpc_inode by Trond Myklebust · 17 years ago
  53. 4a8c134 SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth by Trond Myklebust · 17 years ago
  54. 188fef1 SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c by Trond Myklebust · 17 years ago
  55. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  56. 4c402b4 SUNRPC: Remove rpc_clnt->cl_count by Trond Myklebust · 17 years ago
  57. 90c5755 SUNRPC: Kill rpc_clnt->cl_oneshot by Trond Myklebust · 17 years ago
  58. 848f1fe SUNRPC: Kill rpc_clnt->cl_dead by Trond Myklebust · 17 years ago
  59. 34f52e3 SUNRPC: Convert rpc_clnt->cl_users to a kref by Trond Myklebust · 17 years ago
  60. 4bef61f SUNRPC: Add a per-rpc_clnt spinlock by Trond Myklebust · 17 years ago
  61. 6529eba SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt by Trond Myklebust · 17 years ago
  62. 3bec63d NFS: Convert struct nfs_open_context to use a kref by Trond Myklebust · 17 years ago
  63. dce34ce NFS: Prevent integer overflow in nfs_scan_list() by Trond Myklebust · 17 years ago
  64. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  65. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  66. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  67. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  68. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  69. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  70. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  71. 814600e libata-link: add PMP related ATA constants by Tejun Heo · 17 years ago
  72. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  73. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  74. 45a66c1 libata-core: convert to use cancel_rearming_delayed_work() by Oleg Nesterov · 17 years ago
  75. bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
  76. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago
  77. 631d1fe configfs: config item dependancies. by Joel Becker · 17 years ago
  78. 299894c configfs: accessing item hierarchy during rmdir(2) by Joel Becker · 18 years ago
  79. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 17 years ago
  80. 3fe6c5c [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly by Satyam Sharma · 17 years ago
  81. 9b1d9aa [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h by Satyam Sharma · 17 years ago
  82. 4c62b53 configfs: misc cleanups by Satyam Sharma · 17 years ago
  83. 4c75f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  84. 64b853a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  85. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  86. 5f60cfd Merge git://git.infradead.org/~dwmw2/battery-2.6 by Linus Torvalds · 17 years ago
  87. 1b21f45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  88. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  89. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  90. 688b3d7 [MIPS] Delete Ocelot 3 support. by Ralf Baechle · 17 years ago
  91. 15c31be cfq-iosched: fix async queue behaviour by Jens Axboe · 17 years ago
  92. b299804 [BATTERY] pda_power platform driver by Anton Vorontsov · 18 years ago
  93. 4a11b59 [BATTERY] Universal power supply class (was: battery class) by Anton Vorontsov · 18 years ago
  94. 0845718 pipe: add documentation and comments by Jens Axboe · 17 years ago
  95. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  96. d96e6e7 Remove remnants of sendfile() by Jens Axboe · 17 years ago
  97. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  98. 497f962 pipe: allow passing around of ops private pointer by Jens Axboe · 17 years ago
  99. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  100. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago