1. b3c0598 Bluetooth: update MAINTAINERS for Bluetooth subsys by Gustavo F. Padovan · 15 years ago
  2. 7f8f272 Bluetooth: hci_uart: Fix typo in stats for sco tx by Karl Beldan · 15 years ago
  3. 534c92f Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 15 years ago
  4. ab3e571 Bluetooth: Update conf_state before send config_req out by Haijun Liu · 15 years ago
  5. 0175d62 Bluetooth: Use the proper error value from bt_skb_send_alloc() by Gustavo F. Padovan · 15 years ago
  6. d6b2eb2 Bluetooth: make batostr() print in the right order by Gustavo F. Padovan · 15 years ago
  7. cb810a1 Bluetooth: remove unused variable from cmtp by Gustavo F. Padovan · 15 years ago
  8. aae7fe2 Bluetooth: check for l2cap header in start fragment by Andrei Emeltchenko · 15 years ago
  9. 8979481 Bluetooth: check L2CAP length in first ACL fragment by Andrei Emeltchenko · 15 years ago
  10. 3cd0197 Bluetooth: Add support Bluetooth controller of MacbookPro 7,1 by Nobuhiro Iwamatsu · 15 years ago
  11. 9c04715 Bluetooth: Add support Bluetooth controller of MacbookPro 6,2 by Nobuhiro Iwamatsu · 15 years ago
  12. 80e2c88 Bluetooth: Don't clear the blacklist when closing the HCI device by Johan Hedberg · 15 years ago
  13. 5017d8d Bluetooth: remove extra newline from debug output by Andrei Emeltchenko · 15 years ago
  14. 6fdf482 Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets. by Mat Martineau · 15 years ago
  15. 3d7d01d Bluetooth: Use common SOCK_STREAM receive code in RFCOMM by Mat Martineau · 15 years ago
  16. 796c86e Bluetooth: Add common code for stream-oriented recvmsg() by Mat Martineau · 15 years ago
  17. 0fba255 Bluetooth: Validate PSM values in calls to connect() and bind() by Mat Martineau · 15 years ago
  18. 0860146 Bluetooth: Fix RFCOMM RPN negotiation by Yuri Kululin · 15 years ago
  19. fb3d8eb Bluetooth: Support SDIO devices that are AMP controllers by David Vrabel · 15 years ago
  20. 8f1e174 Bluetooth: HCI devices are either BR/EDR or AMP radios by David Vrabel · 15 years ago
  21. 29b4433 net: percpu net_device refcount by Eric Dumazet · 15 years ago
  22. f0b9f47 bnx2x: Fixing a typo: added a missing RSS enablement by Dmitry Kravkov · 15 years ago
  23. 8fa6e3d Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 15 years ago
  24. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 15 years ago
  25. ecdfbda dccp: schedule an Ack when receiving timestamps by Gerrit Renker · 15 years ago
  26. d196c9a dccp: generalise data-loss condition by Ivo Calado · 15 years ago
  27. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 15 years ago
  28. 93344af dccp: merge now-reduced connect_init() function by Gerrit Renker · 15 years ago
  29. 0b53d46 dccp: fix the adjustments to AWL and SWL by Gerrit Renker · 15 years ago
  30. c239f27 bnx2: Enable AER on PCIE devices only by Michael Chan · 15 years ago
  31. 22fa159 bnx2: Update firmware to 6.0.x. by Michael Chan · 15 years ago
  32. e37ef96 neigh: reorder struct neighbour fields by Eric Dumazet · 15 years ago
  33. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 15 years ago
  34. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 15 years ago
  35. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 15 years ago
  37. 419c204 NET: pch, fix use after free by Jiri Slaby · 15 years ago
  38. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 15 years ago
  39. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 15 years ago
  40. 5518b29 ATM: mpc, fix use after free by Jiri Slaby · 15 years ago
  41. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 15 years ago
  42. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 15 years ago
  43. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 15 years ago
  44. 37f9fc4 irda: Fix heap memory corruption in iriap.c by Samuel Ortiz · 15 years ago
  45. efc463e irda: Fix parameter extraction stack overflow by Samuel Ortiz · 15 years ago
  46. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 15 years ago
  47. f8cba16 irda: Remove BKL instances from irnet by Samuel Ortiz · 15 years ago
  48. 5b40964 irda: Remove BKL instances from af_irda.c by Samuel Ortiz · 15 years ago
  49. 7b738b5 sundance: get_stats proper locking by Eric Dumazet · 15 years ago
  50. 2259dca net/tg3: simplify conditional by Nicolas Kaiser · 15 years ago
  51. aa3bc6c ehea: simplify conditional by Nicolas Kaiser · 15 years ago
  52. e18434c net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX by Changli Gao · 15 years ago
  53. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 15 years ago
  54. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 15 years ago
  55. 4315d83 net: Fix rxq ref counting by Tom Herbert · 15 years ago
  56. a131d82 Phonet: mark the pipe controller as EXPERIMENTAL by Rémi Denis-Courmont · 15 years ago
  57. 03789f2 Phonet: cleanup pipe enable socket option by Rémi Denis-Courmont · 15 years ago
  58. 6d8e74e Phonet: advise against enabling the pipe controller by Rémi Denis-Courmont · 15 years ago
  59. 838e7a0 Phonet: add to MAINTAINERS and add myself by Rémi Denis-Courmont · 15 years ago
  60. b1091fe qlcnic: update driver version 5.0.11 by Amit Kumar Salecha · 15 years ago
  61. ff1b1bf8 qlcnic: change all P3 references to P3P by Sritej Velaga · 15 years ago
  62. ee07c1a qlcnic: fix promiscous mode for VF by Rajesh Borundia · 15 years ago
  63. 6336acd qlcnic: fix board description by Sritej Velaga · 15 years ago
  64. a2152d0 qlcnic: remove private LRO flag by Amit Kumar Salecha · 15 years ago
  65. b8c1762 qlcnic: support quiescent mode by Amit Kumar Salecha · 15 years ago
  66. f7ec804 qlcnic: driver private workqueue by Amit Kumar Salecha · 15 years ago
  67. 9cf8d1a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  68. e9a6870 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 · 15 years ago
  69. 8391d07 ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() by Dimitris Michailidis · 15 years ago
  70. ae6df5f net: clear heap allocation for ETHTOOL_GRXCLSRLALL by Kees Cook · 15 years ago
  71. 94b1057 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  72. 993284d sfc: Don't try to set filters with search depths we know won't work by Ben Hutchings · 15 years ago
  73. 4e7f795 net: Update kernel-doc for netif_set_real_num_rx_queues() by Ben Hutchings · 15 years ago
  74. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 15 years ago
  75. 15a6321 ath9k_hw: Fix hw reset failure with HTC driver by Rajkumar Manoharan · 15 years ago
  76. 388ac77 cfg80211: constify WDS address by Johannes Berg · 15 years ago
  77. 43b1995 nl80211: use new genl helpers for WDS by Johannes Berg · 15 years ago
  78. 7b99a7c mac80211: fix sw scan locking by Johannes Berg · 15 years ago
  79. 4b34d43 wl1271: Support FEM autodetection by Juuso Oikarinen · 15 years ago
  80. edbe407 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  81. 7573eac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  82. 4efe7f5 Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" by John W. Linville · 15 years ago
  83. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 15 years ago
  84. fb3dbec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by David S. Miller · 15 years ago
  85. b25ebfd ixgbe: Use affinity_hint when Flow Director is enabled by Peter Waskiewicz · 15 years ago
  86. 9deec17 drivers/net/stmmac/: add HAS_IOMEM dependency by Martin Schwidefsky · 15 years ago
  87. 3d3211e net: netif_set_real_num_rx_queues may cap num_rx_queues at init time by John Fastabend · 15 years ago
  88. c2dddf9 eicon: make buffer larger by Dan Carpenter · 15 years ago
  89. 1f4f0f6 dccp: Kill dead code and add static markers. by stephen hemminger · 15 years ago
  90. 10e7e9c sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes by Denis Kirjanov · 15 years ago
  91. 9c6d5e5 TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success by John Heffner · 15 years ago
  92. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  93. 12e9447 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  94. dd53df2 bonding: add Speed/Duplex information to /proc/net/bonding/bond by Krzysztof Oledzki · 15 years ago
  95. 767e97e neigh: RCU conversion of struct neighbour by Eric Dumazet · 15 years ago
  96. cf9768d6 iwlagn: add define for MODULE_FIRMWARE by Wey-Yi Guy · 15 years ago
  97. d9d9a51 iwlagn: fix module firmware name for 130 series device by Wey-Yi Guy · 15 years ago
  98. 546add7 bonding: reread information about speed and duplex when interface goes up by Krzysztof Piotr Oledzki · 15 years ago
  99. 700c2a7 bonding: print information about speed and duplex seen by the driver by Krzysztof Piotr Oledzki · 15 years ago
  100. 4f51573 bnx2x: update version to 1.60.00-1 by Dmitry Kravkov · 15 years ago