1. 19445b9 SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure by Trond Myklebust · 15 years ago
  2. ee5ebe8 SUNRPC: Clean up xprt_release() by Trond Myklebust · 15 years ago
  3. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 15 years ago
  4. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 15 years ago
  5. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 15 years ago
  6. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 15 years ago
  7. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 15 years ago
  8. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 15 years ago
  9. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 15 years ago
  10. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 15 years ago
  11. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 15 years ago
  12. c43abae xdr: Add an export for the helper function write_bytes_to_xdr_buf() by Kevin Coffman · 15 years ago
  13. 4018bf3 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 15 years ago
  14. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 15 years ago
  15. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 15 years ago
  16. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 15 years ago
  17. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 15 years ago
  18. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 15 years ago
  19. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 15 years ago
  20. a8cc1cb gss_krb5: prepare for new context format by Kevin Coffman · 15 years ago
  21. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 15 years ago
  22. 54ec3d4 gss_krb5: Don't expect blocksize to always be 8 when calculating padding by J. Bruce Fields · 15 years ago
  23. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 15 years ago
  24. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 15 years ago
  25. e7874c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  26. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  27. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 15 years ago
  28. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 15 years ago
  29. e94c674 netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() by Bart De Schuymer · 15 years ago
  30. bf47f4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 15 years ago
  31. 23461e8 tipc: Reduce footprint by un-inlining tipc_msg_* routines by Allan Stephens · 15 years ago
  32. 3032cca tipc: Reduce footprint by un-inlining buf_acquire routine by Allan Stephens · 15 years ago
  33. b274f4a tipc: Reduce footprint by un-inlining bearer congestion routine by Allan Stephens · 15 years ago
  34. 43608ed tipc: Reduce footprint by un-inlining port list routines by Allan Stephens · 15 years ago
  35. 3e22e62 tipc: Reduce footprint by un-inlining nmap routines by Allan Stephens · 15 years ago
  36. 80e0c33 tipc: Reduce footprint by un-inlining address routines by Allan Stephens · 15 years ago
  37. c68ca7b tipc: add tipc_ prefix to fcns targeted for un-inlining by Allan Stephens · 15 years ago
  38. 01fee25 tipc: Relocate trivial link status functions to header file by Allan Stephens · 15 years ago
  39. 15e979d tipc: remove abstraction for link_max_pkt by Allan Stephens · 15 years ago
  40. 107e7be tipc: Add support for "-s" configuration option by Allan Stephens · 15 years ago
  41. 3aec9cc tipc: Rename "multicast-link" to "broadcast-link" by Allan Stephens · 15 years ago
  42. 9ccc2eb tipc: Eliminate unnecessary initialization in native API send routines by Allan Stephens · 15 years ago
  43. 289464e tipc: Prune unused data structures from configuration service by Allan Stephens · 15 years ago
  44. b82834e tipc: Eliminate unused argument in print statement by Allan Stephens · 15 years ago
  45. df4ef33 tipc: Eliminate obsolete port's "congested_link" field by Allan Stephens · 15 years ago
  46. 9b7ce2b netfilter: xtables: add missing depends for xt_TEE by Jan Engelhardt · 15 years ago
  47. 058897a mac80211: fix paged defragmentation by Abhijeet Kolekar · 15 years ago
  48. 9feaddc mac80211: check channel switch mode for future frames transmit by Wey-Yi Guy · 15 years ago
  49. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 15 years ago
  50. b8d92c9 mac80211: don't process work item with wrong frame by Johannes Berg · 15 years ago
  51. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. d3e56c0 wimax: checking ERR_PTR vs null by Dan Carpenter · 15 years ago
  53. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  54. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  56. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  57. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  58. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  59. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  60. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  61. 5b285ca ipv6: ip6mr: add support for dumping routing tables over netlink by Patrick McHardy · 15 years ago
  62. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 15 years ago
  63. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 15 years ago
  64. f30a7784 ipv6: ip6mr: convert struct mfc_cache to struct list_head by Patrick McHardy · 15 years ago
  65. b5aa30b ipv6: ip6mr: remove net pointer from struct mfc6_cache by Patrick McHardy · 15 years ago
  66. c476efb ipv6: ip6mr: move unres_queue and timer to per-namespace data by Patrick McHardy · 15 years ago
  67. d250fe91 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  68. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  69. a15707d Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 15 years ago
  70. ed77134 PM QOS update by Mark Gross · 15 years ago
  71. b56f2d5 netfilter: use rcu_dereference_protected() by Patrick McHardy · 15 years ago
  72. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  73. 3b254c5 netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU by Patrick McHardy · 15 years ago
  74. f0ecde1 net: Fix FDDI and TR config checks in ipv4 arp and LLC. by David S. Miller · 15 years ago
  75. bbd7254 IPv4: unresolved multicast route cleanup by Andreas Meissner · 15 years ago
  76. 2b0b05d Bluetooth: Fix issues where sk_sleep() helper is needed now by Marcel Holtmann · 15 years ago
  77. 7b767ca Bluetooth: Use strict_strtoul instead of simple_strtoul by Tomas Winkler · 15 years ago
  78. f48fd9c Bluetooth: Create per controller workqueue by Marcel Holtmann · 15 years ago
  79. 844c097 Bluetooth: Fix spec error in the RemoteBusy Logic by Gustavo F. Padovan · 15 years ago
  80. 4178ba4 Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() by Gustavo F. Padovan · 15 years ago
  81. dfc909b Bluetooth: Fix race condition on l2cap_ertm_send() by Gustavo F. Padovan · 15 years ago
  82. 6161c03 Bluetooth: Add wait_queue to wait ack of all sent packets by Gustavo F. Padovan · 15 years ago
  83. 1890d36 Bluetooth: Implement Local Busy Condition handling by Gustavo F. Padovan · 15 years ago
  84. 9b53350 Bluetooth: Completes the I-frame tx_seq check logic on RECV by João Paulo Rechi Vita · 15 years ago
  85. 18778a6 Bluetooth: Implement missing parts of the Invalid Frame Detection by Gustavo F. Padovan · 15 years ago
  86. f11d676 Bluetooth: Refactor l2cap_retransmit_frame() by Gustavo F. Padovan · 15 years ago
  87. 9a9c6a3 Bluetooth: Make hci_send_acl() void by Gustavo F. Padovan · 15 years ago
  88. ff12fd6 Bluetooth: Fix lockdep annotation on ERTM by Gustavo F. Padovan · 15 years ago
  89. 9b16dc6 Bluetooth: Check if we really are in WAIT_F when F bit comes by Gustavo F. Padovan · 15 years ago
  90. a2e12a2 Bluetooth: Remove unneeded control vars by Gustavo F. Padovan · 15 years ago
  91. 0301ef0 Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame by Gustavo F. Padovan · 15 years ago
  92. 59203a2 Bluetooth: Fix errors reported by checkpatch.pl by Gustavo F. Padovan · 15 years ago
  93. 44651b8 Bluetooth: Don't set control bits to zero first by Gustavo F. Padovan · 15 years ago
  94. 01760bd Bluetooth: Close L2CAP channel on invalid ReqSeq by João Paulo Rechi Vita · 15 years ago
  95. afefdbc Bluetooth: Fix SDU reassembly under SREJ by Gustavo F. Padovan · 15 years ago
  96. 0041ecf Bluetooth: Check if mode is supported on getsockopt by João Paulo Rechi Vita · 15 years ago
  97. bd3c9e2 Bluetooth: Add SOCK_STREAM support to L2CAP by Gustavo F. Padovan · 15 years ago
  98. 84fb0a6 Bluetooth: Add Kconfig option for L2CAP Extended Features by Gustavo F. Padovan · 15 years ago
  99. 3b1a9f3 Bluetooth: Optimize SREJ_QUEUE append by Gustavo F. Padovan · 15 years ago
  100. 812e737 Bluetooth: Fix drop of acked packets on ERTM by Gustavo F. Padovan · 15 years ago