index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pppol2tp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-21
net: Remove __skb_insert() calls outside of skbuff internals.
David S. Miller
1
-1
/
+1
2008-08-14
[netdrvr] remove unnecessary #include
Huang Weiyi
1
-1
/
+0
2008-06-10
l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
James Chapman
1
-8
/
+12
2008-06-04
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
James Chapman
1
-23
/
+78
2008-06-04
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
James Chapman
1
-0
/
+10
2008-05-19
l2tp: avoid skb truesize bug if headroom is increased
James Chapman
1
-5
/
+8
2008-05-12
pppol2tp: Remove null pointer dereference.
Julia Lawall
1
-3
/
+10
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
1
-2
/
+2
2008-03-05
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
James Chapman
1
-3
/
+8
2008-03-05
[PPPOL2TP]: Make locking calls softirq-safe
James Chapman
1
-29
/
+29
2008-03-03
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
1
-1
/
+6
2008-03-03
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
1
-0
/
+1
2008-02-09
pppol2tp: fix printk warnings
Andrew Morton
1
-10
/
+12
2008-02-05
[PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.
Rami Rosen
1
-1
/
+2
2008-01-28
drivers/net: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-07
[PPP]: L2TP: Fix oops in transmit and receive paths
James Chapman
1
-7
/
+18
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+2
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-2
/
+3
2007-09-20
[PPP] L2TP: Fix skb handling in pppol2tp_xmit
Herbert Xu
1
-40
/
+23
2007-09-20
[PPP] L2TP: Fix skb handling in pppol2tp_recv_core
Herbert Xu
1
-20
/
+24
2007-09-20
[PPP] L2TP: Disallow non-UDP datagram sockets
Herbert Xu
1
-5
/
+6
2007-07-26
misannotation in pppol2tp
Al Viro
1
-2
/
+2
2007-07-18
[PPPOL2TP]: Reset meta-data in xmit function
Patrick McHardy
1
-0
/
+6
2007-07-18
[PPPOL2TP]: Fix use-after-free
Patrick McHardy
1
-4
/
+8
2007-07-10
[PPPOL2TP]: Use proper printf format specifier for size_t.
David S. Miller
1
-2
/
+2
2007-07-10
[L2TP]: PPP over L2TP driver core
James Chapman
1
-0
/
+2486