summaryrefslogtreecommitdiff
path: root/net/nfc/rawsock.c
Commit message (Expand)AuthorAge
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-27
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* new helper: memcpy_from_msg()Al Viro2014-11-24
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-11
* NFC: nfc_sock_link() can be staticFengguang Wu2014-05-26
* NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-20
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* NFC: rawsock: Fix a memory leakThierry Escande2013-09-25
* NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-26
* NFC: Return from rawsock_release when sk is NULLEric Dumazet2012-06-26
* NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-12
* NFC: The core part should generate the target indexSamuel Ortiz2012-04-12
* NFC: Core code identation fixesSamuel Ortiz2012-03-06
* NFC: NFC core layer should not set the target_idxIlan Elias2012-01-24
* NFC: Atomic socket allocationSamuel Ortiz2011-12-14
* NFC: Add tx skb allocation routineSamuel Ortiz2011-12-14
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-14
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-30
* nfc: Use standard logging stylesJoe Perches2011-11-30
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-24
* NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-05