index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
Commit message (
Expand
)
Author
Age
Files
Lines
*
caif: Remove duplicate macro SRVL_CTRL_PKT_SIZE
Wang Hai
2020-09-05
1
-1
/
+0
*
net: caif: fix error code handling
Tong Zhang
2020-08-25
1
-2
/
+2
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-4
/
+4
*
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
1
-2
/
+0
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
*
net: caif: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-30
1
-1
/
+2
*
net: caif: use true,false for bool variables
Jason Yan
2020-04-22
1
-4
/
+4
*
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
2020-03-11
1
-1
/
+2
*
caif_usb: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-1
/
+1
|
\
|
*
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-28
1
-1
/
+1
*
|
Clean up the net/caif/Kconfig menu
rd.dunlab@gmail.com
2019-10-02
1
-5
/
+5
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
17
-18
/
+17
*
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
1
-0
/
+1
|
\
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
net: caif: fix the value of size argument of snprintf
swkhack
2019-05-17
5
-6
/
+5
|
/
*
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
[next]