index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
Age
Commit message (
Expand
)
Author
2012-11-01
ppp: make ppp_get_stats64 static
stephen hemminger
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-08
pptp: lookup route with the proper net namespace
Gao feng
2012-08-04
ppp: add 64 bit stats
Kevin Groeneveld
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
2012-05-17
pppoe: remove unused return value from two methods.
Rami Rosen
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-03
ppp: use for_each_set_bit_from
Akinobu Mita
2012-04-03
ppp: Don't stop and restart queue on every TX packet
David Woodhouse
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-05
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
2012-03-05
ppp: Change copyright notices from ANU to me
Paul Mackerras
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-24
ppp: fix 'ppp_mp_reconstruct bad seq' errors
Ben McKeegan
2012-02-13
ppp: fix truesize underestimation
Eric Dumazet
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-13
pptp: Accept packet with seq zero
Bradley Peterson
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-07
ppp: fix pptp double release_sock in pptp_bind()
Djalal Harouni
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-27
ppp: Move the PPP drivers
Jeff Kirsher