summaryrefslogtreecommitdiff
path: root/include/linux/netfilter_bridge.h
AgeCommit message (Expand)Author
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Jeremy Sowden
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
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2007-12-14[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy
2006-12-02[BRIDGE]: Annotations.Al Viro
2006-09-22[NETFILTER] bridge: simplify nf_bridge_padStephen Hemminger
2006-09-22[NETFILTER] bridge: code rearrangement for clarityStephen Hemminger
2006-08-26[BRIDGE] netfilter: memory corruption fixStephen Hemminger
2006-08-02[NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan
2006-07-24[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-20[BRIDGE]: netfilter inline cleanupStephen Hemminger
2005-04-16Linux-2.6.12-rc2Linus Torvalds