Phonet: fix potential use-after-free in pep_sock_close()
[safe/jmp/linux-2.6] / net / phonet / pep.c
2010-05-25 Rémi Denis-CourmontPhonet: fix potential use-after-free in pep_sock_close()
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-07 Rémi Denis-CourmontPhonet: reject unsupported sendmsg/recvmsg flags
2010-01-07 Rémi Denis-CourmontPhonet: zero-copy GPRS TX
2010-01-07 Rémi Denis-CourmontPhonet: zero-copy aligned GPRS RX
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-11 Rémi Denis-CourmontPhonet: allocate and copy for pipe TX without sock...
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-07-24 Rémi Denis-CourmontPhonet: account for dropped RX packets
2009-06-09 David S. Millerphonet: Use frag list abstraction interfaces.
2009-02-11 Rémi Denis-CourmontPhonet: do not compute unused value
2008-12-17 Rémi Denis-CourmontPhonet: use atomic for packet TX window
2008-10-05 Rémi Denis-CourmontPhonet: implement GPRS virtual interface over PEP socket
2008-10-05 Rémi Denis-CourmontPhonet: receive pipe control requests as out-of-band...
2008-10-05 Rémi Denis-CourmontPhonet: Pipe End Point for Phonet Pipes protocol