Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c02d35067307dc65ebc52d1f5855102da184146b
/
net
/
phonet
/
pep.c
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
ba7a46f
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
by Joe Perches
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
31fdc55
net: remove my future former mail address
by Rémi Denis-Courmont
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
bcf1b70
phonet: Check input from user before allocating
by Sasha Levin
· 13 years ago
bdb6e69
Phonet: set the pipe handle using setsockopt
by Dinesh Kumar Sharma
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
638be34
Phonet: fix aligned-mode pipe socket buffer header reserve
by Rémi Denis-Courmont
· 14 years ago
a015f6f
Phonet: kill the ST-Ericsson pipe controller Kconfig
by Rémi Denis-Courmont
· 14 years ago
297edb6
Phonet: support active connection without pipe controller on modem
by Rémi Denis-Courmont
· 14 years ago
acaf7df
Phonet: provide pipe socket option to retrieve the pipe identifier
by Rémi Denis-Courmont
· 14 years ago
f7ae8d5
Phonet: allocate sock from accept syscall rather than soft IRQ
by Rémi Denis-Courmont
· 14 years ago
44c9ab1
Phonet: factor common code to send control messages
by Rémi Denis-Courmont
· 14 years ago
0ebbf31
Phonet: correct pipe backlog callback return values
by Rémi Denis-Courmont
· 14 years ago
0049713
phonet: Protect pipe_do_remove() with appropriate ifdefs.
by David S. Miller
· 14 years ago
8f44fcc
Phonet: fix flawed "SYN/ACK" logic
by Rémi Denis-Courmont
· 14 years ago
0165d69
Phonet: don't bother with transaction IDs (especially for indications)
by Rémi Denis-Courmont
· 14 years ago
2feb618
Phonet: remove redumdant pep->pipe_state
by Rémi Denis-Courmont
· 14 years ago
14ba8fa
Phonet: use socket destination in pipe protocol
by Rémi Denis-Courmont
· 14 years ago
c5e90f5
phonet: remove the unused variable pn
by Changli Gao
· 14 years ago
b3d6255
Phonet: 'connect' socket implementation for Pipe controller
by Kumar Sanghvi
· 14 years ago
03789f2
Phonet: cleanup pipe enable socket option
by Rémi Denis-Courmont
· 14 years ago
21a180c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e1a5964
Phonet: restore flow control credits when sending fails
by Rémi Denis-Courmont
· 14 years ago
a91e7d4
Phonet: Correct header retrieval after pskb_may_pull
by Kumar Sanghvi
· 14 years ago
8d98efa
Phonet: Implement Pipe Controller to support Nokia Slim Modems
by Kumar Sanghvi
· 14 years ago
6482f55
Phonet: remove dangling pipe if an endpoint is closed early
by Rémi Denis-Courmont
· 14 years ago
02ac326
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
by Rémi Denis-Courmont
· 14 years ago
1a98214
Phonet: restore flow control credits when sending fails
by Rémi Denis-Courmont
· 14 years ago
635f081
Phonet: fix skb leak in pipe endpoint accept()
by Rémi Denis-Courmont
· 14 years ago
7dfde17
Phonet: listening socket lock protects the connected socket list
by Rémi Denis-Courmont
· 14 years ago
e513480
Phonet: fix potential use-after-free in pep_sock_close()
by Rémi Denis-Courmont
· 14 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
82ecbcb
Phonet: reject unsupported sendmsg/recvmsg flags
by Rémi Denis-Courmont
· 15 years ago
fea93ec
Phonet: zero-copy GPRS TX
by Rémi Denis-Courmont
· 15 years ago
fc6a110
Phonet: zero-copy aligned GPRS RX
by Rémi Denis-Courmont
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
b170437
Phonet: allocate and copy for pipe TX without sock lock
by Rémi Denis-Courmont
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
2e2fb4b
Phonet: account for dropped RX packets
by Rémi Denis-Courmont
· 15 years ago
5c313e9
phonet: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
2ddc1ac
Phonet: do not compute unused value
by Rémi Denis-Courmont
· 16 years ago
be67773
Phonet: use atomic for packet TX window
by Rémi Denis-Courmont
· 16 years ago
02a4761
Phonet: implement GPRS virtual interface over PEP socket
by Rémi Denis-Courmont
· 16 years ago
c41bd97f8
Phonet: receive pipe control requests as out-of-band data
by Rémi Denis-Courmont
· 16 years ago
9641458
Phonet: Pipe End Point for Phonet Pipes protocol
by Rémi Denis-Courmont
· 16 years ago