summaryrefslogtreecommitdiff
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
e branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2014-10-09fix misuses of f_count() in ppp and netlinkAl Viro 2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet 2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov 2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2014-07-16net: ppp: fix creating PPP pass and active filtersChristoph Schulz 2014-07-16net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz 2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2014-07-15net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz 2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen 2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz 2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann 2014-03-31net: ppp: use sk_unattached_filter apiDaniel Borkmann 2013-02-27ppp: convert to idr_alloc()Tejun Heo 2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet 2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar 2012-11-01ppp: make ppp_get_stats64 staticstephen hemminger 2012-08-03ppp: add 64 bit statsKevin Groeneveld 2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet 2012-04-13ppp: Fix race condition with queue start/stopDavid Woodhouse 2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse 2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras 2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan 2012-02-13ppp: fix truesize underestimationEric Dumazet 2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller 2011-08-27ppp: Move the PPP driversJeff Kirsher