index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_physdev.c
Age
Commit message (
Expand
)
Author
2019-01-18
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2016-08-12
netfilter: physdev: add missed blank
Hangbin Liu
2016-07-11
netfilter: physdev: physdev-is-out should not work with OUTPUT chain
Hangbin Liu
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
2015-03-16
netfilter: bridge: remove BRNF_STATE_BRIDGED flag
Florian Westphal
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
2009-02-19
netfilter: xt_physdev: unfold two loops in physdev_mt()
Eric Dumazet
2009-02-18
netfilter: xt_physdev fixes
Eric Dumazet
2008-10-08
netfilter: xtables: use NFPROTO_UNSPEC in more extensions
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2007-07-24
[NETFILTER]: Clean up duplicate includes in net/netfilter/
Jesper Juhl
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2006-12-13
[NETFILTER]: bridge-netfilter: remove deferred hooks
Patrick McHardy
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-08-17
[NETFILTER]: xt_physdev build fix
Andrew Morton
2006-07-24
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-20
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
2006-03-20
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte