aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc
Commit message (Expand)AuthorAge
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\ \ \ \ | | |_|/ | |/| |
| * | | NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause2013-04-07
| | |/ | |/|
| * | NFC: llcp: Keep the connected socket parent pointer aliveSamuel Ortiz2013-03-26
| * | NFC: llcp: Remove possible double call to kfree_skbThierry Escande2013-03-20
| * | NFC: llcp: Detach socket from process context only when releasing the socketSamuel Ortiz2013-03-20
* | | net: fix smatch warnings inside datagram_pollJacob Keller2013-04-02
* | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-18
|\|
| * NFC: llcp: Report error to pending sockets when a device is removedSamuel Ortiz2013-03-08
| * NFC: llcp: Clean raw sockets from nfc_llcp_socket_releaseSamuel Ortiz2013-03-08
| * NFC: llcp: Clean local timers and works when removing a deviceSamuel Ortiz2013-03-08
| * NFC: llcp: Decrease socket ack log when accepting a connectionSamuel Ortiz2013-03-08
* | NFC: llcp: Add cleanup support for unreplied SNL requestsThierry Escande2013-03-10
* | NFC: llcp: Service Name Lookup netlink interfaceThierry Escande2013-03-10
* | NFC: llcp: Service Name Lookup SDRES aggregationThierry Escande2013-03-10
* | NFC: Add missing type policies for netlink attributesThierry Escande2013-03-10
* | NFC: llcp: Remove redundant printkSamuel Ortiz2013-03-10
* | NFC: llcp: Use socket specific link parameters before the local onesSamuel Ortiz2013-03-10
* | NFC: llcp: Implement socket optionsSamuel Ortiz2013-03-10
* | NFC: llcp: Rename socket rw and miu fieldsSamuel Ortiz2013-03-10
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
* | NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter2013-02-08
* | NFC: Use skb_copy_datagram_iovecSamuel Ortiz2013-01-11
* | NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz2013-01-11
* | NFC: Initial Secure Element APISamuel Ortiz2013-01-09
* | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-09
* | NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade2013-01-09
* | NFC: Changed event_received hci ops result semanticEric Lapuyade2013-01-09
* | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-09
* | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-09
* | NFC: llcp: Fix Rx memory leakSamuel Ortiz2013-01-09
* | NFC: llcp: Remove the tx backlog queueSamuel Ortiz2013-01-09
* | NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande2013-01-09
|/
* nfc: remove noisy message from llcp_sock_sendmsgDave Jones2012-12-13
* Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-06
|\
| * NFC: Fix incorrect llcp pointer dereferenceWaldemar Rymarkiewicz2012-11-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-21
|\|
| * NFC: Fix nfc_llcp_local chained list insertionThierry Escande2012-11-19
* | NFC: Queue a copy of the transmitted LLCP skbSamuel Ortiz2012-11-19
* | NFC: Stop sending LLCP frames when tx queues are getting too deepSamuel Ortiz2012-11-19
* | NFC: Copy user space buffer when sending UI framesSamuel Ortiz2012-11-19
* | NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade2012-11-19
* | NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade2012-11-19
* | NFC: Dot not dispatch HCI event received on unopened pipeEric Lapuyade2012-11-19
* | NFC: Ignore err when chip doesn't implement HW/SW info registersEric Lapuyade2012-11-19
* | NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade2012-11-19
* | NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-28
* | NFC: Purge LLCP socket Tx queues when being disconnectedSamuel Ortiz2012-10-26