1. 893d675 Bluetooth: Remove useless check in hci_connect() by Andre Guedes · 14 years ago
  2. 29b7988 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 14 years ago
  3. d7556e2 Bluetooth: Refactor hci_auth_complete_evt function by Waldemar Rymarkiewicz · 14 years ago
  4. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 14 years ago
  5. 3581508 Bluetooth: Advertising entries lifetime by Andre Guedes · 14 years ago
  6. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 14 years ago
  7. 9aa04c9 Bluetooth: Add Advertising Report Meta Event handler by Andre Guedes · 14 years ago
  8. 76c8686 Bluetooth: LE advertising cache by Andre Guedes · 14 years ago
  9. 0f85272 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  10. 500698d Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 14 years ago
  11. ab07801 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 14 years ago
  12. 715ec00 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 14 years ago
  13. 9a91a04 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 14 years ago
  14. 4519de9 Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  15. 37e1c55 Bluetooth: Remove unnecessary use of hci_dev_list_lock by Johan Hedberg · 14 years ago
  16. 75fde9e Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old() by David Miller · 14 years ago
  17. 78676a0 Bluetooth: fix set but not used warning by Gustavo F. Padovan · 14 years ago
  18. 224f8af Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure by Ruiyi Zhang · 14 years ago
  19. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 14 years ago
  20. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  21. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 14 years ago
  22. 59e7e70 mac80211: call dev_alloc_name before copying name to sdata by Thadeu Lima de Souza Cascardo · 14 years ago
  23. 180cdc7 cfg80211: skip disabled channels on channel survey by Luis R. Rodriguez · 14 years ago
  24. 24f7580 minstrel_ht: fixed rate mode through debugfs by Zefir Kurtisi · 14 years ago
  25. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 14 years ago
  26. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 14 years ago
  27. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 14 years ago
  28. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  29. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 14 years ago
  30. 686a7e3 inetpeer: fix race in unused_list manipulations by Eric Dumazet · 14 years ago
  31. e7a46b4 atm: expose ATM device index in sysfs by Dan Williams · 14 years ago
  32. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  33. 64c754e mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c by Jesper Juhl · 14 years ago
  34. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 14 years ago
  35. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 14 years ago
  36. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 14 years ago
  37. 208c72f nl80211: fix check for valid SSID size in scan operations by Luciano Coelho · 14 years ago
  38. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 14 years ago
  39. da7c06c net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. by Justin Mattock · 14 years ago
  40. 12e6c41 can: convert to %pK for kptr_restrict support by Oliver Hartkopp · 14 years ago
  41. fd0daf9 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags by Michał Mirosław · 14 years ago
  42. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 14 years ago
  43. 9184a9c netfilter: ipset: fix ip_set_flush return code by Jozsef Kadlecsik · 14 years ago
  44. 2907c35 net: hold rtnl again in dump callbacks by Eric Dumazet · 14 years ago
  45. 07bd8df sch_sfq: fix peek() implementation by Eric Dumazet · 14 years ago
  46. 8b4472c sctp: fix memory leak of the ASCONF queue when free asoc by Wei Yongjun · 14 years ago
  47. f11970e net: make dev_disable_lro use physical device if passed a vlan dev (v2) by Neil Horman · 14 years ago
  48. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 14 years ago
  49. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  50. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  51. 33eb987 bridge: initialize fake_rtable metrics by Eric Dumazet · 14 years ago
  52. b30c516 net: fix __dst_destroy_metrics_generic() by Eric Dumazet · 14 years ago
  53. 24cf3af igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list by Veaceslav Falico · 14 years ago
  54. be3fc41 net: use synchronize_rcu_expedited() by Eric Dumazet · 14 years ago
  55. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 14 years ago
  56. 6ac3f66 ipv6: Fix return of xfrm6_tunnel_rcv() by David S. Miller · 14 years ago
  57. 6c4a5cb net: filter: Use WARN_RATELIMIT by Joe Perches · 14 years ago
  58. 8efa885 sch_sfq: avoid giving spurious NET_XMIT_CN signals by Eric Dumazet · 14 years ago
  59. 418f275 snap: remove one synchronize_net() by Eric Dumazet · 14 years ago
  60. 19a76fa net: ping: cleanups ping_v4_unhash() by Eric Dumazet · 14 years ago
  61. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  63. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 14 years ago
  65. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  66. ce14f89 pktgen: refactor pg_init() code by WANG Cong · 14 years ago
  67. 68d5ac2 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() by WANG Cong · 14 years ago
  68. c378a9c ipv4: Give backtrace in ip_rt_bug(). by Dave Jones · 14 years ago
  69. 3137663 net: avoid synchronize_rcu() in dev_deactivate_many by Eric Dumazet · 14 years ago
  70. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 14 years ago
  71. ac3d3f8 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event by Amerigo Wang · 14 years ago
  72. bb8ed63 bridge: call NETDEV_JOIN notifiers when add a slave by Amerigo Wang · 14 years ago
  73. 120a3d5 ipv4: Include linux/prefetch.h in fib_trie.c by David S. Miller · 14 years ago
  74. 474b4c4 netlabel: Remove prefetches from list handlers. by David S. Miller · 14 years ago
  75. 69c867c caif: Plug memory leak for checksum error by sjur.brandeland@stericsson.com · 14 years ago
  76. 96796ea caif: Fix freezes when running CAIF loopback device by sjur.brandeland@stericsson.com · 14 years ago
  77. 54e90fb caif: Fixes freeze on Link layer removal. by sjur.brandeland@stericsson.com · 14 years ago
  78. 0e5a117 caif: Bugfix add check NULL pointer before calling functions. by sjur.brandeland@stericsson.com · 14 years ago
  79. 5d41452 sctp: Fix build failure. by David S. Miller · 14 years ago
  80. 0a384b2 garp: use kfree_rcu() by Eric Dumazet · 14 years ago
  81. 0f6c639 ipv6: copy prefsrc setting when copying route entry by Florian Westphal · 14 years ago
  82. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  83. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  84. 449f454 macvlan: remove one synchronize_rcu() call by Eric Dumazet · 14 years ago
  85. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 034cfe4 networking: NET_CLS_ROUTE4 depends on INET by Randy Dunlap · 14 years ago
  87. 8ce6eb1 irda: Fix error propagation in ircomm_lmp_connect_response() by David S. Miller · 14 years ago
  88. ad63764 irda: Kill set but unused variable 'bytes' in irlan_check_command_param() by David S. Miller · 14 years ago
  89. bfad6ef irda: Kill set but unused variable 'clen' in ircomm_connect_indication() by David S. Miller · 14 years ago
  90. ed84cad rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport() by David S. Miller · 14 years ago
  91. fa7479c irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication() by David S. Miller · 14 years ago
  92. 2a64255 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). by David S. Miller · 14 years ago
  93. c9d10c4 rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() by David S. Miller · 14 years ago
  94. 9e5e10a rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection() by David S. Miller · 14 years ago
  95. 504f284 rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() by David S. Miller · 14 years ago
  96. f06cd54 pkt_sched: Kill set but unused variable 'protocol' in tc_classify() by David S. Miller · 14 years ago
  97. 5b5ed8a 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() by David S. Miller · 14 years ago
  98. 99517e3 9p: Kill set but not used variable 'ret' in parse_opts() by David S. Miller · 14 years ago
  99. 3fb72f1 ipconfig wait for carrier by Micha Nelissen · 14 years ago
  100. c182f90 SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() by Jacek Luczak · 14 years ago