1. adb08ed Bluetooth: Check result code of L2CAP information response by Ville Tervo · 14 years ago
  2. 6340650 Bluetooth: Don't send RFC for Basic Mode if only it is supported by Gustavo F. Padovan · 14 years ago
  3. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  4. 0d8a374 SUNRPC: Defer deleting the security context until gss_do_free_ctx() by Trond Myklebust · 14 years ago
  5. c3ae62ae SUNRPC: prevent task_cleanup running on freed xprt by J. Bruce Fields · 14 years ago
  6. d6a1ed0 SUNRPC: Reduce asynchronous RPC task stack usage by Trond Myklebust · 14 years ago
  7. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  8. 8572b8e SUNRPC: Clean up of rpc_bindcred() by Trond Myklebust · 14 years ago
  9. 58f9612 SUNRPC: Move remaining RPC client related task initialisation into clnt.c by Trond Myklebust · 14 years ago
  10. d9b6cd9 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task by Trond Myklebust · 14 years ago
  11. 241269b SUNRPC: Make the credential cache hashtable size configurable by Trond Myklebust · 14 years ago
  12. 988664a SUNRPC: Store the hashtable size in struct rpc_cred_cache by Trond Myklebust · 14 years ago
  13. 5d8d9a4 NFS: Ensure the AUTH_UNIX credcache is allocated dynamically by Trond Myklebust · 14 years ago
  14. f1f88fc SUNRPC: The function rpc_restart_call() should return success/failure by Trond Myklebust · 14 years ago
  15. cff0d6e can-raw: Fix skb_orphan_try handling by Oliver Hartkopp · 14 years ago
  16. 3578b0c Revert "net: remove zap_completion_queue" by David S. Miller · 14 years ago
  17. a427615 net: cleanup inclusion by Changli Gao · 14 years ago
  18. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 66d50d2 u32: negative offset fix by stephen hemminger · 14 years ago
  20. c893b80 ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice by Changli Gao · 14 years ago
  21. 3c0fef0 net: Add getsockopt support for TCP thin-streams by Josh Hunt · 14 years ago
  22. 83bf2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  23. 0b1208b fs/9p: destroy fid on failed remove by Aneesh Kumar K.V · 14 years ago
  24. eda25e46 net/9p: Implement TXATTRCREATE 9p call by Aneesh Kumar K.V · 14 years ago
  25. 0ef63f3 net/9p: Implement attrwalk 9p call by Aneesh Kumar K.V · 14 years ago
  26. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 14 years ago
  27. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  28. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 14 years ago
  29. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 14 years ago
  30. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  31. 652df9a 9p: Define and implement TLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  32. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  33. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  34. 69d4b44 net/9p: Handle the server returned error properly by Aneesh Kumar K.V · 14 years ago
  35. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  36. 6661481 netfilter: nf_conntrack_acct: use skb->len for accounting by Changli Gao · 14 years ago
  37. cff6b8a 9p: strlen() doesn't count the terminator by Dan Carpenter · 14 years ago
  38. 2452a99 netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice by Changli Gao · 14 years ago
  39. f43dc98 netfilter: nf_nat: make unique_tuple return void by Changli Gao · 14 years ago
  40. 794dbc1 netfilter: nf_nat: use local variable hdrlen by Changli Gao · 14 years ago
  41. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  42. 2890a15 ipvs: remove EXPERIMENTAL tag by Simon Horman · 14 years ago
  43. ee92d37 netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() by Changli Gao · 14 years ago
  44. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  45. de38483 net: ingress filter message limit by Stephen Hemminger · 14 years ago
  46. e2e0c7c net/rose: Use GFP_ATOMIC by Julia Lawall · 14 years ago
  47. 3a3dfb0 act_nat: the checksum of ICMP doesn't have pseudo header by Changli Gao · 14 years ago
  48. 072d79a act_nat: fix wild pointer by Changli Gao · 14 years ago
  49. 28e9509 Bluetooth: Remove __exit from rfcomm_cleanup_ttys() by Gustavo F. Padovan · 14 years ago
  50. ea4bd8b Bluetooth: Use list_head for HCI blacklist head by David Miller · 14 years ago
  51. 3a7fda0 bridge: Allow multicast snooping to be disabled before ifup by Herbert Xu · 14 years ago
  52. 6d1d1d3 bridge: Fix skb leak when multicast parsing fails on TX by Herbert Xu · 14 years ago
  53. a3bdb54 tcp: cookie transactions setsockopt memory leak by Dmitry Popov · 14 years ago
  54. ae3568a 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 · 14 years ago
  55. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  56. 4552124 mac80211: inform drivers about the off-channel status on channel changes by Felix Fietkau · 14 years ago
  57. a0daa0e Revert "mac80211: fix sw scan bracketing" by Luis R. Rodriguez · 14 years ago
  58. c4c3229 cfg80211: Update of regulatory request initiator handling by Yuri Ershov · 14 years ago
  59. d080e27 nl80211: Fix memory leaks by Yuri Ershov · 14 years ago
  60. e4ab7eb mac80211: Put some code under MESH macro by Yuri Ershov · 14 years ago
  61. 099284b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  62. eeaf61d bridge: add rcu_read_lock on transmit by stephen hemminger · 14 years ago
  63. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. 2f8362a Bluetooth: Add __init and __exit marks to RFCOMM by Gustavo F. Padovan · 14 years ago
  65. da5f6c3 Bluetooth: Test 'count' value before enter the loop by Gustavo F. Padovan · 14 years ago
  66. e73439d Bluetooth: Defer SCO setup if mode change is pending by Marcel Holtmann · 14 years ago
  67. 073730d wireless: Convert wiphy_debug macro to function by Joe Perches · 14 years ago
  68. 32162a4 mac80211: Fix key freeing to handle unlinked keys by Jouni Malinen · 14 years ago
  69. a376bca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  70. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  71. 652c671 genetlink: use genl_register_family_with_ops() by Changli Gao · 14 years ago
  72. a256be7 drop_monitor: use genl_register_family_with_ops() by Changli Gao · 14 years ago
  73. 416c2f9 genetlink: cleanup code according to CodingStyle by Changli Gao · 14 years ago
  74. a9ad99a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  75. 40b53d8 wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE by David S. Miller · 14 years ago
  76. 1235f50 netlink: netlink_recvmsg() fix by Eric Dumazet · 14 years ago
  77. d973497 mac80211: Don't set per-BSS QoS for monitor interfaces by Sujith · 14 years ago
  78. ec25acc mac80211: fix sta assignment by Johannes Berg · 14 years ago
  79. 3be61a3 cfg80211: fix IBSS default management key by Johannes Berg · 14 years ago
  80. 66c5242 mac80211: remove bogus rcu_read_lock() by Johannes Berg · 14 years ago
  81. f9f9b6e wireless: remove unneeded variable from regulatory_hint_11d() by Dan Carpenter · 14 years ago
  82. 7e98801 mac80211: freeing the wrong variable by Dan Carpenter · 14 years ago
  83. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  84. ea65145 minstrel: don't complain about feedback for unrequested rates by John W. Linville · 14 years ago
  85. 00fc90c minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps by John W. Linville · 14 years ago
  86. c736eef net: dev_forward_skb should call nf_reset by Ben Greear · 14 years ago
  87. fed6638 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  88. 3b87956 net sched: fix race in mirred device removal by stephen hemminger · 14 years ago
  89. c1f7942 sysfs: add attribute to indicate hw address assignment type by Stefan Assmann · 14 years ago
  90. 2a88e7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  91. 451e07a net: core: don't use own hex_to_bin() method by Andy Shevchenko · 14 years ago
  92. 7df0884 netfilter: iptables: use skb->len for accounting by Changli Gao · 14 years ago
  93. 261abc8 netfilter: ip6tables: use skb->len for accounting by Changli Gao · 14 years ago
  94. 49daf6a xt_quota: report initial quota value instead of current value to userspace by Changli Gao · 14 years ago
  95. b0c81aa netfilter: xt_quota: use per-rule spin lock by Changli Gao · 14 years ago
  96. f667009 netfilter: arptables: use arp_hdr_len() by Changli Gao · 14 years ago
  97. c36952e netfilter: nf_nat_core: merge the same lines by Changli Gao · 14 years ago
  98. e8648a1 netfilter: add xt_cpu match by Eric Dumazet · 14 years ago
  99. 7f1c407 IPVS: make FTP work with full NAT support by Hannes Eder · 14 years ago
  100. 7b215ff IPVS: make friends with nf_conntrack by Hannes Eder · 14 years ago