aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-04-20 15:32:32 -0400
committerDavid S. Miller <davem@davemloft.net>2017-04-20 15:32:32 -0400
commitd02e93d6471c44cc80e407f2c9791bc00fed2e91 (patch)
treea90ad882fecf7f6ee9f092dda4d6b235852ee021 /tools/perf/scripts/python/bin/stackcollapse-record
parentbindings: net: stmmac: add missing note about LPI interrupt (diff)
parentmlxsw: spectrum: Add FID miss trap (diff)
Merge branch 'mlxsw-flow-based-forwarding-OVS'
Jiri Pirko says: ==================== mlxsw: Allow flow based forwarding in OVS This patchset does some fixes so the HW is setup correctly to do flow-based (ACL based) forwarding for OVS-enslaved port. The first patch is just trivial fix spotted on the way. Patches 2-4 take care of proper FID setup which HW needs in order to for ACL based forwarding. The 7th patch (with dependency of patch 5 and 6) takes care of proper setup of ports that are enslaved in OVS. The last patch implements new FID miss trap that is used to push packets belonging to unknown flows to kernel and userspace. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
it/drivers/bcma/driver_chipcommon.c?id=85eb92e81801d64686eb78928d500a4c83ee9623'>bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens1-1/+1 2013-06-27bcma: add support for BCM43142Rafał Miłecki1-2/+9 2013-03-27bcma: export some gpio functionsHauke Mehrtens1-0/+2 2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-1/+2 2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz1-1/+1 2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+76 2012-12-10bcma: unify naming schema for clock functionsRafał Miłecki1-5/+5 2012-12-06bcma: register watchdog driverHauke Mehrtens1-0/+22 2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-1/+37 2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens1-2/+40 2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens1-2/+10 2012-11-21bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens1-0/+4 2012-11-21bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+30 2012-11-21bcma: add locking around GPIO register accessesHauke Mehrtens1-5/+42 2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens1-5/+18 2012-07-11bcma: fix CC driver compilation on MIPSRafał Miłecki1-1/+1 2012-07-09bcma: use custom printing functionsRafał Miłecki1-3/+2 2011-10-31bcma: fix implicit use of export.h contentsPaul Gortmaker1-0/+1 2011-08-08bcma: add serial console supportHauke Mehrtens1-0/+48 2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens1-0/+5 2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1 2011-07-18bcma: cc: set GPIOTIMER registerRafał Miłecki1-0/+14 2011-07-07Update my e-mail addressMichael Büsch1-1/+1 2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki1-2/+4 2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+87