index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-28
NFC: digital: Fix potential skb leaks in NFC-DEP code
Mark A. Greer
1
-8
/
+17
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
1
-1
/
+8
2014-09-01
NFC: NCI: Fix NCI RF FRAME interface usage
Vincent Cuissard
1
-2
/
+5
2014-09-01
NFC: NCI: Fix nci_register_device init sequence
Vincent Cuissard
1
-8
/
+5
2014-09-01
NFC: NCI: Add support of ISO15693
Vincent Cuissard
2
-0
/
+39
2014-09-01
NFC: digital: Add Inititor-side PSL support
Mark A. Greer
1
-0
/
+101
2014-08-06
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-20
/
+128
2014-07-23
NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks
Mark A. Greer
3
-9
/
+81
2014-07-23
NFC: hci: Add stop_poll HCI operand.
Christophe Ricard
1
-2
/
+5
2014-07-23
NFC: nci: Add T1T support notification
Christophe Ricard
1
-1
/
+3
2014-07-21
NFC: digital: Add digital framing calls when in target mode
Mark A. Greer
1
-0
/
+21
2014-07-21
NFC: digital: Clear poll_tech_count before activating target
Mark A. Greer
2
-6
/
+16
2014-07-21
NFC: digital: Check for NFC-DEP before checking for Type 4 tag
Mark A. Greer
1
-2
/
+2
2014-07-16
NFC: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2
-4
/
+4
2014-05-26
NFC: nfc_sock_link() can be static
Fengguang Wu
1
-2
/
+2
2014-05-26
NFC: digital: digital_in_send_attrib_req() can be static
Fengguang Wu
1
-1
/
+1
2014-05-26
NFC: digital: Randomize poll cycles
Thierry Escande
1
-2
/
+4
2014-05-26
NFC: digital: Return proper error code when sending ATR_REQ
Thierry Escande
1
-3
/
+2
2014-05-20
NFC: NCI: Send all NCI frames to raw sockets
Hiren Tandel
1
-0
/
+9
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
4
-11
/
+102
2014-05-20
NFC: NCI: No need to reverse ATR_RES Response
Hiren Tandel
1
-5
/
+2
2014-05-20
NFC: digital: Handle multiple SENSF_REQ frames
Mark A. Greer
1
-1
/
+13
2014-05-20
NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zero
Mark A. Greer
1
-1
/
+1
2014-04-22
NFC: hci: Fix sparse: cast to restricted __be16
Christophe Ricard
1
-1
/
+1
2014-04-22
NFC: digital: Add support for ISO/IEC 14443-B Protocol
Mark A. Greer
3
-2
/
+233
2014-04-22
NFC: hci: Add load_session HCI operand
Christophe Ricard
1
-24
/
+21
2014-04-22
NFC: hci: Extend command execution delay
Christophe Ricard
1
-2
/
+4
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-03-17
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
9
-33
/
+331
2014-03-14
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
Axel Lin
1
-2
/
+2
2014-03-14
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
2
-6
/
+5
2014-03-14
NFC: Remove redundant test for dev->n_targets in nfc_find_target
Axel Lin
1
-3
/
+0
2014-03-11
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
1
-1
/
+1
2014-02-24
NFC: Use LIST_HEAD() at appropriate places
Axel Lin
2
-6
/
+2
2014-02-24
NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks
Axel Lin
1
-2
/
+2
2014-02-24
NFC: Use list_for_each_entry in nfc_find_se()
Axel Lin
1
-2
/
+2
2014-02-24
NFC: NCI: Use reinit_completion() at appropriate places
Axel Lin
2
-2
/
+4
2014-02-24
NFC: NCI: Fix NULL pointer dereference
Amitkumar Karwar
1
-1
/
+1
2014-02-17
NFC: digital: Fix a possible memory leak
Thierry Escande
1
-5
/
+13
2014-02-17
NFC: digital: Add missing break in switch statement
Thierry Escande
1
-0
/
+1
2014-02-17
NFC: digital: Add ISO-DEP support for data exchange
Thierry Escande
3
-4
/
+83
2014-02-17
NFC: digital: Add poll support for type 4A tag platform
Thierry Escande
2
-2
/
+86
2014-02-17
NFC: Add netlink support for ISO/IEC 15693
Mark A. Greer
1
-0
/
+8
2014-02-17
NFC: digital: Add Digital Layer support for ISO/IEC 15693
Mark A. Greer
3
-0
/
+124
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
24
-105
/
+117
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-4
/
+4
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-40
/
+91
2014-01-15
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
1
-1
/
+1
[next]