index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
/
ppp_generic.c
Age
Commit message (
Expand
)
Author
2013-06-14
rename idr_alloc() -> idr_alloc_range()
Kent Overstreet
2013-02-27
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-03
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-04
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
2012-02-26
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