summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-07Merge commit 'v3.0-rc6' into android-3.0Dima Zavin
2011-07-06netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall
2011-07-06netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov
2011-06-28nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-06-28nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-06-27ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-06-27ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert
2011-06-24bridge: Only flood unregistered groups to routersHerbert Xu
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-22net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-06-21udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-06-21ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds