netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] atm: cleanups and MSK_PEEK for atm sockets
@ 2011-11-21 20:25 Jorge Boncompte [DTI2]
  2011-11-21 20:25 ` [PATCH 1/5] atm: br2684: Do not move counters backwards Jorge Boncompte [DTI2]
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jorge Boncompte [DTI2] @ 2011-11-21 20:25 UTC (permalink / raw)
  To: netdev, linux-atm-general; +Cc: Jorge Boncompte [DTI2]

From: "Jorge Boncompte [DTI2]" <jorge@dti2.net>

    This series does some cleanup and introduces MSG_PEEK support for ATM
sockets.

Jorge Boncompte [DTI2] (5):
  atm: br2684: Do not move counters backwards
  atm: clip: Don't move counters backwards
  atm: clip: move clip_devs check to clip_push
  atm: Introduce vcc_process_recv_queue
  atm: Allow MSG_PEEK for atm sockets

 net/atm/br2684.c  |   27 +++++----------------------
 net/atm/clip.c    |   34 +++++++++-------------------------
 net/atm/common.c  |   34 +++++++++++++++++++++++++++++++---
 net/atm/common.h  |    1 +
 net/atm/pppoatm.c |    4 ++++
 5 files changed, 50 insertions(+), 50 deletions(-)

-- 
1.7.7.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-11-22 21:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 20:25 [PATCH net-next 0/5] atm: cleanups and MSK_PEEK for atm sockets Jorge Boncompte [DTI2]
2011-11-21 20:25 ` [PATCH 1/5] atm: br2684: Do not move counters backwards Jorge Boncompte [DTI2]
2011-11-21 20:25 ` [PATCH 2/5] atm: clip: Don't " Jorge Boncompte [DTI2]
2011-11-21 20:25 ` [PATCH 3/5] atm: clip: move clip_devs check to clip_push Jorge Boncompte [DTI2]
2011-11-21 20:25 ` [PATCH 4/5] atm: Introduce vcc_process_recv_queue Jorge Boncompte [DTI2]
2011-11-21 20:25 ` [PATCH 5/5] atm: Allow MSG_PEEK for atm sockets Jorge Boncompte [DTI2]
2011-11-22 21:16 ` [PATCH net-next 0/5] atm: cleanups and MSK_PEEK " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).