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
/
caif
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
net: caif: fix error code handling
Tong Zhang
1
-2
/
+2
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-4
/
+4
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-2
/
+0
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-04-30
net: caif: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-04-23
net: caif: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-03-12
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
1
-1
/
+2
2020-01-24
caif_usb: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-1
/
+1
2019-10-03
Clean up the net/caif/Kconfig menu
rd.dunlab@gmail.com
1
-5
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
17
-18
/
+17
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
net: caif: fix the value of size argument of snprintf
swkhack
5
-6
/
+5
2019-04-10
net: caif: avoid using qdisc_qlen()
Paolo Abeni
1
-4
/
+8
2019-02-17
net: caif: use skb helpers instead of open-coding them
Jann Horn
1
-11
/
+5
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-09-18
net: caif: remove redundant null check on frontpkt
Colin Ian King
1
-3
/
+0
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-07-22
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
1
-1
/
+3
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-4
/
+8
2018-05-26
net/caif: convert to ->poll_mask
Christoph Hellwig
1
-8
/
+4
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-30
/
+22
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-19
caif: reduce stack size with KASAN
Arnd Bergmann
1
-28
/
+22
2018-01-15
caif: Define usercopy region in caif proto slab cache
David Windsor
1
-0
/
+2
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+9
2018-01-10
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-3
/
+1
2018-01-09
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
3
-11
/
+8
2018-01-09
net: caif: remove unused hardirq.h
Yang Shi
2
-2
/
+0
2017-11-28
net: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-1
/
+2
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+7
2017-06-13
caif: Add sockaddr length check before accessing sa_family in connect handler
Mateusz Jurczyk
1
-0
/
+4
2017-06-11
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
Jia-Ju Bai
1
-5
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-2
/
+2
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-19
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
1
-1
/
+0
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2016-12-05
net: caif: remove ineffective check
Pan Bian
1
-4
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-10-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
[next]