index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pppol2tp.c
Commit message (
Expand
)
Author
Age
*
pppol2tp: stop using proc internals
Alexey Dobriyan
2009-01-27
*
net: pppoe,pppol2tp - register channels with explicit net
Cyrill Gorcunov
2009-01-21
*
net: pppol2tp - introduce net-namespace functionality
Cyrill Gorcunov
2009-01-21
*
net: constify VFTs
Jan Engelhardt
2009-01-21
*
l2tp: fix UDP checksum support
James Chapman
2008-12-16
*
pppol2tp: Add missing sock_put() in pppol2tp_release()
Frédéric Moulins
2008-11-29
*
net: Remove __skb_insert() calls outside of skbuff internals.
David S. Miller
2008-09-22
*
[netdrvr] remove unnecessary #include
Huang Weiyi
2008-08-14
*
l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
James Chapman
2008-06-10
*
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
James Chapman
2008-06-04
*
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
James Chapman
2008-06-04
*
l2tp: avoid skb truesize bug if headroom is increased
James Chapman
2008-05-19
*
pppol2tp: Remove null pointer dereference.
Julia Lawall
2008-05-12
*
netdev: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
James Chapman
2008-03-05
*
[PPPOL2TP]: Make locking calls softirq-safe
James Chapman
2008-03-05
*
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
2008-03-03
*
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
2008-03-03
*
pppol2tp: fix printk warnings
Andrew Morton
2008-02-10
*
[PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.
Rami Rosen
2008-02-05
*
drivers/net: Add missing "space"
Joe Perches
2008-01-28
*
[PPP]: L2TP: Fix oops in transmit and receive paths
James Chapman
2007-11-07
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
*
[PPP] L2TP: Fix skb handling in pppol2tp_xmit
Herbert Xu
2007-09-20
*
[PPP] L2TP: Fix skb handling in pppol2tp_recv_core
Herbert Xu
2007-09-20
*
[PPP] L2TP: Disallow non-UDP datagram sockets
Herbert Xu
2007-09-20
*
misannotation in pppol2tp
Al Viro
2007-07-26
*
[PPPOL2TP]: Reset meta-data in xmit function
Patrick McHardy
2007-07-18
*
[PPPOL2TP]: Fix use-after-free
Patrick McHardy
2007-07-18
*
[PPPOL2TP]: Use proper printf format specifier for size_t.
David S. Miller
2007-07-11
*
[L2TP]: PPP over L2TP driver core
James Chapman
2007-07-11