index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
Commit message (
Expand
)
Author
Age
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
*
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-17
|
\
|
*
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
Axel Lin
2014-03-14
|
*
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
2014-03-14
|
*
NFC: Remove redundant test for dev->n_targets in nfc_find_target
Axel Lin
2014-03-14
|
*
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
2014-03-10
|
*
NFC: Use LIST_HEAD() at appropriate places
Axel Lin
2014-02-23
|
*
NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks
Axel Lin
2014-02-23
|
*
NFC: Use list_for_each_entry in nfc_find_se()
Axel Lin
2014-02-23
|
*
NFC: NCI: Use reinit_completion() at appropriate places
Axel Lin
2014-02-23
|
*
NFC: digital: Fix a possible memory leak
Thierry Escande
2014-02-16
|
*
NFC: digital: Add missing break in switch statement
Thierry Escande
2014-02-16
|
*
NFC: digital: Add ISO-DEP support for data exchange
Thierry Escande
2014-02-16
|
*
NFC: digital: Add poll support for type 4A tag platform
Thierry Escande
2014-02-16
|
*
NFC: Add netlink support for ISO/IEC 15693
Mark A. Greer
2014-02-16
|
*
NFC: digital: Add Digital Layer support for ISO/IEC 15693
Mark A. Greer
2014-02-16
*
|
NFC: NCI: Fix NULL pointer dereference
Amitkumar Karwar
2014-02-23
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
|
\
|
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-19
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-17
|
|
\
|
|
*
NFC: digital: Set rf tech and crc functions when receiving a PSL_REQ
Thierry Escande
2014-01-07
|
|
*
NFC: digital: Set current target active on activate_target() call
Thierry Escande
2014-01-07
|
|
*
NFC: NCI: Add set_config API
Amitkumar Karwar
2014-01-06
|
|
*
NFC: NCI: Add setup handler
Amitkumar Karwar
2014-01-06
|
|
*
NFC: NCI: Don't reverse local general bytes
Amitkumar Karwar
2014-01-06
|
|
*
NFC: NCI: Cancel cmd_timer in nci_close_device()
Amitkumar Karwar
2014-01-05
|
|
*
NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.h
Thierry Escande
2014-01-03
|
|
*
NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macros
Thierry Escande
2014-01-03
|
|
*
NFC: Only warn on SE discovery error
Samuel Ortiz
2014-01-03
|
|
*
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
2014-01-03
|
|
*
NFC: llcp: Fix possible memory leak while sending I frames
Szymon Janc
2014-01-03
|
|
*
NFC: Return driver failure upon unknown event reception
Samuel Ortiz
2014-01-03
|
*
|
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-14
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
|
*
|
treewide: Fix typos in printk
Masanari Iida
2013-12-19
|
|
/
*
/
NFC: Fix target mode p2p link establishment
Arron Wang
2014-01-03
|
/
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
*
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
*
NFC: Fix SE API related sparse warning
Samuel Ortiz
2013-10-07
*
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
Eric Lapuyade
2013-09-25
*
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
Eric Lapuyade
2013-09-25
*
NFC: NCI: zero struct spi_transfer variables before usage
Eric Lapuyade
2013-09-25
*
NFC: netlink: SE API implementation
Samuel Ortiz
2013-09-24
*
NFC: digital: Fix sens_res endiannes handling
Thierry Escande
2013-09-24
[next]