1. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  3. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  4. 6a6be47 Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  5. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  6. 99df95a sunrpc: Include missing smp_lock.h by Frederic Weisbecker · 14 years ago
  7. d79b6f4 procfs: Push down the bkl from ioctl by Frederic Weisbecker · 14 years ago
  8. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  9. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  10. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  11. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 14 years ago
  12. d72b6ce SUNRPC: Remove the 'tk_magic' debugging field by Trond Myklebust · 14 years ago
  13. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  14. 2067340 SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter by Trond Myklebust · 14 years ago
  15. 93a05e6 SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired() by Trond Myklebust · 14 years ago
  16. d300a41 SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS by Trond Myklebust · 14 years ago
  17. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  18. 712a433 SUNRPC: Fix xs_setup_bc_tcp() by Trond Myklebust · 14 years ago
  19. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 14 years ago
  20. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 14 years ago
  21. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  22. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 14 years ago
  23. 19445b9 SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure by Trond Myklebust · 14 years ago
  24. ee5ebe8 SUNRPC: Clean up xprt_release() by Trond Myklebust · 14 years ago
  25. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  26. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 15 years ago
  27. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 15 years ago
  28. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 15 years ago
  29. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 15 years ago
  30. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 15 years ago
  31. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  32. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 15 years ago
  33. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 15 years ago
  34. c43abae xdr: Add an export for the helper function write_bytes_to_xdr_buf() by Kevin Coffman · 15 years ago
  35. 4018bf3 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  36. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 15 years ago
  37. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  38. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 15 years ago
  39. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 15 years ago
  40. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 15 years ago
  41. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 15 years ago
  42. a8cc1cb gss_krb5: prepare for new context format by Kevin Coffman · 15 years ago
  43. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 15 years ago
  44. 54ec3d4 gss_krb5: Don't expect blocksize to always be 8 when calculating padding by J. Bruce Fields · 15 years ago
  45. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 15 years ago
  46. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 15 years ago
  47. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  49. ed77134 PM QOS update by Mark Gross · 14 years ago
  50. f0ecde1 net: Fix FDDI and TR config checks in ipv4 arp and LLC. by David S. Miller · 14 years ago
  51. bbd7254 IPv4: unresolved multicast route cleanup by Andreas Meissner · 14 years ago
  52. 79733a8 mac80211: remove association work when processing deauth request by Reinette Chatre · 14 years ago
  53. ccc2d97 ipv4: udp: fix short packet and bad checksum logging by Bjørn Mork · 14 years ago
  54. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 14 years ago
  55. 6ec82562 veth: Dont kfree_skb() after dev_forward_skb() by Eric Dumazet · 14 years ago
  56. d40a4de IPv6: fix IPV6_RECVERR handling of locally-generated errors by Brian Haley · 14 years ago
  57. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  59. f935aa9 ipv6: Fix default multicast hops setting. by David S. Miller · 14 years ago
  60. b48fa6b sunrpc: centralise most calls to svc_xprt_received by Neil Brown · 15 years ago
  61. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  62. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 14 years ago
  63. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  64. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  65. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  66. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  67. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  68. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  69. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 14 years ago
  70. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  71. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 14 years ago
  72. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  73. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  74. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  75. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  76. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  77. 3d7b089 SUNRPC: Fix a bug in rpcauth_prune_expired by Trond Myklebust · 14 years ago
  78. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 14 years ago
  79. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 14 years ago
  80. 2cec6b0 X25 fix dead unaccepted sockets by andrew hendry · 14 years ago
  81. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 14 years ago
  82. 05d1760 net: Fix an RCU warning in dev_pick_tx() by David Howells · 14 years ago
  83. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  84. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  85. 8eabf95 bridge: add a missing ntohs() by Eric Dumazet · 14 years ago
  86. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  87. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  88. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago
  89. 375db48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 1c4f019 packet : remove init_net restriction by Daniel Lezcano · 14 years ago
  91. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  92. 8728c54 net: dev_pick_tx() fix by Eric Dumazet · 14 years ago
  93. 4eaa0e3 fib: suppress lockdep-RCU false positive in FIB trie. by Eric Dumazet · 14 years ago
  94. 465de2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  95. 4ffa870 can: avoids a false warning by Eric Dumazet · 14 years ago
  96. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  97. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  98. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  99. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  100. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago