Commit Graph

41 Commits (31b402e3c9eb839a00530511dcf7de47bbf723f6)

Author SHA1 Message Date
Rémi Denis-Courmont 638be34459 Phonet: fix aligned-mode pipe socket buffer header reserve 14 years ago
Rémi Denis-Courmont a015f6f499 Phonet: kill the ST-Ericsson pipe controller Kconfig 14 years ago
Rémi Denis-Courmont 297edb6003 Phonet: support active connection without pipe controller on modem 14 years ago
Rémi Denis-Courmont acaf7df610 Phonet: provide pipe socket option to retrieve the pipe identifier 14 years ago
Rémi Denis-Courmont f7ae8d59f6 Phonet: allocate sock from accept syscall rather than soft IRQ 14 years ago
Rémi Denis-Courmont 44c9ab16d2 Phonet: factor common code to send control messages 14 years ago
Rémi Denis-Courmont 0ebbf31863 Phonet: correct pipe backlog callback return values 14 years ago
David S. Miller 004971353a phonet: Protect pipe_do_remove() with appropriate ifdefs. 14 years ago
Rémi Denis-Courmont 8f44fcc72a Phonet: fix flawed "SYN/ACK" logic 14 years ago
Rémi Denis-Courmont 0165d69bcb Phonet: don't bother with transaction IDs (especially for indications) 14 years ago
Rémi Denis-Courmont 2feb61816f Phonet: remove redumdant pep->pipe_state 14 years ago
Rémi Denis-Courmont 14ba8faebc Phonet: use socket destination in pipe protocol 14 years ago
Changli Gao c5e90f5620 phonet: remove the unused variable pn 15 years ago
Kumar Sanghvi b3d6255388 Phonet: 'connect' socket implementation for Pipe controller 15 years ago
Rémi Denis-Courmont 03789f2672 Phonet: cleanup pipe enable socket option 15 years ago
Rémi Denis-Courmont e1a5964f0c Phonet: restore flow control credits when sending fails 15 years ago
Kumar Sanghvi a91e7d471e Phonet: Correct header retrieval after pskb_may_pull 15 years ago
Kumar Sanghvi 8d98efa84b Phonet: Implement Pipe Controller to support Nokia Slim Modems 15 years ago
Rémi Denis-Courmont 6482f554e2 Phonet: remove dangling pipe if an endpoint is closed early 15 years ago
Rémi Denis-Courmont 02ac3268a5 Phonet: correct sendmsg() error code from sock_alloc_send_skb() 15 years ago
Rémi Denis-Courmont 1a98214fee Phonet: restore flow control credits when sending fails 15 years ago
Rémi Denis-Courmont 635f081541 Phonet: fix skb leak in pipe endpoint accept() 15 years ago
Rémi Denis-Courmont 7dfde179c3 Phonet: listening socket lock protects the connected socket list 15 years ago
Rémi Denis-Courmont e513480e28 Phonet: fix potential use-after-free in pep_sock_close() 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Rémi Denis-Courmont 82ecbcb9c6 Phonet: reject unsupported sendmsg/recvmsg flags 15 years ago
Rémi Denis-Courmont fea93ecef6 Phonet: zero-copy GPRS TX 15 years ago
Rémi Denis-Courmont fc6a110754 Phonet: zero-copy aligned GPRS RX 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Rémi Denis-Courmont b1704374fd Phonet: allocate and copy for pipe TX without sock lock 15 years ago
Eric Dumazet 766e9037cc net: sk_drops consolidation 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Rémi Denis-Courmont 2e2fb4b33d Phonet: account for dropped RX packets 16 years ago
David S. Miller 5c313e9a77 phonet: Use frag list abstraction interfaces. 16 years ago
Rémi Denis-Courmont 2ddc1ac1b9 Phonet: do not compute unused value 16 years ago
Rémi Denis-Courmont be677730a0 Phonet: use atomic for packet TX window 16 years ago
Rémi Denis-Courmont 02a47617cd Phonet: implement GPRS virtual interface over PEP socket 17 years ago
Rémi Denis-Courmont c41bd97f81 Phonet: receive pipe control requests as out-of-band data 17 years ago
Rémi Denis-Courmont 9641458d3e Phonet: Pipe End Point for Phonet Pipes protocol 17 years ago