Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Add skb_unclone() helper function. | Pravin B Shelar | 2013-02-15 | 1 | -2/+1 |
* | ppp: make ppp_get_stats64 static | stephen hemminger | 2012-11-01 | 1 | -1/+1 |
* | ppp: add 64 bit stats | Kevin Groeneveld | 2012-08-04 | 1 | -10/+48 |
* | ppp: avoid false drop_monitor false positives | Eric Dumazet | 2012-05-19 | 1 | -7/+7 |
* | ppp: Fix race condition with queue start/stop | David Woodhouse | 2012-04-13 | 1 | -9/+6 |
* | ppp: Don't stop and restart queue on every TX packet | David Woodhouse | 2012-04-03 | 1 | -5/+9 |
* | ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h | Paul Mackerras | 2012-03-05 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-27 | 1 | -0/+23 |
|\ | |||||
| * | ppp: fix 'ppp_mp_reconstruct bad seq' errors | Ben McKeegan | 2012-02-24 | 1 | -0/+23 |
* | | ppp: fix truesize underestimation | Eric Dumazet | 2012-02-13 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -1/+6 |
* | ppp: Move the PPP drivers | Jeff Kirsher | 2011-08-27 | 1 | -0/+2954 |