1. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  2. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  3. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  4. 3ae02d6 proc: switch /proc/irda/irnet to seq_file interface by Alexey Dobriyan · 16 years ago
  5. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  7. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 16 years ago
  8. 9ae27e0a tcp: Fix slab corruption with ipv6 and tcp6fuzz by Evgeniy Polyakov · 16 years ago
  9. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 16 years ago
  10. 01a2202 [IPSEC]: Use digest_null directly for auth by Herbert Xu · 16 years ago
  11. 0b80ae4 sunrpc: fix missing kernel-doc by Randy Dunlap · 16 years ago
  12. 3f91bd4 can: Fix copy_from_user() results interpretation by Sam Ravnborg · 16 years ago
  13. 5c5d6da Revert "ipv6: Fix typo in net/ipv6/Kconfig" by David S. Miller · 16 years ago
  14. becf3da tipc: endianness annotations by Al Viro · 16 years ago
  15. ec6b486 ipv6: result of csum_fold() is already 16bit, no need to cast by Al Viro · 16 years ago
  16. 5e2c433 [XFRM] AUDIT: Fix flowlabel text format ambibuity. by YOSHIFUJI Hideaki · 16 years ago
  17. f375d55 asm/unaligned.h doesn't work well as the very first include by Al Viro · 16 years ago
  18. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 16 years ago
  20. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 16 years ago
  21. 1a98d05 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. by YOSHIFUJI Hideaki · 16 years ago
  22. 8d390ef tcp: tcp_probe buffer overflow and incorrect return value by Tom Quetchenbach · 16 years ago
  23. c5835df ethtool: EEPROM dump no longer works for tg3 and natsemi by Mandeep Singh Baines · 16 years ago
  24. 2db3e47 af_key: Fix af_key.c compiler warning by Brian Haley · 16 years ago
  25. 02f3705 RxRPC: Fix a regression in the RXKAD security module by David Howells · 16 years ago
  26. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  27. 10c993a Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  28. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  29. b48633b SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request by Trond Myklebust · 16 years ago
  30. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  31. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  32. 3d36696 [AF_UNIX] Initialise UNIX sockets before general device initcalls by David Woodhouse · 16 years ago
  33. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 16 years ago
  34. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 16 years ago
  35. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 16 years ago
  36. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 16 years ago
  37. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 16 years ago
  38. 0dc220f SUNRPC: Use unsigned loop and array index in svc_init_buffer() by Chuck Lever · 16 years ago
  39. 50c8bb1 SUNRPC: Use unsigned index when looping over arrays by Chuck Lever · 16 years ago
  40. c0401ea SUNRPC: Update RPC server's TCP record marker decoder by Chuck Lever · 16 years ago
  41. b7872fe SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle by Chuck Lever · 16 years ago
  42. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 16 years ago
  43. 4ab4b0b sunrpc: make token header values less confusing by Kevin Coffman · 16 years ago
  44. 5743d65 gss_krb5: consistently use unsigned for seqnum by Kevin Coffman · 16 years ago
  45. c3bb257 net/sunrpc/svc.c: suppress unintialized var warning by Andrew Morton · 16 years ago
  46. 30aef31 Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent by Kevin Coffman · 16 years ago
  47. 3d4a688 Correct grammer/typos in dprintks by Kevin Coffman · 16 years ago
  48. 830bb59 SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send by Tom Tucker · 16 years ago
  49. dd35210 sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS by Harshula Jayasuriya · 16 years ago
  50. 7b54fe6 SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails by Jeff Layton · 16 years ago
  51. 67eb6ff svcrpc: move unused field from cache_deferred_req by J. Bruce Fields · 16 years ago
  52. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 16 years ago
  53. 7086721 SUNRPC: have svc_recv() check kthread_should_stop() by Jeff Layton · 16 years ago
  54. 23d42ee SUNRPC: export svc_sock_update_bufs by Jeff Layton · 16 years ago
  55. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  57. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 16 years ago
  58. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  59. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  60. 529a41e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  61. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  62. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  63. 5309fbc Remove documentation of non-existent sk_alloc arg by Rusty Russell · 16 years ago
  64. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  65. d7ee147 tcp: Make use of before macro in tcp_input.c by Arnd Hannemann · 16 years ago
  66. 92998dd [NETNS]: Remove empty ->init callback. by Pavel Emelyanov · 16 years ago
  67. cdd04d9 [DCCP]: Convert do_gettimeofday() to getnstimeofday(). by YOSHIFUJI Hideaki · 16 years ago
  68. 633d424b [NETNS]: Don't initialize err variable twice. by Pavel Emelyanov · 16 years ago
  69. 2aed282 [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. by Pavel Emelyanov · 16 years ago
  70. f25c3d6 [IPV4]: Convert do_gettimeofday() to getnstimeofday(). by YOSHIFUJI Hideaki · 16 years ago
  71. 263173a [IPV4]: Make icmp_sk_init() static. by Adrian Bunk · 16 years ago
  72. 280a34c [IPV6]: Make struct ip6_prohibit_entry_template static. by Adrian Bunk · 16 years ago
  73. 1f29b05 tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c by Satoru SATOH · 16 years ago
  74. 9d29672 [NET]: Expose netdevice dev_id through sysfs by David Woodhouse · 16 years ago
  75. 047f761 [ROSE]: Fix soft lockup wrt. rose_node_list_lock by Bernard Pidoux · 16 years ago
  76. 43837b1 rose: Socket lock was not released before returning to user space by Bernard Pidoux · 16 years ago
  77. e1f9a46 netfilter: Fix SIP conntrack build with NAT disabled. by Patrick McHardy · 16 years ago
  78. 4e9d8a7 netfilter: Fix SCTP nat build. by Patrick McHardy · 16 years ago
  79. cd019f7 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use by Trond Myklebust · 16 years ago
  80. 7b6962b SUNRPC: Fix a race in gss_refresh_upcall() by Trond Myklebust · 16 years ago
  81. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  82. 636ac43 SUNRPC: Remove the unused export of xprt_force_disconnect by Trond Myklebust · 16 years ago
  83. 06b4b68 SUNRPC: remove XS_SENDMSG_RETRY by Trond Myklebust · 16 years ago
  84. d2b8314 SUNRPC: Protect creds against early garbage collection by Trond Myklebust · 16 years ago
  85. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  86. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  87. 1e799b6 SUNRPC: Fix read ordering problems with req->rq_private_buf.len by Trond Myklebust · 16 years ago
  88. 080a1f1 SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. by Trond Myklebust · 16 years ago
  89. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  90. 24b74bf SUNRPC: Fix a bug in call_decode() by Trond Myklebust · 16 years ago
  91. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 16 years ago
  92. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  93. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  94. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  95. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  96. 0ce784c Netlink: Use generic LSM hook by Ahmed S. Darwish · 16 years ago
  97. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 16 years ago
  98. 3c05123 [IPV6]: Fix dangling references on error in fib6_add(). by David S. Miller · 16 years ago
  99. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  100. 794eb6b [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found by Jesper Juhl · 16 years ago