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