Commit History

Author SHA1 Message Date
  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
  Guillaume Nault eed4d839b0 l2tp: fix race while getting PMTU on PPP pseudo-wire 11 years ago
  Sasha Levin 3cf521f7dc net/l2tp: don't fall back on UDP [get|set]sockopt 11 years ago
  Dmitry Petukhov f34c4a35d8 l2tp: take PMTU from tunnel UDP socket 11 years ago
  David S. Miller 85dcce7a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Guillaume Nault 9e9cb6221a l2tp: fix userspace reception on plain L2TP sockets 11 years ago
  Guillaume Nault bb5016eac1 l2tp: fix manual sequencing (de)activation in L2TPv2 11 years ago
  stephen hemminger 2045ceaed4 net: remove unnecessary return's 11 years ago
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
  David S. Miller c3fa32b976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet 455cc32bf1 l2tp: must disable bh before calling l2tp_xmit_skb() 12 years ago
  Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster 12 years ago
  Wei Yongjun e1558a93b6 l2tp: add missing .owner to struct pppox_proto 12 years ago
  Guillaume Nault a6f79d0f26 l2tp: Fix sendmsg() return value 12 years ago
  Guillaume Nault 55b92b7a11 l2tp: Fix PPP header erasure and memory leak 12 years ago
  Tom Parkin f6e16b299b l2tp: unhash l2tp sessions on delete, not on free 12 years ago
  Tom Parkin 7b7c0719cd l2tp: avoid deadlock in l2tp stats update 12 years ago
  Tom Parkin cf2f5c886a l2tp: push all ppp pseudowire shutdown through .release handler 12 years ago
  Guillaume Nault 8b82547e33 l2tp: Restore socket refcount when sendmsg succeeds 12 years ago
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
  Eric Dumazet 87c084a980 l2tp: dont play with skb->truesize 12 years ago
  Joe Perches e3192690a3 net: Remove casts to same type 13 years ago
  Joe Perches a4ca44fa57 net: l2tp: Standardize logging styles 13 years ago
  James Chapman b79585f537 l2tp: pppol2tp_connect() handles ipv6 sockaddr variants 13 years ago
  Benjamin LaHaise d2cf336167 net/l2tp: add support for L2TP over IPv6 UDP 13 years ago
  Benjamin LaHaise 9395a09d05 l2tp: enable automatic module loading for l2tp_ppp 13 years ago
  Benjamin LaHaise bbdb32cb5b Fix pppol2tp getsockname() 13 years ago