1. 0ebbf31 Phonet: correct pipe backlog callback return values by Rémi Denis-Courmont · 13 years ago
  2. 0049713 phonet: Protect pipe_do_remove() with appropriate ifdefs. by David S. Miller · 13 years ago
  3. 8f44fcc Phonet: fix flawed "SYN/ACK" logic by Rémi Denis-Courmont · 13 years ago
  4. 0165d69 Phonet: don't bother with transaction IDs (especially for indications) by Rémi Denis-Courmont · 13 years ago
  5. 2feb618 Phonet: remove redumdant pep->pipe_state by Rémi Denis-Courmont · 13 years ago
  6. 14ba8fa Phonet: use socket destination in pipe protocol by Rémi Denis-Courmont · 13 years ago
  7. c5e90f5 phonet: remove the unused variable pn by Changli Gao · 14 years ago
  8. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  9. 03789f2 Phonet: cleanup pipe enable socket option by Rémi Denis-Courmont · 14 years ago
  10. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. e1a5964 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 14 years ago
  12. a91e7d4 Phonet: Correct header retrieval after pskb_may_pull by Kumar Sanghvi · 14 years ago
  13. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  14. 6482f55 Phonet: remove dangling pipe if an endpoint is closed early by Rémi Denis-Courmont · 14 years ago
  15. 02ac326 Phonet: correct sendmsg() error code from sock_alloc_send_skb() by Rémi Denis-Courmont · 14 years ago
  16. 1a98214 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 14 years ago
  17. 635f081 Phonet: fix skb leak in pipe endpoint accept() by Rémi Denis-Courmont · 14 years ago
  18. 7dfde17 Phonet: listening socket lock protects the connected socket list by Rémi Denis-Courmont · 14 years ago
  19. e513480 Phonet: fix potential use-after-free in pep_sock_close() by Rémi Denis-Courmont · 14 years ago
  20. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. 82ecbcb Phonet: reject unsupported sendmsg/recvmsg flags by Rémi Denis-Courmont · 14 years ago
  23. fea93ec Phonet: zero-copy GPRS TX by Rémi Denis-Courmont · 14 years ago
  24. fc6a110 Phonet: zero-copy aligned GPRS RX by Rémi Denis-Courmont · 14 years ago
  25. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  26. b170437 Phonet: allocate and copy for pipe TX without sock lock by Rémi Denis-Courmont · 15 years ago
  27. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  28. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  29. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 15 years ago
  30. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  31. 2ddc1ac Phonet: do not compute unused value by Rémi Denis-Courmont · 15 years ago
  32. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  33. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  34. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  35. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago