Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
44c9ab16d29a50af6ed9ae084b75774570de512a
/
net
/
phonet
/
pep.c
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