summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2008-06-10 21:21:56 +0000
committerSteve French <sfrench@us.ibm.com>2008-06-10 21:21:56 +0000
commitdbdbb87636e882042cbe53d5d4eac94206f8db83 (patch)
tree82814c9b1ea4af85f13a80cbc0723c15323e5d93 /tools/perf/scripts/python/stackcollapse.py
parent5132861a7a44498ebb18357473f8b8d4cdc70e9f (diff)
downloadkernel-dbdbb87636e882042cbe53d5d4eac94206f8db83.tar.gz
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
Acked-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
c715a8aa547917e'>net: simplify flags for tx timestampingOliver Hartkopp 2010-08-11can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp 2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp 2010-05-31net/can: Use memdup_userJulia Lawall 2010-05-17net: Remove unnecessary returns from void function()sJoe Perches 2010-04-13can: avoids a false warningEric Dumazet 2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds 2010-04-01net: check the length of the socket address passed to connect(2)Changli Gao 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp 2010-01-03can: Speed up CAN frame receiption by using ml_privOliver Hartkopp 2009-11-29net: Move && and || to end of previous lineJoe Perches 2009-11-25net: use net_eq to compare netsOctavian Purdila 2009-11-10CAN: use dev_get_by_index_rcustephen hemminger 2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet 2009-11-05net: pass kern to net_proto_family create functionEric Paris 2009-11-05net: drop capability from protocol definitionsEric Paris 2009-10-29net: Cleanup redundant tests on unsignedroel kluin 2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman 2009-10-07net: mark net_proto_ops as constStephen Hemminger 2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller 2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp 2009-08-30can: use correct NET_RX_ return valuesOliver Hartkopp 2009-08-29can: switch to seq_fileAlexey Dobriyan 2009-08-14can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive pathOliver Hartkopp 2009-08-09can: Fix raw_getname() leakEric Dumazet 2009-07-15net/can: add module alias to can protocol driversLothar Waßmann 2009-07-15net/can bugfix: use after free bug in can protocol driversLothar Waßmann