index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-29
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
1
-0
/
+10
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-05-30
NFC: llcp: Limit size of SDP URI
Kees Cook
2
-1
/
+6
2017-11-30
NFC: fix device-allocation error return
Johan Hovold
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-06-23
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
1
-2
/
+4
2017-06-23
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
1
-5
/
+4
2017-06-23
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
1
-1
/
+3
2017-06-23
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
1
-2
/
+1
2017-06-23
NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14
Mark Greer
1
-1
/
+1
2017-06-23
NFC: digital: NFC-A SEL_RES must be one byte
Mark Greer
1
-1
/
+2
2017-06-23
NFC: digital: Delete an error message for memory allocation failure
Markus Elfring
1
-3
/
+1
2017-06-23
NFC: digital: Improve a size determination in four functions
Markus Elfring
1
-4
/
+4
2017-06-18
NFC: fix broken device allocation
Johan Hovold
2
-15
/
+19
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
8
-18
/
+18
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
8
-14
/
+14
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
9
-23
/
+21
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
8
-30
/
+25
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
1
-1
/
+1
2017-04-21
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-10
/
+14
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+3
2017-04-05
NFC: netlink: Use error code from nfc_activate_target()
Andy Shevchenko
1
-1
/
+1
2017-04-01
nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDED
OGAWA Hirofumi
1
-9
/
+13
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-10
/
+14
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
1
-5
/
+4
2016-07-11
NFC: digital: Fix RTOX supervisor PDU handling
Thierry Escande
1
-2
/
+24
2016-07-11
NFC: digital: Add support for NFC DEP Response Waiting Time
Thierry Escande
1
-16
/
+55
2016-07-11
NFC: digital: Free supervisor PDUs
Thierry Escande
1
-5
/
+3
2016-07-11
NFC: digital: Rework ACK PDU handling in initiator mode
Thierry Escande
1
-13
/
+27
2016-07-11
NFC: digital: Fix ACK & NACK PDUs handling in target mode
Thierry Escande
1
-28
/
+43
2016-07-11
NFC: digital: Fix target DEP_REQ I-PDU handling after ATN PDU
Thierry Escande
1
-12
/
+33
2016-07-11
NFC: digital: Remove useless call to skb_reserve()
Thierry Escande
1
-2
/
+0
2016-07-11
NFC: digital: Fix handling of saved PDU sk_buff pointers
Thierry Escande
1
-30
/
+29
2016-07-06
NFC: digital: Abort last command when dep link goes down
Thierry Escande
1
-0
/
+2
2016-07-06
NFC: digital: Set the command pending flag
Thierry Escande
1
-0
/
+2
2016-07-06
NFC: digital: Call pending command callbacks at device unregister
Thierry Escande
1
-0
/
+8
2016-07-06
NFC: digital: Rework error handling in DEP_RES response
Thierry Escande
1
-1
/
+1
2016-07-06
NFC: digital: Fix a memory leak in NFC-F listening mode
Thierry Escande
1
-10
/
+1
2016-07-06
NFC: llcp: Fix 2 memory leaks
Thierry Escande
1
-4
/
+6
2016-07-06
NFC: llcp: Fix usage of llcp_add_tlv()
Thierry Escande
1
-8
/
+5
2016-07-04
NFC: llcp: Use dynamic debug for hex dump
Thierry Escande
1
-5
/
+4
2016-07-04
NFC: digital: Add a delay between poll cycles
Thierry Escande
1
-6
/
+10
2016-07-04
NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()
Denys Vlasenko
1
-12
/
+5
2016-05-04
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
1
-0
/
+77
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
3
-11
/
+36
[next]