index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
attr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-08
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
Jan Engelhardt
1
-24
/
+5
2008-10-08
netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
Jan Engelhardt
1
-10
/
+10
2008-10-08
netfilter: ip6tables: fix name of hopbyhop in Kconfig
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
7
-67
/
+45
2008-10-08
netfilter: ebtables: fix one wrong return value
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: remove redundant casts from Ebtables
Jan Engelhardt
4
-6
/
+6
2008-10-08
netfilter: remove unused Ebtables functions
Jan Engelhardt
2
-114
/
+0
2008-10-08
netfilter: implement hotdrop for Ebtables
Jan Engelhardt
1
-3
/
+10
2008-10-08
netfilter: ebtables: use generic table checking
Jan Engelhardt
4
-6
/
+8
2008-10-08
netfilter: x_tables: output bad hook mask in hexadecimal
Jan Engelhardt
1
-2
/
+2
2008-10-08
netfilter: move Ebtables to use Xtables
Jan Engelhardt
22
-193
/
+158
2008-10-08
netfilter: change Ebtables function signatures to match Xtables's
Jan Engelhardt
20
-173
/
+224
2008-10-08
netfilter: ebt_among: obtain match size through different means
Jan Engelhardt
1
-2
/
+4
2008-10-08
netfilter: add dummy members to Ebtables code to ease transition to Xtables
Jan Engelhardt
20
-9
/
+91
2008-10-08
netfilter: Change return types of targets/watchers for Ebtables extensions
Jan Engelhardt
9
-15
/
+19
2008-10-08
netfilter: change return types of match functions for ebtables extensions
Jan Engelhardt
11
-105
/
+104
2008-10-08
netfilter: change return types of check functions for Ebtables extensions
Jan Engelhardt
20
-108
/
+109
2008-10-08
netfilter: ebtables: do centralized size checking
Jan Engelhardt
20
-88
/
+104