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