James Chapman
|
ffcebb163c
l2tp: fix UDP checksum support
|
16 years ago |
Frédéric Moulins
|
e635813514
pppol2tp: Add missing sock_put() in pppol2tp_release()
|
16 years ago |
David S. Miller
|
43f59c8939
net: Remove __skb_insert() calls outside of skbuff internals.
|
16 years ago |
Huang Weiyi
|
fde9403a98
[netdrvr] remove unnecessary #include
|
17 years ago |
James Chapman
|
6b6707a50c
l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
|
17 years ago |
James Chapman
|
24b95685ff
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
|
17 years ago |
James Chapman
|
199f7d24ae
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
|
17 years ago |
James Chapman
|
090c48d3dd
l2tp: avoid skb truesize bug if headroom is increased
|
17 years ago |
Julia Lawall
|
5dc474d6b3
pppol2tp: Remove null pointer dereference.
|
17 years ago |
Denis V. Lunev
|
a95609cb02
netdev: use non-racy method for proc entries creation
|
17 years ago |
James Chapman
|
e653181dd6
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
|
17 years ago |
James Chapman
|
cf3752e2d2
[PPPOL2TP]: Make locking calls softirq-safe
|
17 years ago |
Jarek Poplawski
|
ec9b6add7d
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
|
17 years ago |
Jarek Poplawski
|
c8fff1cf4e
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
|
17 years ago |
Andrew Morton
|
0efeaa335c
pppol2tp: fix printk warnings
|
17 years ago |
Rami Rosen
|
731a0609df
[PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.
|
17 years ago |
Joe Perches
|
2450022afa
drivers/net: Add missing "space"
|
17 years ago |
James Chapman
|
91781004b9
[PPP]: L2TP: Fix oops in transmit and receive paths
|
17 years ago |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 years ago |
Herbert Xu
|
f3d5e3a415
[PPP] L2TP: Fix skb handling in pppol2tp_xmit
|
17 years ago |
Herbert Xu
|
7a70e39b66
[PPP] L2TP: Fix skb handling in pppol2tp_recv_core
|
17 years ago |
Herbert Xu
|
a14d6abc94
[PPP] L2TP: Disallow non-UDP datagram sockets
|
17 years ago |
Al Viro
|
af3b162afd
misannotation in pppol2tp
|
18 years ago |
Patrick McHardy
|
f77ae93904
[PPPOL2TP]: Reset meta-data in xmit function
|
18 years ago |
Patrick McHardy
|
7d4372b5ae
[PPPOL2TP]: Fix use-after-free
|
18 years ago |
David S. Miller
|
38d15b6562
[PPPOL2TP]: Use proper printf format specifier for size_t.
|
18 years ago |
James Chapman
|
3557baabf2
[L2TP]: PPP over L2TP driver core
|
18 years ago |