1. 33e882a Bluetooth: Implement hci_reassembly helper to reassemble RX packets by Suraj Sumangala · 14 years ago
  2. cd4c539 Bluetooth: Add one more buffer for HCI stream reassembly by Suraj Sumangala · 14 years ago
  3. 0a79f67 Bluetooth: Added support for controller shipped with iMac i5 by Cyril Lacoux · 14 years ago
  4. dd13524 Bluetooth: Update L2CAP version information by Gustavo F. Padovan · 14 years ago
  5. ce5706b Bluetooth: Add Copyright notice to L2CAP by Gustavo F. Padovan · 14 years ago
  6. be60b94 Bluetooth: Remove unnecessary casts of private_data in drivers by Joe Perches · 14 years ago
  7. 63c7d09 Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls by Johan Hedberg · 14 years ago
  8. 47731de Bluetooth: Keep code under column 80 by Gustavo F. Padovan · 14 years ago
  9. 89746b8 Bluetooth: Fix bug in kzalloc allocation size by Gustavo F. Padovan · 14 years ago
  10. 2cdf096 Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c by Johan Hedberg · 14 years ago
  11. e9aeb2d Bluetooth: Send ConfigReq after send a ConnectionRsp by Gustavo F. Padovan · 14 years ago
  12. 963cf68 Bluetooth: Fix error return on L2CAP-HCI interface. by João Paulo Rechi Vita · 14 years ago
  13. 7a560e5 Bluetooth: Fix error value for wrong FCS. by João Paulo Rechi Vita · 14 years ago
  14. 57d3b22 Bluetooth: Fix error return for l2cap_connect_rsp(). by João Paulo Rechi Vita · 14 years ago
  15. bc766db2 Bluetooth: Fix error return value on sendmsg. by João Paulo Rechi Vita · 14 years ago
  16. f9dd11b Bluetooth: Fix error return value on sendmsg. by João Paulo Rechi Vita · 14 years ago
  17. 305682e Bluetooth: Make l2cap_streaming_send() void. by João Paulo Rechi Vita · 14 years ago
  18. 8b0dc6d Bluetooth: Fix l2cap_sock_connect error return. by João Paulo Rechi Vita · 14 years ago
  19. 712132e Bluetooth: Improve ERTM local busy handling by Gustavo F. Padovan · 14 years ago
  20. 218bb9d Bluetooth: Add backlog queue to ERTM code by Gustavo F. Padovan · 14 years ago
  21. e0f6621 Bluetooth: Remove the send_lock spinlock from ERTM by Gustavo F. Padovan · 14 years ago
  22. 8cb8e6f Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state by Gustavo F. Padovan · 14 years ago
  23. cf6c2c0 Bluetooth: Disconnect early if mode is not supported by Gustavo F. Padovan · 14 years ago
  24. 2ba13ed Bluetooth: Remove check for supported mode by Gustavo F. Padovan · 14 years ago
  25. 6c2ea7a Bluetooth: Refuse ConfigRsp with different mode by Gustavo F. Padovan · 14 years ago
  26. 6254775 Bluetooth: Actively send request for Basic Mode by Gustavo F. Padovan · 14 years ago
  27. ae12d52 Bluetooth: Prefer Basic Mode on receipt of ConfigReq by Gustavo F. Padovan · 14 years ago
  28. 742e519 Bluetooth: Disconnect the channel if we don't want the proposed mode by Gustavo F. Padovan · 14 years ago
  29. 85eb53c Bluetooth: Change the way we set ERTM mode as mandatory by Gustavo F. Padovan · 14 years ago
  30. 6498886 Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow by Gustavo F. Padovan · 14 years ago
  31. 0e98958 Bluetooth: Add debug output to ERTM code by Gustavo F. Padovan · 14 years ago
  32. 9b108fc Bluetooth: Fix ERTM error reporting to the userspace by Gustavo F. Padovan · 14 years ago
  33. 4ea727e Bluetooth: Fix missing retransmission action with RR(P=1) by Gustavo F. Padovan · 14 years ago
  34. 2600008 Bluetooth: Check packet FCS earlier by Gustavo F. Padovan · 14 years ago
  35. 45d65c4 Bluetooth: Check the tx_window size on setsockopt by Gustavo F. Padovan · 14 years ago
  36. 3cb123d Bluetooth: Fix handle of received P-bit by Gustavo F. Padovan · 14 years ago
  37. 2ece368 Bluetooth: Update buffer_seq before retransmit frames by Gustavo F. Padovan · 14 years ago
  38. 7fe9b29 Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT by Gustavo F. Padovan · 14 years ago
  39. f8df39f Bluetooth: Use kzalloc for drivers by Julia Lawall · 14 years ago
  40. 5ee283c Bluetooth: Use kmemdup for drivers by Julia Lawall · 14 years ago
  41. d1d10d7 Bluetooth: Process interrupt in main thread of btmrvl driver as well by Amitkumar Karwar · 14 years ago
  42. 2d0a034 Bluetooth: Reassigned copyright to Code Aurora Forum by Ron Shaffer · 14 years ago
  43. 04fafe4 Bluetooth: Remove extraneous white space by Ron Shaffer · 14 years ago
  44. 7452d24 Bluetooth: Fix warning: variable 'tty' set but not used by Justin P. Mattock · 14 years ago
  45. 278be27 Bluetooth: Silence warning in btmrvl SDIO driver by Kulikov Vasiliy · 14 years ago
  46. 32c2ece Bluetooth: Add debugfs support for showing the blacklist by Johan Hedberg · 14 years ago
  47. f035856 Bluetooth: Add blacklist support for incoming connections by Johan Hedberg · 14 years ago
  48. 95ffa97 Bluetooth: Fix L2CAP control bit field corruption by Gustavo F. Padovan · 14 years ago
  49. c13ffa6 Bluetooth: Proper shutdown ERTM when closing the channel by Gustavo F. Padovan · 14 years ago
  50. 51893f8 Bluetooth: Fix bug with ERTM minimum packet length by Nathan Holstein · 14 years ago
  51. bfbacc1 Bluetooth: Fix SREJ_QUEUE corruption in L2CAP by João Paulo Rechi Vita · 14 years ago
  52. 6e2b672 Bluetooth: Fix bug in l2cap_ertm_send() behavior by Gustavo F. Padovan · 14 years ago
  53. bc1b1f8 Bluetooth: Only check SAR bits if frame is an I-frame by Gustavo F. Padovan · 14 years ago
  54. 8ff50ec Bluetooth: Fix bug with ERTM vars increment by Gustavo F. Padovan · 14 years ago
  55. f6337c7 Bluetooth: Fix drop of packets with invalid req_seq/tx_seq by Gustavo F. Padovan · 14 years ago
  56. 0b31c85 Bluetooth: Remove L2CAP Extended Features from Kconfig by Gustavo F. Padovan · 14 years ago
  57. fd059b9 Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP by Gustavo F. Padovan · 14 years ago
  58. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. 70d4bf6 drop_monitor: convert some kfree_skb call sites to consume_skb by Neil Horman · 14 years ago
  60. 4b70637 drop_monitor: Add error code to detect duplicate state changes by Neil Horman · 14 years ago
  61. d79d991 __dst_free(): put EXPORT_SYMBOLS after the fct by Nicolas Dichtel · 14 years ago
  62. dab1086 phy: add suspend/resume in the ic+ by Giuseppe Cavallaro · 14 years ago
  63. 5c20a5c cxgb4vf: add maintainer entry for cxgb4vf by Casey Leedom · 14 years ago
  64. c8639a8 cxgb4vf: Fix bug where we were only allocating one queue in MSI mode by Casey Leedom · 14 years ago
  65. 024e629 cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array by Casey Leedom · 14 years ago
  66. 573201f bridge: Partially disable netpoll support by Herbert Xu · 14 years ago
  67. e7c3815 ipv6: Make IP6CB(skb)->nhoff 16-bit. by David S. Miller · 14 years ago
  68. 5ae482e bnx2: Update version to 2.0.17. by Michael Chan · 14 years ago
  69. 11848b96 bnx2: Remove some unnecessary smp_mb() in tx fast path. by Michael Chan · 14 years ago
  70. 379b39a bnx2: Call pci_enable_msix() with actual number of vectors. by Michael Chan · 14 years ago
  71. 6fdae99 bnx2: Use proper counter for net_device_stats->multicast. by Michael Chan · 14 years ago
  72. 99faf68 ixgbe: fix version string for ixgbe by Don Skidmore · 14 years ago
  73. 5575044 ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool by Yi Zou · 14 years ago
  74. 5e09d7f ixgbe: properly toggling netdev feature flags when disabling FCoE by Yi Zou · 14 years ago
  75. d6ea7c9 ixgbe: drop support for UDP in RSS hash generation by Alexander Duyck · 14 years ago
  76. fca562a ixgbe: dcb, set DPF bit when PFC is enabled by John Fastabend · 14 years ago
  77. b595446 e1000: allow option to limit number of descriptors down to 48 per ring by Alexander Duyck · 14 years ago
  78. 6539548 drivers/net/82596.c: fix warning by Andrew Morton · 14 years ago
  79. e2df8b7 ks8842: Fix ks8842_tx_frame() for 16bit case. by David S. Miller · 14 years ago
  80. d6d9ca0 net: this_cpu_xxx conversions by Eric Dumazet · 14 years ago
  81. 492c5d9 smsc911x: Add spinlocks around registers access by Catalin Marinas · 14 years ago
  82. 90e1795 bonding: avoid a warning by Eric Dumazet · 14 years ago
  83. e6e4ec2 net: Removing dead ARCH_PNX010X by Christoph Egger · 14 years ago
  84. 0bdc0d7 net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration by Shreyas Bhatewara · 14 years ago
  85. d9a5f21 net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened by Shreyas Bhatewara · 14 years ago
  86. 45e77d3 tcp: fix crash in tcp_xmit_retransmit_queue by Ilpo Järvinen · 14 years ago
  87. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  88. bd27290 net: 64bit stats for netdev_queue by Eric Dumazet · 14 years ago
  89. db5dda9 bonding: fix bond_inet6addr_event() by Eric Dumazet · 14 years ago
  90. c26875e s2io: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  91. 6accec7 sch_atm: Convert to use standard list_head facilities. by David S. Miller · 14 years ago
  92. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  93. 15f0127 net: added a BPF to help drivers detect PTP packets. by Richard Cochran · 14 years ago
  94. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  95. 4507a71 net: add driver hook for tx time stamping. by Richard Cochran · 14 years ago
  96. ad1afb0 vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet) by Pedro Garcia · 14 years ago
  97. 01893c8 net: Remove MAX_SOCK_ADDR constant by Tetsuo Handa · 14 years ago
  98. 0a6efc7 arcnet: fix signed bug in probe function by Dan Carpenter · 14 years ago
  99. 8e64159 net: dccp: fix sign bug by Kulikov Vasiliy · 14 years ago
  100. d9a9dc6 IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) by Arnaud Ebalard · 14 years ago