Age | Commit message (Expand) | Author |
2009-02-26 | RDS: Connection handling | Andy Grover |
2009-02-26 | RDS: Info and stats | Andy Grover |
2009-02-26 | RDS: Transport code | Andy Grover |
2009-02-26 | RDS: Congestion-handling code | Andy Grover |
2009-02-26 | RDS: Main header file | Andy Grover |
2009-02-26 | RDS: Socket interface | Andy Grover |
2009-02-26 | wanrouter: fix sparse warnings: context imbalance | Hannes Eder |
2009-02-26 | inet fragments: fix sparse warning: context imbalance | Hannes Eder |
2009-02-26 | decnet: fix sparse warnings: symbol shadows an earlier one | Hannes Eder |
2009-02-26 | decnet: fix sparse warnings: context imbalance | Hannes Eder |
2009-02-26 | sysctl: fix sparse warning: Should it be static? | Hannes Eder |
2009-02-26 | appletalk: fix warning: format not a string literal and no ... | Hannes Eder |
2009-02-26 | 9p: fix sparse warning: cast adds address space | Hannes Eder |
2009-02-26 | net/802: fix sparse warnings: context imbalance | Hannes Eder |
2009-02-26 | llc: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | iucv: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | decnet: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | core: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | packet: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | can: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | netlink: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | unix: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | pktgen: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-26 | af_key: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-27 | Bluetooth: Remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-27 | Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early | Dave Young |
2009-02-27 | Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets | Marcel Holtmann |
2009-02-27 | Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets | Marcel Holtmann |
2009-02-27 | Bluetooth: Disallow usage of L2CAP CID setting for now | Marcel Holtmann |
2009-02-27 | Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP | Marcel Holtmann |
2009-02-27 | Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP | Marcel Holtmann |
2009-02-27 | Bluetooth: Set authentication requirement before requesting it | Marcel Holtmann |
2009-02-27 | Bluetooth: Fix authentication requirements for L2CAP security check | Marcel Holtmann |
2009-02-27 | Bluetooth: Ask upper layers for HCI disconnect reason | Marcel Holtmann |
2009-02-27 | Bluetooth: Add CID field to L2CAP socket address structure | Marcel Holtmann |
2009-02-27 | Bluetooth: Request L2CAP fixed channel list if available | Marcel Holtmann |
2009-02-27 | Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 | Marcel Holtmann |
2009-02-27 | Bluetooth: Fix double L2CAP connection request | Marcel Holtmann |
2009-02-27 | Bluetooth: Fix race condition with L2CAP information request | Marcel Holtmann |
2009-02-27 | Bluetooth: Set authentication requirements if not available | Marcel Holtmann |
2009-02-27 | Bluetooth: Use general bonding whenever possible | Marcel Holtmann |
2009-02-27 | Bluetooth: Add SCO fallback for eSCO connection attempts | Marcel Holtmann |
2009-02-27 | Bluetooth: Don't check encryption for L2CAP raw sockets | Marcel Holtmann |
2009-02-27 | Bluetooth: When encryption is dropped, do not send RFCOMM packets | Jaikumar Ganesh |
2009-02-27 | Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs | Dave Young |
2009-02-27 | Bluetooth: Update version numbers | Marcel Holtmann |
2009-02-27 | Bluetooth: Restrict application of socket options | Marcel Holtmann |
2009-02-27 | Bluetooth: Disconnect L2CAP connections without encryption | Marcel Holtmann |
2009-02-27 | Bluetooth: Pause RFCOMM TX when encryption drops | Marcel Holtmann |
2009-02-27 | Bluetooth: Replace RFCOMM link mode with security level | Marcel Holtmann |