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
/
ppp_generic.c
Age
Commit message (
Expand
)
Author
2014-07-17
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
2014-07-14
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-03-31
net: ppp: use sk_unattached_filter api
Daniel Borkmann
2013-02-28
ppp: convert to idr_alloc()
Tejun Heo
2013-02-19
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
2012-11-01
ppp: make ppp_get_stats64 static
stephen hemminger
2012-08-04
ppp: add 64 bit stats
Kevin Groeneveld
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
2012-04-03
ppp: Don't stop and restart queue on every TX packet
David Woodhouse
2012-03-05
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
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
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-27
ppp: Move the PPP drivers
Jeff Kirsher