index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-14
netfilter: fix ebtables dependencies
Patrick McHardy
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
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: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
Jan Engelhardt
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
netfilter: ebtables: fix one wrong return value
Jan Engelhardt
2008-10-08
netfilter: remove redundant casts from Ebtables
Jan Engelhardt
2008-10-08
netfilter: remove unused Ebtables functions
Jan Engelhardt
2008-10-08
netfilter: implement hotdrop for Ebtables
Jan Engelhardt
2008-10-08
netfilter: ebtables: use generic table checking
Jan Engelhardt
2008-10-08
netfilter: move Ebtables to use Xtables
Jan Engelhardt
2008-10-08
netfilter: change Ebtables function signatures to match Xtables's
Jan Engelhardt
2008-10-08
netfilter: ebt_among: obtain match size through different means
Jan Engelhardt
2008-10-08
netfilter: add dummy members to Ebtables code to ease transition to Xtables
Jan Engelhardt
2008-10-08
netfilter: Change return types of targets/watchers for Ebtables extensions
Jan Engelhardt
2008-10-08
netfilter: change return types of match functions for ebtables extensions
Jan Engelhardt
2008-10-08
netfilter: change return types of check functions for Ebtables extensions
Jan Engelhardt
2008-10-08
netfilter: ebtables: do centralized size checking
Jan Engelhardt
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-07-26
netfilter: ebtables: use nf_register_hooks()
Alexey Dobriyan
2008-07-08
netfilter: ebt_nflog: fix Kconfig typo
Patrick McHardy
2008-06-17
bridge: fix IPV6=n build
Randy Dunlap
2008-06-09
netfilter: ebtables: add IPv6 support
Kuo-lang Tseng
2008-04-14
[NETFILTER]: bridge: add ebt_nflog watcher
Peter Warasin
2008-04-14
[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
2008-02-23
[NETFILTER]: fix ebtable targets return
Joonwoo Park
2008-02-19
[NETFILTER]: Fix incorrect use of skb_make_writable
Joonwoo Park
2008-01-31
[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly
Jan Engelhardt
2008-01-31
[NETFILTER]: ebtables: Update modules' descriptions
Jan Engelhardt
2008-01-31
[NETFILTER]: ebtables: remove casts, use consts
Jan Engelhardt
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
2008-01-28
[BRIDGE]: Remove unused macros from ebt_vlan.c
Rami Rosen
2008-01-28
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
2007-11-29
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2007-11-19
[BRIDGE]: Add missing "space"
Joe Perches
2007-11-07
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...
Bart De Schuymer
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
[next]