aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter_bridge.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Gravatar Jeremy Sowden 1-0/+7
2018-12-19net: convert bridge_nf to use skb extension infrastructureGravatar Florian Westphal 1-2/+2
2018-12-19netfilter: avoid using skb->nf_bridge directlyGravatar Florian Westphal 1-9/+24
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiGravatar Máté Eckl 1-11/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-09-17netfilter: Pass net into okfnGravatar Eric W. Biederman 1-1/+1
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againGravatar Florian Westphal 1-3/+9
2015-06-12net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingGravatar Florian Westphal 1-7/+0
2015-04-24netfilter: bridge: fix NULL deref in physin/out ifindex helpersGravatar Florian Westphal 1-2/+14
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Pablo Neira Ayuso 1-1/+1
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolGravatar Florian Westphal 1-1/+0
2015-04-08netfilter: bridge: start splitting mask into public/private chunksGravatar Florian Westphal 1-3/+1
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevGravatar Florian Westphal 1-1/+22
2015-04-07netfilter: Pass socket pointer down through okfn().Gravatar David Miller 1-1/+1
2015-03-22netfilter: bridge: kill nf_bridge_padGravatar Florian Westphal 1-22/+0
2015-03-16netfilter: bridge: remove BRNF_STATE_BRIDGED flagGravatar Florian Westphal 1-1/+0
2015-03-16netfilter: bridge: query conntrack about skb dnatGravatar Florian Westphal 1-6/+0
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterGravatar Pablo Neira Ayuso 1-12/+0
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedGravatar Florian Westphal 1-8/+0
2015-03-09bridge: move mac header copying into br_netfilterGravatar Florian Westphal 1-31/+0
2014-09-26netfilter: bridge: move br_netfilter out of the coreGravatar Pablo Neira Ayuso 1-1/+1
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerGravatar Pablo Neira Ayuso 1-10/+38
2013-09-26netfilter: Remove extern from function prototypesGravatar Joe Perches 1-2/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-25/+2
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsGravatar Peter Huang (Peng) 1-0/+9
2010-04-20netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...Gravatar Bart De Schuymer 1-0/+7
2010-04-15netfilter: bridge-netfilter: Fix MAC header handling with IP DNATGravatar Bart De Schuymer 1-1/+4
2010-04-15netfilter: bridge-netfilter: simplify IP DNATGravatar Bart De Schuymer 1-3/+14
2009-02-14net: replace __constant_{endian} uses in net headersGravatar Harvey Harrison 1-2/+2
2007-12-14[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsGravatar Patrick McHardy 1-1/+2
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codeGravatar Patrick McHardy 1-9/+16
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficGravatar Michael Milner 1-2/+9
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksGravatar Patrick McHardy 1-1/+0
2006-12-02[BRIDGE]: Annotations.Gravatar Al Viro 1-1/+1
2006-09-22[NETFILTER] bridge: simplify nf_bridge_padGravatar Stephen Hemminger 1-11/+5
2006-09-22[NETFILTER] bridge: code rearrangement for clarityGravatar Stephen Hemminger 1-19/+7
2006-08-26[BRIDGE] netfilter: memory corruption fixGravatar Stephen Hemminger 1-2/+12
2006-08-02[NETFILTER]: include/linux/netfilter_bridge.h: header cleanupGravatar Alexey Dobriyan 1-1/+0
2006-07-24[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Gravatar Patrick McHardy 1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-20[BRIDGE]: netfilter inline cleanupGravatar Stephen Hemminger 1-27/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+113