aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-27Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Set authentication requirement before requesting itMarcel Holtmann
2009-02-27Bluetooth: Fix authentication requirements for L2CAP security checkMarcel Holtmann
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann
2009-02-27Bluetooth: Set authentication requirements if not availableMarcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-02-27Bluetooth: Don't check encryption for L2CAP raw socketsMarcel Holtmann
2009-02-27Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann
2009-02-27Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh
2009-02-27Bluetooth: Eliminate a sparse warning in bt3c driverAndre Haupt
2009-02-27Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young
2009-02-27Bluetooth: Update version numbersMarcel Holtmann
2009-02-27Bluetooth: Restrict application of socket optionsMarcel Holtmann
2009-02-27Bluetooth: Disconnect L2CAP connections without encryptionMarcel Holtmann
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2009-02-27Bluetooth: Fix SCO state handling for incoming connectionsMarcel Holtmann
2009-02-27Bluetooth: Reject incoming SCO connections without listenersMarcel Holtmann
2009-02-27Bluetooth: Add support for deferring L2CAP connection setupMarcel Holtmann
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann
2009-02-27Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann
2009-02-27Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()Victor Shcherbatyuk
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-24asix: new device idsGreg Kroah-Hartman
2009-02-24qlge: Use one path to (re)fill rx buffers.Ron Mercer
2009-02-24qlge: Optimize rx buffer refill process.Ron Mercer
2009-02-24qlge: Change frame route hw semaphore granularity.Ron Mercer
2009-02-24qlge: Increase MAC addr hw sem granularity.Ron Mercer
2009-02-24qlge: Clean up mac address and frame route settings.Ron Mercer
2009-02-24sit: used time_before for comparing jiffiesWei Yongjun
2009-02-24ipip: used time_before for comparing jiffiesWei Yongjun
2009-02-24gre: used time_before for comparing jiffiesWei Yongjun
2009-02-24ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso
2009-02-24mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek
2009-02-24mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek
2009-02-24mv643xx_eth: convert to net_device_opsLennert Buytenhek
2009-02-24mv643xx_eth: make LRO unconditionalLennert Buytenhek
2009-02-24tcp_scalable: Update malformed & dead urlJoe Perches