summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-13Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2009-10-23ipv4: Move sk_error_report inside bh_lock_sock in tcp_v4_nuke_addrColin Cross
2009-10-23ipv4: disable bottom halves around call to tcp_done().Robert Love
2009-10-08net: ipv4: Fix race in tcp_v4_nuke_addr().Robert Love
2009-10-07Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko
2009-09-23Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann
2009-09-22Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2009-09-22Bluetooth: Do not call rfcomm_session_put() due to RFCOMM UA on closed socket.Nick Pelly
2009-09-22Revert "Bluetooth: Fix kernel panic while disconnecting RFCOMM"Nick Pelly
2009-09-20Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-09-16Bluetooth: Fix kernel panic while disconnecting RFCOMMLan Zhu
2009-08-24net: ipv4: Fix a spinlock recursion bug in tcp_v4_nuke.Dima Zavin
2009-08-14Bluetooth: Fallback from eSCO to SCO on error code 0x1a (unsupported feature).Nick Pelly
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-08-11Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2009-08-06GRO: Disable GRO on legacy netif_rx pathHerbert Xu
2009-06-30net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2009-04-15net: Fix compilation of the IPv6 moduleSteinar H. Gunderson
2009-04-07rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2009-04-07uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2009-04-07sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2009-04-07net: socket ioctl to reset connections matching local addressRobert Love
2009-04-07Paranoid network.Robert Love
2009-04-07Bluetooth: Fallback from eSCO to SCO on error code 0x1f (unspecified error).Nick Pelly
2009-04-06Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-04-06Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young
2009-04-06Bluetooth: Permit BT_SECURITY also for L2CAP raw socketsMarcel Holtmann
2009-04-06Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann
2009-04-06Bluetooth: Disallow usage of L2CAP CID setting for nowMarcel Holtmann
2009-04-06Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann
2009-04-06Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann
2009-04-06Bluetooth: Set authentication requirement before requesting itMarcel Holtmann
2009-04-06Bluetooth: Fix authentication requirements for L2CAP security checkMarcel Holtmann
2009-04-06Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-04-06Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann
2009-04-06Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann
2009-04-06Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-04-06Bluetooth: Fix double L2CAP connection requestMarcel Holtmann
2009-04-06Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann
2009-04-06Bluetooth: Set authentication requirements if not availableMarcel Holtmann
2009-04-06Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-04-06Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-04-06Bluetooth: Don't check encryption for L2CAP raw socketsMarcel Holtmann
2009-04-06Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh
2009-04-06Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young
2009-04-06Bluetooth: Update version numbersMarcel Holtmann
2009-04-06Bluetooth: Restrict application of socket optionsMarcel Holtmann
2009-04-06Bluetooth: Disconnect L2CAP connections without encryptionMarcel Holtmann
2009-04-06Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann
2009-04-06Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann