aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_generic.c
Commit message (Expand)AuthorAge
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-17
* | net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|
| * net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-14
* | net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz2014-07-16
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
* net: ppp: use sk_unattached_filter apiDaniel Borkmann2014-03-31
* ppp: convert to idr_alloc()Tejun Heo2013-02-27
* ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-19
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
* ppp: make ppp_get_stats64 staticstephen hemminger2012-11-01
* ppp: add 64 bit statsKevin Groeneveld2012-08-03
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-19
* ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-13
* ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-03
* ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
|\
| * ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-24
* | ppp: fix truesize underestimationEric Dumazet2012-02-13
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* ppp: Move the PPP driversJeff Kirsher2011-08-27