summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-11Bluetooth: Start SMP procedureAnderson Briglia
2011-07-11Bluetooth: Implement the first SMP commandsAnderson Briglia
2011-07-11Bluetooth: Don't forget to check for LE_LINKGustavo F. Padovan
2011-07-11Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan
2011-07-11Bluetooth: Make timer functions genericGustavo F. Padovan
2011-07-11Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan
2011-07-11Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan
2011-07-11Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan
2011-07-11Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan
2011-07-11Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan
2011-07-11Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()Gustavo F. Padovan
2011-07-11Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()David Miller
2011-07-11Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-07-11Bluetooth: Fix check for the ERTM local busy stateMat Martineau
2011-07-11Bluetooth: Restore accidentally-deleted lineMat Martineau
2011-07-11Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz
2011-07-11Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-07-11Bluetooth: Verify a pin code in pin_code_replyWaldemar Rymarkiewicz
2011-07-11Bluetooth: Remove a magic numberWaldemar Rymarkiewicz
2011-07-11Bluetooth: fix sparse & gcc warningsJohannes Berg
2011-07-11Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes
2011-07-11Bluetooth: Check advertising cache in hci_connect()Andre Guedes
2011-07-11Bluetooth: Remove useless check in hci_connect()Andre Guedes
2011-07-11Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes
2011-07-11Bluetooth: Refactor hci_auth_complete_evt functionWaldemar Rymarkiewicz
2011-07-11Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz
2011-07-11Bluetooth: Advertising entries lifetimeAndre Guedes
2011-07-11Bluetooth: Clear advertising cache before scanningAndre Guedes
2011-07-11Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes
2011-07-11Bluetooth: LE advertising cacheAndre Guedes
2011-07-11Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan
2011-07-11Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan
2011-07-11Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan
2011-07-11Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan
2011-07-11Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan
2011-07-11Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan
2011-07-11Bluetooth: Remove unnecessary use of hci_dev_list_lockJohan Hedberg
2011-07-11Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...David Miller
2011-07-11Bluetooth: fix set but not used warningGustavo F. Padovan
2011-07-11Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failureRuiyi Zhang
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07Merge commit 'v3.0-rc6' into android-3.0Dima Zavin
2011-07-07SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho