1. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 13 years ago
  2. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  3. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  4. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  5. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  6. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  7. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 13 years ago
  8. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  9. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 13 years ago
  10. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  11. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  12. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  13. 311bb89 Bluetooth: Move busy workqueue to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  14. f1c6775 Bluetooth: Move srej and busy queues to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  15. e92c8e7 Bluetooth: Move ERTM timers to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  16. 2c03a7a Bluetooth: Move remote info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  17. 6f61fd47 Bluetooth: Move SDU related vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  18. 6a02661 Bluetooth: Move more ERTM stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  19. 42e5c80 Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  20. 525cd18 Bluetooth: Move conn_state to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  21. 710f9b0a Bluetooth: clean up l2cap_sock_recvmsg() by Gustavo F. Padovan · 14 years ago
  22. 73ffa90 Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  23. fc7f8a7 Bluetooth: Move ident to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  24. 820ffdb Bluetooth: Remove struct del_list by Gustavo F. Padovan · 14 years ago
  25. baa7e1f Bluetooth: Use struct list_head for L2CAP channels list by Gustavo F. Padovan · 14 years ago
  26. 4845407 Bluetooth: Create struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  27. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 14 years ago
  28. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 14 years ago
  29. 5312c3f mac80211: fix comment regarding aggregation buf_size by Johannes Berg · 14 years ago
  30. 028dba0 sctp: fix auth_hmacs field's length of struct sctp_cookie by Wei Yongjun · 14 years ago
  31. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  32. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  33. 1057213 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 14 years ago
  34. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 14 years ago
  35. f3dd4f0 Bluetooth: Remove unused struct l2cap_conn item by Gustavo F. Padovan · 14 years ago
  36. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 14 years ago
  37. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 14 years ago
  38. b0d2199 Bluetooth: Remove unused struct item by Gustavo F. Padovan · 14 years ago
  39. b312b161 Bluetooth: mgmt: Add support for setting the local name by Johan Hedberg · 14 years ago
  40. dc4fe30 Bluetooth: mgmt: Add local name information to read_info reply by Johan Hedberg · 14 years ago
  41. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 14 years ago
  42. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  43. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 14 years ago
  44. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 14 years ago
  45. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 14 years ago
  46. 6df59a8 route: Take the right src and dst addresses in ip_route_newports by Steffen Klassert · 14 years ago
  47. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 14 years ago
  48. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 14 years ago
  49. f630cf0 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 14 years ago
  50. ef352e7 net_sched: fix THROTTLED/RUNNING race by Eric Dumazet · 14 years ago
  51. 9c7a4f9 ipv6: ip6_route_output does not modify sk parameter, so make it const by Florian Westphal · 14 years ago
  52. db13890 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  53. e6abbaa ipv4: fix route deletion for IPs on many subnets by Julian Anastasov · 14 years ago
  54. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 14 years ago
  55. 20246a8 snmp: SNMP_UPD_PO_STATS_BH() always called from softirq by Eric Dumazet · 14 years ago
  56. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 14 years ago
  57. 858022a wireless: fix 80211 kernel-doc warnings by Randy Dunlap · 14 years ago
  58. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  59. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  60. 918690f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  61. 31111c2 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
  62. 106af2c 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
  63. c0aa4ca net/9p: Implement syncfs 9P operation by Aneesh Kumar K.V · 14 years ago
  64. f735195 [net/9p] Small non-IO PDUs for zero-copy supporting transports. by Venkateswararao Jujjuri (JV) · 14 years ago
  65. 6f69c39 [net/9p] Add preferences to transport layer. by Venkateswararao Jujjuri (JV) · 14 years ago
  66. 022cae36 [net/9p] Preparation and helper functions for zero copy by Venkateswararao Jujjuri (JV) · 14 years ago
  67. f2247fb IPVS: Conditionally include sysctl members of struct netns_ipvs by Simon Horman · 14 years ago
  68. a4e2f5a IPVS: Conditional ip_vs_conntrack_enabled() by Simon Horman · 14 years ago
  69. 3a1bbf1 IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined by Simon Horman · 14 years ago
  70. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 14 years ago
  71. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 14 years ago
  72. 6ef757f ipvs: rename estimator functions by Julian Anastasov · 14 years ago
  73. ea9f22c ipvs: optimize rates reading by Julian Anastasov · 14 years ago
  74. 87d68a1 ipvs: remove unused seqcount stats by Julian Anastasov · 14 years ago
  75. 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 14 years ago
  76. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 14 years ago
  77. 2553d06 ipvs: move struct netns_ipvs by Julian Anastasov · 14 years ago
  78. 06b6939 IPVS: Fix variable assignment in ip_vs_notrack by Jesper Juhl · 14 years ago
  79. 2cd0846 xfrm: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  80. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 14 years ago
  81. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 14 years ago
  82. 9736acf xfrm: Add basic infrastructure to support IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  83. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 14 years ago
  84. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 14 years ago
  85. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  86. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 14 years ago
  87. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 14 years ago
  88. 2032656 net: Add flowi6_* member helper macros. by David S. Miller · 14 years ago
  89. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 14 years ago
  90. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 14 years ago
  91. 59b1a94 net: Add flowiX_to_flowi() shorthands. by David S. Miller · 14 years ago
  92. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 14 years ago
  93. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 14 years ago
  94. 08704bc net: Create union flowi_uli by David S. Miller · 14 years ago
  95. 806566c net: Create struct flowi_common by David S. Miller · 14 years ago
  96. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  97. fbef0a4 net: Remove unnecessary padding in struct flowi by David S. Miller · 14 years ago
  98. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  99. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  100. 3677713 wireless: add support for ethtool_ops->{get,set}_ringparam by John W. Linville · 14 years ago