index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: caif: avoid using qdisc_qlen()
Paolo Abeni
2019-04-10
1
-4
/
+8
*
net: caif: use skb helpers instead of open-coding them
Jann Horn
2019-02-17
1
-11
/
+5
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
*
net: caif: remove redundant null check on frontpkt
Colin Ian King
2018-09-17
1
-3
/
+0
*
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
2018-07-21
1
-1
/
+3
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-4
/
+8
*
net/caif: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-8
/
+4
*
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
2018-04-19
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-6
/
+6
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-0
/
+2
|
\
|
*
caif: Define usercopy region in caif proto slab cache
David Windsor
2018-01-15
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
3
-30
/
+22
|
\
\
|
*
|
caif: reduce stack size with KASAN
Arnd Bergmann
2018-01-19
1
-28
/
+22
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
4
-14
/
+9
|
|
\
\
|
*
|
|
net: caif: remove unused hardirq.h
Yang Shi
2018-01-08
2
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
|
/
*
|
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-10
1
-3
/
+1
*
|
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-09
3
-11
/
+8
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
3
-7
/
+7
|
\
|
*
caif: Add sockaddr length check before accessing sa_family in connect handler
Mateusz Jurczyk
2017-06-13
1
-0
/
+4
|
*
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
Jia-Ju Bai
2017-06-10
1
-5
/
+1
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-2
/
+2
*
|
net: socket: mark socket protocol handler structs as const
linzhang
2017-05-16
1
-1
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
2017-01-19
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
1
-4
/
+1
|
\
|
*
net: caif: remove ineffective check
Pan Bian
2016-12-05
1
-4
/
+1
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
|
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
2016-10-28
1
-6
/
+3
|
/
*
caif: Remove unneeded header file
Amitoj Kaur Chawla
2016-06-28
1
-1
/
+0
*
net: caif: fix misleading indentation
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
net: caif: fix erroneous return value
Anton Protopopov
2016-02-18
1
-1
/
+1
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-2
/
+2
*
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-1
/
+1
*
caif: fix leaks and race in caif_queue_rcv_skb()
Eric Dumazet
2015-07-21
1
-11
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-0
/
+8
|
\
|
*
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2015-05-26
1
-0
/
+8
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
\
|
*
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
2015-03-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
2
-4
/
+4
|
\
|
|
*
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
2015-02-20
2
-4
/
+4
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-9
/
+8
|
/
*
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2015-01-29
1
-1
/
+0
[next]