Commit History

Author SHA1 Message Date
  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() 8 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
  Joe Perches a4ca44fa57 net: l2tp: Standardize logging styles 13 years ago
  David S. Miller 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Sasha Levin 84768edbb2 net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg 13 years ago
  James Chapman c8657fd50a l2tp: remove unused stats from l2tp_ip socket 13 years ago
  James Chapman de3c7a1827 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() 13 years ago
  James Chapman c9be48dc8b l2tp: don't overwrite source address in l2tp_ip_bind() 13 years ago
  James Chapman d1f224ae18 l2tp: fix refcount leak in l2tp_ip sockets 13 years ago
  James Chapman 68315801db l2tp: l2tp_ip - fix possible oops on packet receive 13 years ago
  Eric Dumazet 081b1b1bb2 l2tp: fix l2tp_ip_sendmsg() route handling 14 years ago