aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* l2tp: Call udp_sock_createTom Herbert2014-07-14
* udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert2014-07-14
* net: filter: sk_chk_filter() no longer mangles filterEric Dumazet2014-07-14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-11
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-10
| | |\
| | | * Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann2014-07-09
| | | * Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-09
| | | * Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg2014-07-09
| | | * Bluetooth: Enable page scan also if there are white list entriesJohan Hedberg2014-07-09
| | | * Bluetooth: Refactor connection request handlingJohan Hedberg2014-07-09
| | | * Bluetooth: Fix incorrectly setting HCI_CONNECTABLEJohan Hedberg2014-07-09
| | | * Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg2014-07-09
| | | * Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-09
| | | * Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
| | | * Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-09
| | | * Bluetooth: Fix clearing HCI_LE_ADV for LE connectionsJohan Hedberg2014-07-08
| | | * Bluetooth: Fix toggling background scan when changing connectable stateJohan Hedberg2014-07-08
| | | * Bluetooth: Fix connectable and discoverable supported settings valuesJohan Hedberg2014-07-08
| | | * Bluetooth: Fix setting STOPPING state for discoveryJohan Hedberg2014-07-08
| | | * Bluetooth: Fix check for re-enabling advertisingJohan Hedberg2014-07-08
| | | * Bluetooth: Fix advertising and active scanning co-existenceJohan Hedberg2014-07-08
| | | * Bluetooth: Stop advertising always before initiating a connectionJohan Hedberg2014-07-08
| | | * Bluetooth: Use the correct flag to decide to disable advertisingJohan Hedberg2014-07-08
| | | * Bluetooth: Simplify usage of the enable_advertising functionJohan Hedberg2014-07-08
| | | * Bluetooth: Use real advertising state to random address update decisionJohan Hedberg2014-07-08
| | | * Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg2014-07-08
| | | * Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-08
| | | * Bluetooth: Don't try background scanning if LE is not enabledJohan Hedberg2014-07-07
| | | * Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-07
| | | * Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-07
| | | * Bluetooth: Enable passive scanning whenever we're connectableJohan Hedberg2014-07-07
| | | * Bluetooth: Don't let background scanning interfering with discoveryJohan Hedberg2014-07-07
| | | * Bluetooth: Update discovery state earlier in hci_discovery_set_stateJohan Hedberg2014-07-07
| | | * Bluetooth: Remove unnecessary return value from check_pending_le_connJohan Hedberg2014-07-07
| | | * Bluetooth: Remove redundant IRK lookup in mgmt_device_found()Johan Hedberg2014-07-07
| | | * Bluetooth: Fix connecting devices during LE device discoveryJohan Hedberg2014-07-07
| | | * Bluetooth: Enforce providing hdev->send driver callbackMarcel Holtmann2014-07-06
| | | * Bluetooth: Fix memory leaking when hdev->send returns an errorMarcel Holtmann2014-07-06
| | | * Bluetooth: Fix updating background scan for LE connect completeJohan Hedberg2014-07-06
| | | * Bluetooth: Skip unconfigured init procedure for raw-only devicesMarcel Holtmann2014-07-06
| | | * Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-06
| | | * Bluetooth: Clear HCI_RAW flag when controller becomes configuredMarcel Holtmann2014-07-06
| | | * Bluetooth: Add support for changing the public device addressMarcel Holtmann2014-07-06
| | | * Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-06
| | | * Bluetooth: Fix sending Device Removed when clearing all parametersJohan Hedberg2014-07-06
| | | * Bluetooth: Restrict blocked device check in l2cap_recv_frame to LEJohan Hedberg2014-07-06
| | | * Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann2014-07-05
| | | * Bluetooth: Run special init procedure for unconfigured controllersMarcel Holtmann2014-07-05
| | | * Bluetooth: Use a more simpler style for HCI event callbacksMarcel Holtmann2014-07-05