1. 3578b0c Revert "net: remove zap_completion_queue" by David S. Miller · 14 years ago
  2. a427615 net: cleanup inclusion by Changli Gao · 14 years ago
  3. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 66d50d2 u32: negative offset fix by stephen hemminger · 14 years ago
  5. c893b80 ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice by Changli Gao · 14 years ago
  6. 3c0fef0 net: Add getsockopt support for TCP thin-streams by Josh Hunt · 14 years ago
  7. 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
  8. 6661481 netfilter: nf_conntrack_acct: use skb->len for accounting by Changli Gao · 14 years ago
  9. 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
  10. f43dc98 netfilter: nf_nat: make unique_tuple return void by Changli Gao · 14 years ago
  11. 794dbc1 netfilter: nf_nat: use local variable hdrlen by Changli Gao · 14 years ago
  12. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  13. 2890a15 ipvs: remove EXPERIMENTAL tag by Simon Horman · 14 years ago
  14. ee92d37 netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() by Changli Gao · 14 years ago
  15. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  16. de38483 net: ingress filter message limit by Stephen Hemminger · 14 years ago
  17. e2e0c7c net/rose: Use GFP_ATOMIC by Julia Lawall · 14 years ago
  18. 3a3dfb0 act_nat: the checksum of ICMP doesn't have pseudo header by Changli Gao · 14 years ago
  19. 072d79a act_nat: fix wild pointer by Changli Gao · 14 years ago
  20. 3a7fda0 bridge: Allow multicast snooping to be disabled before ifup by Herbert Xu · 14 years ago
  21. 6d1d1d3 bridge: Fix skb leak when multicast parsing fails on TX by Herbert Xu · 14 years ago
  22. a3bdb54 tcp: cookie transactions setsockopt memory leak by Dmitry Popov · 14 years ago
  23. 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
  24. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  25. 4552124 mac80211: inform drivers about the off-channel status on channel changes by Felix Fietkau · 14 years ago
  26. a0daa0e Revert "mac80211: fix sw scan bracketing" by Luis R. Rodriguez · 14 years ago
  27. c4c3229 cfg80211: Update of regulatory request initiator handling by Yuri Ershov · 14 years ago
  28. d080e27 nl80211: Fix memory leaks by Yuri Ershov · 14 years ago
  29. e4ab7eb mac80211: Put some code under MESH macro by Yuri Ershov · 14 years ago
  30. 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
  31. eeaf61d bridge: add rcu_read_lock on transmit by stephen hemminger · 14 years ago
  32. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 2f8362a Bluetooth: Add __init and __exit marks to RFCOMM by Gustavo F. Padovan · 14 years ago
  34. da5f6c3 Bluetooth: Test 'count' value before enter the loop by Gustavo F. Padovan · 14 years ago
  35. e73439d Bluetooth: Defer SCO setup if mode change is pending by Marcel Holtmann · 14 years ago
  36. 073730d wireless: Convert wiphy_debug macro to function by Joe Perches · 14 years ago
  37. 32162a4 mac80211: Fix key freeing to handle unlinked keys by Jouni Malinen · 14 years ago
  38. 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
  39. 652c671 genetlink: use genl_register_family_with_ops() by Changli Gao · 14 years ago
  40. a256be7 drop_monitor: use genl_register_family_with_ops() by Changli Gao · 14 years ago
  41. 416c2f9 genetlink: cleanup code according to CodingStyle by Changli Gao · 14 years ago
  42. 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
  43. 40b53d8 wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE by David S. Miller · 14 years ago
  44. 1235f50 netlink: netlink_recvmsg() fix by Eric Dumazet · 14 years ago
  45. d973497 mac80211: Don't set per-BSS QoS for monitor interfaces by Sujith · 14 years ago
  46. ec25acc mac80211: fix sta assignment by Johannes Berg · 14 years ago
  47. 3be61a3 cfg80211: fix IBSS default management key by Johannes Berg · 14 years ago
  48. 66c5242 mac80211: remove bogus rcu_read_lock() by Johannes Berg · 14 years ago
  49. f9f9b6e wireless: remove unneeded variable from regulatory_hint_11d() by Dan Carpenter · 14 years ago
  50. 7e98801 mac80211: freeing the wrong variable by Dan Carpenter · 14 years ago
  51. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  52. ea65145 minstrel: don't complain about feedback for unrequested rates by John W. Linville · 14 years ago
  53. 00fc90c minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps by John W. Linville · 14 years ago
  54. c736eef net: dev_forward_skb should call nf_reset by Ben Greear · 14 years ago
  55. fed6638 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  56. 3b87956 net sched: fix race in mirred device removal by stephen hemminger · 14 years ago
  57. c1f7942 sysfs: add attribute to indicate hw address assignment type by Stefan Assmann · 14 years ago
  58. 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
  59. 451e07a net: core: don't use own hex_to_bin() method by Andy Shevchenko · 14 years ago
  60. 7df0884 netfilter: iptables: use skb->len for accounting by Changli Gao · 14 years ago
  61. 261abc8 netfilter: ip6tables: use skb->len for accounting by Changli Gao · 14 years ago
  62. 49daf6a xt_quota: report initial quota value instead of current value to userspace by Changli Gao · 14 years ago
  63. b0c81aa netfilter: xt_quota: use per-rule spin lock by Changli Gao · 14 years ago
  64. f667009 netfilter: arptables: use arp_hdr_len() by Changli Gao · 14 years ago
  65. c36952e netfilter: nf_nat_core: merge the same lines by Changli Gao · 14 years ago
  66. e8648a1 netfilter: add xt_cpu match by Eric Dumazet · 14 years ago
  67. 7f1c407 IPVS: make FTP work with full NAT support by Hannes Eder · 14 years ago
  68. 7b215ff IPVS: make friends with nf_conntrack by Hannes Eder · 14 years ago
  69. 9c3e1c3 netfilter: xt_ipvs (netfilter matcher for IPVS) by Hannes Eder · 14 years ago
  70. b77026b caif: precedence bug by Dan Carpenter · 14 years ago
  71. 963bfee net: RTA_MARK addition by Eric Dumazet · 14 years ago
  72. 64e724f ipv6: Don't add routes to ipv6 disabled interfaces. by Brian Haley · 14 years ago
  73. be2b6e6 net: Fix skb_copy_expand() handling of ->csum_start by David S. Miller · 14 years ago
  74. 00c5a98 net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c by Andrea Shepard · 14 years ago
  75. 3f30fc1 net: remove last uses of __attribute__((packed)) by Gustavo F. Padovan · 14 years ago
  76. 7a17a33 mac80211: proper IBSS locking by Johannes Berg · 14 years ago
  77. bc05d19 mac80211: fix IBSS lockdep complaint by Johannes Berg · 14 years ago
  78. 9dca9c4 mac80211: refuse shared key auth when WEP is unavailable by Johannes Berg · 14 years ago
  79. 5a65205 cfg80211: fix race between sysfs and cfg80211 by Maxime Bizon · 14 years ago
  80. d1c4a17 Bluetooth: Enable L2CAP Extended features by default by Gustavo F. Padovan · 14 years ago
  81. 893ef97 Bluetooth: Fix typo in hci_event.c by Gustavo F. Padovan · 14 years ago
  82. 5d8868f Bluetooth: Add Google's copyright to L2CAP by Gustavo F. Padovan · 14 years ago
  83. 9981151 Bluetooth: Implemented HCI frame reassembly for RX from stream by Suraj Sumangala · 14 years ago
  84. f39a3c0 Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper by Suraj Sumangala · 14 years ago
  85. 33e882a Bluetooth: Implement hci_reassembly helper to reassemble RX packets by Suraj Sumangala · 14 years ago
  86. cd4c539 Bluetooth: Add one more buffer for HCI stream reassembly by Suraj Sumangala · 14 years ago
  87. dd13524 Bluetooth: Update L2CAP version information by Gustavo F. Padovan · 14 years ago
  88. ce5706b Bluetooth: Add Copyright notice to L2CAP by Gustavo F. Padovan · 14 years ago
  89. 47731de Bluetooth: Keep code under column 80 by Gustavo F. Padovan · 14 years ago
  90. 89746b8 Bluetooth: Fix bug in kzalloc allocation size by Gustavo F. Padovan · 14 years ago
  91. e9aeb2d Bluetooth: Send ConfigReq after send a ConnectionRsp by Gustavo F. Padovan · 14 years ago
  92. 963cf68 Bluetooth: Fix error return on L2CAP-HCI interface. by João Paulo Rechi Vita · 14 years ago
  93. 7a560e5 Bluetooth: Fix error value for wrong FCS. by João Paulo Rechi Vita · 14 years ago
  94. 57d3b22 Bluetooth: Fix error return for l2cap_connect_rsp(). by João Paulo Rechi Vita · 14 years ago
  95. bc766db2 Bluetooth: Fix error return value on sendmsg. by João Paulo Rechi Vita · 14 years ago
  96. f9dd11b Bluetooth: Fix error return value on sendmsg. by João Paulo Rechi Vita · 14 years ago
  97. 305682e Bluetooth: Make l2cap_streaming_send() void. by João Paulo Rechi Vita · 14 years ago
  98. 8b0dc6d Bluetooth: Fix l2cap_sock_connect error return. by João Paulo Rechi Vita · 14 years ago
  99. 712132e Bluetooth: Improve ERTM local busy handling by Gustavo F. Padovan · 14 years ago
  100. 218bb9d Bluetooth: Add backlog queue to ERTM code by Gustavo F. Padovan · 14 years ago