Commit History

Author SHA1 Message Date
  Guillaume Nault ecd012e45a l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() 7 years ago
  Guillaume Nault bda06be215 l2tp: clean up stale tunnel or session in pppol2tp_connect's error path 7 years ago
  Guillaume Nault 3e1bc8bf97 l2tp: prevent pppol2tp_connect() from creating kernel sockets 7 years ago
  Guillaume Nault 7ac6ab1f8a l2tp: only accept PPP sessions in pppol2tp_connect() 7 years ago
  Guillaume Nault 90904ff5f9 l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() 7 years ago
  Linus Torvalds 1c8c5a9d38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
  Guillaume Nault 3d609342cc l2tp: fix refcount leakage on PPPoL2TP sockets 7 years ago
  Linus Torvalds 408afb8d78 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Christoph Hellwig db5051ead6 net: convert datagram_poll users tp ->poll_mask 7 years ago
  Christoph Hellwig c350637227 proc: introduce proc_create_net{,_data} 7 years ago
  Guillaume Nault 8349440733 l2tp: consistent reference counting in procfs and debufs 7 years ago
  Guillaume Nault eb1c28c058 l2tp: check sockaddr length in pppol2tp_connect() 7 years ago
  Guillaume Nault 5411b6187a l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow 7 years ago
  Guillaume Nault 0e0c3fee3a l2tp: hold reference on tunnels printed in pppol2tp proc file 7 years ago
  Guillaume Nault 6b9f34239b l2tp: fix races in tunnel creation 7 years ago
  Kirill Tkhai 2f635ceeb2 net: Drop pernet_operations::async 7 years ago
  Joe Perches d6444062f8 net: Use octal not symbolic permissions 7 years ago
  David S. Miller 0f3e9c97eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Kirill Tkhai c80afa026a net: Convert /proc creating and destroying pernet_operations 7 years ago
  James Chapman d02ba2a611 l2tp: fix race in pppol2tp_release with session object destroy 7 years ago
  James Chapman 225eb26489 l2tp: don't use inet_shutdown on ppp session destroy 7 years ago
  Denys Vlasenko 9b2c45d479 net: make getname() functions return length rather than use int* parameter 7 years ago
  Alexey Dobriyan 96890d6252 net: delete /proc THIS_MODULE references 7 years ago
  Guillaume Nault da9ca825ef l2tp: remove the .tunnel_sock field from struct pppol2tp_session 7 years ago
  Guillaume Nault 7198c77aa0 l2tp: avoid using ->tunnel_sock for getting session's parent tunnel 7 years ago
  David S. Miller ed29668d1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Guillaume Nault a4346210c4 l2tp: remove ->ref() and ->deref() 7 years ago
  Guillaume Nault f9e56baf03 l2tp: hold tunnel in pppol2tp_connect() 7 years ago
  Guillaume Nault f98be6c635 l2tp: initialise PPP sessions before registering them 8 years ago
  Guillaume Nault ee40fb2e1e l2tp: protect sock pointer of struct pppol2tp_session with RCU 8 years ago