Commit History

Author SHA1 Message Date
  Guillaume Nault 61b9a04772 l2tp: fix race in l2tp_recv_common() 8 years ago
  Guillaume Nault 94d7ee0baa l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 8 years ago
  Paul Hüber 51fb60eb16 l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv 8 years ago
  David S. Miller 35eeacf182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 72fb96e7bd l2tp: do not use udp_ioctl() 8 years ago
  Guillaume Nault c5fdae0440 l2tp: rework socket comparison in __l2tp_ip*_bind_lookup() 8 years ago
  Guillaume Nault 986f7cbc51 l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup() 8 years ago
  Guillaume Nault bb39b0bdc8 l2tp: make __l2tp_ip*_bind_lookup() parameters 'const' 8 years ago
  Guillaume Nault 8cf2f70453 l2tp: remove redundant addr_len check in l2tp_ip_bind() 8 years ago
  Guillaume Nault a9b2dff80b l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups 8 years ago
  Guillaume Nault df90e68861 l2tp: fix lookup for sockets not bound to a device in l2tp_ip 8 years ago
  Guillaume Nault d5e3a19093 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() 8 years ago
  Guillaume Nault a3c18422a4 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() 8 years ago
  Guillaume Nault 0382a25af3 l2tp: lock socket before checking flags in connect() 8 years ago
  Guillaume Nault 32c231164b l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() 8 years ago
  Eric Dumazet 286c72deab udp: must lock the socket in udp_disconnect() 9 years ago
  Haishuang Yan 5745b8232e ipv4: l2tp: fix a potential issue in l2tp_ip_recv 9 years ago
  stephen hemminger 163c2e252f l2tp: auto load IP modules 10 years ago
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 11 years ago
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 10 years ago
  Tom Herbert b26ba202e0 net: Eliminate no_check from protosw 11 years ago
  Eric Dumazet b0270e9101 ipv4: add a sock pointer to ip_queue_xmit() 11 years ago
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
  Hannes Frederic Sowa bceaa90240 inet: prevent leakage of uninitialized memory to user in recv syscalls 11 years ago
  Tom Parkin 936063175a l2tp: close sessions in ip socket destroy callback 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  David S. Miller 9d6ddb1990 l2tp: Make ipv4 protocol handler namespace aware. 12 years ago
  Eric Dumazet 4399a4df98 l2tp: fix a race in l2tp_ip_sendmsg() 13 years ago
  James Chapman c51ce49735 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case 13 years ago