Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ba77c568f3160657a5f7905289c07d18c2dfde78
/
net
/
qrtr
/
qrtr.c
af9f691
qrtr: orphan socket in qrtr_release()
by Cong Wang
· 4 years, 6 months ago
8ff41cc
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
by Dan Carpenter
· 4 years, 7 months ago
28541f3
net: qrtr: free flow in __qrtr_node_release
by Carl Huang
· 4 years, 7 months ago
d28ea1f
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
by Manivannan Sadhasivam
· 4 years, 8 months ago
6dbf02a
net: qrtr: send msgs from local of same id as broadcast
by Wang Wenhu
· 4 years, 10 months ago
71046ab
net: qrtr: Fix FIXME related to qrtr_ns_init()
by Bjorn Andersson
· 4 years, 11 months ago
31d6cbe
net: qrtr: Fix the local node ID as 1
by Manivannan Sadhasivam
· 5 years ago
0c2204a
net: qrtr: Migrate nameservice to kernel from userspace
by Manivannan Sadhasivam
· 5 years ago
e04df98
net: qrtr: Remove receive worker
by Bjorn Andersson
· 5 years ago
f16a4b26
net: qrtr: Make qrtr_port_lookup() use RCU
by Bjorn Andersson
· 5 years ago
0a7e0d0
net: qrtr: Migrate node lookup tree to spinlock
by Bjorn Andersson
· 5 years ago
5fdeb0d
net: qrtr: Implement outgoing flow control
by Bjorn Andersson
· 5 years ago
cb6530b
net: qrtr: Move resume-tx transmission to recvmsg
by Bjorn Andersson
· 5 years ago
ce57785
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
by Carl Huang
· 5 years ago
73f0c11
net: qrtr: Stop rx_worker before freeing node
by Bjorn Andersson
· 5 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
7036e62
net: qrtr: Fix message type of outgoing packets
by Bjorn Andersson
· 6 years ago
8f5e245
net: qrtr: use protocol endiannes variable
by Nicholas Mc Guire
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
d27e77a
net: qrtr: Reset the node and port ID of broadcast messages
by Arun Kumar Neelakantam
· 7 years ago
fdf5fd3
net: qrtr: Broadcast messages only from control port
by Arun Kumar Neelakantam
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
77ac725
net: qrtr: add MODULE_ALIAS_NETPROTO macro
by Nicolas Dechesne
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
c1c502b
net: use rtnl_register_module where needed
by Florian Westphal
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b7e732f
qrtr: Move to postcore_initcall
by Bjorn Andersson
· 7 years ago
194ccc8
net: qrtr: Support decoding incoming v2 packets
by Bjorn Andersson
· 7 years ago
f507a9b6
net: qrtr: Use sk_buff->cb in receive path
by Bjorn Andersson
· 7 years ago
1a7959c
net: qrtr: Clean up control packet handling
by Bjorn Andersson
· 7 years ago
e704448
net: qrtr: Pass source and destination to enqueue functions
by Bjorn Andersson
· 7 years ago
da7653f
net: qrtr: Add control packet definition to uapi
by Bjorn Andersson
· 7 years ago
2897871
net: qrtr: Move constants to header file
by Bjorn Andersson
· 7 years ago
ae85bfa
net: qrtr: Invoke sk_error_report() after setting sk_err
by Bjorn Andersson
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
b24844b
net: qrtr: Inform open sockets about new controller
by Bjorn Andersson
· 8 years ago
1784473
net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed
by Bjorn Andersson
· 8 years ago
8acc8ee
net: qrtr: Inject BYE on remote termination
by Bjorn Andersson
· 8 years ago
64f9eca
net: qrtr: Refactor packet allocation
by Bjorn Andersson
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6f60f43
net: qrtr: potential use after free in qrtr_sendmsg()
by Dan Carpenter
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
3512a1a
net: qrtr: Mark 'buf' as little endian
by Stephen Boyd
· 8 years ago
bdabad3
net: Add Qualcomm IPC router
by Courtney Cavin
· 9 years ago