1. 8bf4794 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP by Marcel Holtmann · 16 years ago
  2. d5f2d2b Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP by Marcel Holtmann · 16 years ago
  3. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 16 years ago
  4. 00ae4af Bluetooth: Fix authentication requirements for L2CAP security check by Marcel Holtmann · 16 years ago
  5. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 16 years ago
  6. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 16 years ago
  7. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 16 years ago
  8. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 16 years ago
  9. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 16 years ago
  10. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 16 years ago
  11. 657e17b Bluetooth: Set authentication requirements if not available by Marcel Holtmann · 16 years ago
  12. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  13. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 16 years ago
  14. 255c760 Bluetooth: Don't check encryption for L2CAP raw sockets by Marcel Holtmann · 16 years ago
  15. 43c2e57 Bluetooth: Submit bulk URBs along with interrupt URBs by Marcel Holtmann · 16 years ago
  16. 6e1031a Bluetooth: When encryption is dropped, do not send RFCOMM packets by Jaikumar Ganesh · 16 years ago
  17. 34a55ed Bluetooth: Eliminate a sparse warning in bt3c driver by Andre Haupt · 16 years ago
  18. dd2efd0 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs by Dave Young · 16 years ago
  19. 5f9018a Bluetooth: Update version numbers by Marcel Holtmann · 16 years ago
  20. 0588d94 Bluetooth: Restrict application of socket options by Marcel Holtmann · 16 years ago
  21. f62e432 Bluetooth: Disconnect L2CAP connections without encryption by Marcel Holtmann · 16 years ago
  22. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  23. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  24. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 16 years ago
  25. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  26. c89b6e6 Bluetooth: Fix SCO state handling for incoming connections by Marcel Holtmann · 16 years ago
  27. 71aeeaa Bluetooth: Reject incoming SCO connections without listeners by Marcel Holtmann · 16 years ago
  28. f66dc81 Bluetooth: Add support for deferring L2CAP connection setup by Marcel Holtmann · 16 years ago
  29. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  30. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  31. d58daf4 Bluetooth: Preparation for usage of SOL_BLUETOOTH by Marcel Holtmann · 16 years ago
  32. 91aa35a Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() by Victor Shcherbatyuk · 16 years ago
  33. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. 0c9a3aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  35. fef7cc0 asix: new device ids by Greg Kroah-Hartman · 16 years ago
  36. 4545a3f qlge: Use one path to (re)fill rx buffers. by Ron Mercer · 16 years ago
  37. 49f2186 qlge: Optimize rx buffer refill process. by Ron Mercer · 16 years ago
  38. 8587ea3 qlge: Change frame route hw semaphore granularity. by Ron Mercer · 16 years ago
  39. cc288f5 qlge: Increase MAC addr hw sem granularity. by Ron Mercer · 16 years ago
  40. bb58b5b qlge: Clean up mac address and frame route settings. by Ron Mercer · 16 years ago
  41. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  42. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  43. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  44. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  45. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
  46. 4fb0a54 mv643xx_eth: set sane default receive coalescing timeout by Lennert Buytenhek · 16 years ago
  47. a5fe361 mv643xx_eth: move a couple of init actions from ->open() to port probe by Lennert Buytenhek · 16 years ago
  48. ea8a864 mv643xx_eth: convert to net_device_ops by Lennert Buytenhek · 16 years ago
  49. ab307a3 mv643xx_eth: make LRO unconditional by Lennert Buytenhek · 16 years ago
  50. a52b8bd tcp_scalable: Update malformed & dead url by Joe Perches · 16 years ago
  51. 97daee8 netxen: refactor pci probe by Dhananjay Phadke · 16 years ago
  52. dbf64b1 netxen: cleanup unused code by Dhananjay Phadke · 16 years ago
  53. 4da1294 netxen: advertise wake-on-lan support by Dhananjay Phadke · 16 years ago
  54. ba599d4 netxen: firmware download support by Dhananjay Phadke · 16 years ago
  55. 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 16 years ago
  56. c7e4358 ixgbe: Move ring features into an enum, allowing easier future maintenance by Shannon Nelson · 16 years ago
  57. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  58. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 16 years ago
  59. 5325a7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  61. 467388f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  62. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 16 years ago
  63. e18f5fe Doc: Cleanup whitespaces in ip-sysctl.txt by Jesper Dangaard Brouer · 16 years ago
  64. bf869c3 Doc: Fix typos in ip-sysctl.txt about rp_filter. by Jesper Dangaard Brouer · 16 years ago
  65. 028e141 netxen: handle pci bar 0 mapping failure by Dhananjay Phadke · 16 years ago
  66. 044fad0 netxen: fix physical port mapping by Dhananjay Phadke · 16 years ago
  67. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 16 years ago
  69. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  70. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  71. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  72. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  73. ea5a42c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  74. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  75. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 16 years ago
  76. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 16 years ago
  77. 5c138dc orinoco: do not resgister NULL pm_notifier function by Andrey Borzenkov · 16 years ago
  78. 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 16 years ago
  79. af23f57 acpi/doc: add missing param value by Randy Dunlap · 16 years ago
  80. ce16c53 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  81. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 16 years ago
  82. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 16 years ago
  83. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  84. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  85. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 16 years ago
  86. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 16 years ago
  87. 5747a1a ip: ipip compile warning by Stephen Hemminger · 16 years ago
  88. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 16 years ago
  89. 6dac62d Revert "etherh: Get working again." by David S. Miller · 16 years ago
  90. 8310509 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  91. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  92. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  93. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  94. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  95. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  96. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  97. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  98. 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 16 years ago
  99. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  100. 683fdc5 Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago