#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" arm.git/atom/include/linux/netfilter_bridge.h?h=ktext-current' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/linux/netfilter_bridge.h
AgeCommit message (Expand)Author
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal
2015-06-12net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingFlorian Westphal
2015-04-24netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal
2015-03-16netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal
2015-03-16netfilter: bridge: query conntrack about skb dnatFlorian Westphal
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal
2015-03-09bridge: move mac header copying into br_netfilterFlorian Westphal
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso
2013-09-26netfilter: Remove extern from function prototypesJoe Perches
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2010-04-20netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...Bart De Schuymer
2010-04-15netfilter: bridge-netfilter: Fix MAC header handling with IP DNATBart De Schuymer
2010-04-15netfilter: bridge-netfilter: simplify IP DNATBart De Schuymer