1. d136fe7 [PATCH] Finish annotations of struct vlan_ethhdr by Alexey Dobriyan · 19 years ago
  2. cfbdbab [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression by Al Viro · 18 years ago
  3. 86b95c1 [PATCH] strndup() would better take size_t, not int by Al Viro · 18 years ago
  4. 5e7ddac [PATCH] ptrdiff_t is %t, not %z by Al Viro · 18 years ago
  5. 28c4dad [PATCH] tipc __user annotations by Al Viro · 18 years ago
  6. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  7. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  8. d002ec4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  9. 8f8e05c [PATCH] knfsd: svcrpc: use consistent variable name for the reply state by J.Bruce Fields · 18 years ago
  10. 5b304bc [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case by J.Bruce Fields · 18 years ago
  11. 3c15a48 [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code by J.Bruce Fields · 18 years ago
  12. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  13. 7b2b1fe [PATCH] knfsd: knfsd: cache ipmap per TCP socket by Greg Banks · 18 years ago
  14. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  15. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  16. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  17. 5680c44 [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket by NeilBrown · 18 years ago
  18. 37a0347 [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/portlist by NeilBrown · 18 years ago
  19. 1d2c8ee [PATCH] slab: clean up leak tracking ifdefs a little bit by Christoph Hellwig · 18 years ago
  20. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  21. 0a69452 [XFRM]: BEET mode by Diego Beltrami · 18 years ago
  22. 80246ab [TCP]: Kill warning in tcp_clean_rtx_queue(). by David S. Miller · 18 years ago
  23. 2473ffe [NET_SCHED]: Remove old estimator implementation by Patrick McHardy · 18 years ago
  24. 617dbea [TIPC]: fix printk warning by Jeff Garzik · 18 years ago
  25. ae8c057 [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect. by David S. Miller · 18 years ago
  26. 667bbcb [XFRM] STATE: Use destination address for src hash. by Masahide NAKAMURA · 18 years ago
  27. c5e2946 [NEIGH]: always use hash_mask under tbl lock by Julian Anastasov · 18 years ago
  28. 1e0c14f [UDP]: Fix MSG_PROBE crash by Herbert Xu · 18 years ago
  29. 132a55f [UDP6]: Fix flowi clobbering by Herbert Xu · 18 years ago
  30. 81771b3 [NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE" by Ismail Donmez · 18 years ago
  31. b18dfa9 [NETFILTER]: ebt_mark: add or/and/xor action support to mark target by Bart De Schuymer · 18 years ago
  32. 9d02002 [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function by Patrick McHardy · 18 years ago
  33. 901eaf6 [NETFILTER]: Honour source routing for LVS-NAT by Simon Horman · 18 years ago
  34. b4c4ed1 [NETFILTER]: add type parameter to ip_route_me_harder by Simon Horman · 18 years ago
  35. f1da706 [NETFILTER]: Kconfig: fix xt_physdev dependencies by Patrick McHardy · 18 years ago
  36. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  37. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  38. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  39. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  40. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  41. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  42. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  43. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  44. c081a0c [PATCH] knfsd: test and set SK_BUSY atomically by Greg Banks · 18 years ago
  45. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  46. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  47. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  48. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  49. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  50. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  51. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  52. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  53. 40f1052 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() by Greg Banks · 18 years ago
  54. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  55. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  56. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  57. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  58. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  59. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  60. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  61. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  62. 6656e3c [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock by Chas Williams · 18 years ago
  63. 33a9c2d [ATM]: [lec] add reference counting to lec_arp entries by Chas Williams · 18 years ago
  64. 987e46b [ATM]: [lec] use work queue instead of timer for lec arp expiry by Chas Williams · 18 years ago
  65. edbc9b0 [ATM]: [lec] old_close is no longer used by Chas Williams · 18 years ago
  66. d0732f6 [ATM]: [lec] convert lec_arp_table to hlist by Chas Williams · 18 years ago
  67. 1c9d3e7 [ATM]: [lec] header indent, comment and whitespace cleanup by Chas Williams · 18 years ago
  68. 1fa9961 [ATM]: [lec] indent, comment and whitespace cleanup [continued] by Chas Williams · 18 years ago
  69. d44f774 [ATM]: [lec] indent, comment and whitespace cleanup by Chas Williams · 18 years ago
  70. f236218b [SCTP]: Do not timestamp every SCTP packet. by Vlad Yasevich · 18 years ago
  71. b56bab4 [SCTP]: Use correct mask when disabling PMTUD. by Vlad Yasevich · 18 years ago
  72. cd49788 [SCTP]: Include sk_buff overhead while updating the peer's receive window. by Sridhar Samudrala · 18 years ago
  73. 208edef [SCTP]: Enable Nagle algorithm by default. by Sridhar Samudrala · 18 years ago
  74. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  75. 6fbe59b [ETHTOOL]: Remove some entries from non-root command list. by David S. Miller · 18 years ago
  76. 860e13b [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() by Arnaud Patard · 18 years ago
  77. 37e97b4 [Bluetooth]: Don't update disconnect timer for incoming connections by Marcel Holtmann · 18 years ago
  78. 75f3123 [ETHTOOL]: let mortals use ethtool by Stephen Hemminger · 18 years ago
  79. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  80. 8ea333e [TCP]: Fix and simplify microsecond rtt sampling by John Heffner · 18 years ago
  81. bfbea8a [TCP] tcp-lp: prevent chance for oops by Wong Hoi Sing Edison · 18 years ago
  82. 1811474 [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c by Eric Sesterhenn · 18 years ago
  83. 96d2ca4 [IPVS] bug: endianness breakage in ip_vs_ftp by Al Viro · 18 years ago
  84. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  85. d4263cd [NETFILTER]: h323 annotations by Al Viro · 18 years ago
  86. 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
  87. a76b11d [NETFILTER]: NAT annotations by Al Viro · 18 years ago
  88. cdcb71b [NETFILTER]: conntrack annotations by Al Viro · 18 years ago
  89. 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
  90. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  91. 75b31c3 [NET]: is it Andy or Andi ?? by Steven Rostedt · 18 years ago
  92. 28b06c3 [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach by Simon Horman · 18 years ago
  93. e44fd82 [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach by Simon Horman · 18 years ago
  94. 7b4dc360 [XFRM]: Do not add a state whose SPI is zero to the SPI hash. by Masahide NAKAMURA · 18 years ago
  95. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  96. da349f1 [IrDA]: af_irda.c cleanups by Samuel Ortiz · 18 years ago
  97. 1a9e9ef [IPV6]: Disable SG for GSO unless we have checksum by Herbert Xu · 18 years ago
  98. 8122adf [XFRM]: xfrm_spi_hash() annotations by Al Viro · 18 years ago
  99. 4324a17 [XFRM]: fl_ipsec_spi is net-endian by Al Viro · 18 years ago
  100. 61f4627 [XFRM]: xfrm_replay_advance() annotations by Al Viro · 18 years ago