index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+20
2020-03-05
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
1
-3
/
+16
2020-03-03
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
1
-0
/
+2
2020-03-03
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
1
-0
/
+1
2020-03-03
nfc: add missing attribute validation for SE API
Jakub Kicinski
1
-0
/
+1
2020-02-17
NFC: digital: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2019-12-18
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-12-04
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-2
/
+4
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-7
/
+7
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+0
2019-11-07
nfc: netlink: fix double device reference drop
Pan Bian
1
-2
/
+0
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-06
net: nfc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-12
/
+5
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-07-29
NFC: fix attrs checks in netlink interface
Andrey Konovalov
1
-2
/
+4
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-78
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
6
-78
/
+6
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2019-06-14
nfc: Ensure presence of required attributes in the deactivate_target handler
Young Xiao
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
4
-48
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
4
-40
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
13
-169
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+19
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-5
/
+7
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-2
/
+2
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2019-04-06
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
1
-0
/
+8
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-19
/
+1
2019-03-19
nfc: Fix to check for kmemdup failure
Aditya Pakki
1
-2
/
+7
2019-02-27
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2
-4
/
+40
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
1
-0
/
+1
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2018-09-21
net: nci: remove redundant null pointer check before kfree_skb
zhong jiang
1
-4
/
+2
2018-09-18
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
1
-0
/
+10
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-07-18
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2
-5
/
+8
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-17
/
+0
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
1
-17
/
+0
2018-05-26
net/nfc: convert to ->poll_mask
Christoph Hellwig
1
-6
/
+3
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-2
/
+2
[next]