Sign in
googlers
/
maze
/
linux
/
fb67afda49220426af3ca570187faa910403e49a
/
net
/
bridge
/
netfilter
b738127
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
by Jesse Gross
· 14 years ago
1393791
ebtables: Allow filtering of hardware accelerated vlan frames.
by Jesse Gross
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
b4ba261
netfilter: xtables: change hotdrop pointer to direct modification
by Jan Engelhardt
· 16 years ago
62fc805
netfilter: xtables: deconstify struct xt_action_param for matches
by Jan Engelhardt
· 16 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 16 years ago
de74c16
netfilter: xtables: combine struct xt_match_param and xt_target_param
by Jan Engelhardt
· 16 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d6b00a5
netfilter: xtables: change targets to return error code
by Jan Engelhardt
· 15 years ago
bd414ee
netfilter: xtables: change matches to return error code
by Jan Engelhardt
· 15 years ago
135367b
netfilter: xtables: change xt_target.checkentry return type
by Jan Engelhardt
· 15 years ago
b0f3845
netfilter: xtables: change xt_match.checkentry return type
by Jan Engelhardt
· 15 years ago
fd0ec0e
netfilter: xtables: consolidate code into xt_request_find_match
by Jan Engelhardt
· 16 years ago
d2a7b6b
netfilter: xtables: make use of xt_request_find_target
by Jan Engelhardt
· 16 years ago
ff67e4e
netfilter: xt extensions: use pr_<level> (2)
by Jan Engelhardt
· 15 years ago
85bc3f3
netfilter: xtables: do not print any messages on ENOMEM
by Jan Engelhardt
· 15 years ago
e8a96f6
Merge branch 'master' of ../nf-2.6
by Patrick McHardy
· 15 years ago
8244f4b
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
by Jan Engelhardt
· 15 years ago
408ffaa
netfilter: update my email address
by Jan Engelhardt
· 15 years ago
0898f99
netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
by YOSHIFUJI Hideaki
· 15 years ago
6e705f5
netfilter: ebtables: mark: add CONFIG_COMPAT support
by Florian Westphal
· 15 years ago
314ddca
netfilter: ebt_limit: add CONFIG_COMPAT support
by Florian Westphal
· 15 years ago
90b89af
netfilter: ebtables: try native set/getsockopt handlers, too
by Florian Westphal
· 15 years ago
81e675c
netfilter: ebtables: add CONFIG_COMPAT support
by Florian Westphal
· 15 years ago
49facff
netfilter: ebtables: split update_counters into two functions
by Florian Westphal
· 15 years ago
837395a
netfilter: ebtables: split copy_everything_to_user into two functions
by Florian Westphal
· 15 years ago
e788759
netfilter: ebtables: split do_replace into two functions
by Florian Westphal
· 15 years ago
fc0e3df
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
by Florian Westphal
· 15 years ago
1756de2
netfilter: ebtables: abort if next_offset is too small
by Florian Westphal
· 15 years ago
d5d1baa
netfilter: xtables: add const qualifiers
by Jan Engelhardt
· 16 years ago
9ab99d5
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
add6746
netfilter: add struct net * to target parameters
by Patrick McHardy
· 15 years ago
f54e936
netfilter: xtables: add struct xt_mtdtor_param::net
by Alexey Dobriyan
· 15 years ago
a83d8e8
netfilter: xtables: add struct xt_mtchk_param::net
by Alexey Dobriyan
· 15 years ago
dce766a
netfilter: ebtables: enforce CAP_NET_ADMIN
by Florian Westphal
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
8a56df0
netfilter: ebt_ulog: fix checkentry return value
by Patrick McHardy
· 15 years ago
35aad0f
netfilter: xtables: mark initial tables constant
by Jan Engelhardt
· 15 years ago
dc05a56
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
24c232d
netfilter: xtables: switch hook PFs to nfproto
by Jan Engelhardt
· 16 years ago
be39ee1
netfilter: ebtables: Use %pM conversion specifier
by Tobias Klauser
· 15 years ago
a5e7882
netfilter: x_tables: added hook number into match extension parameter structure.
by Evgeniy Polyakov
· 16 years ago
98e8640
netfilter: xtables: consolidate open-coded logic
by Jan Engelhardt
· 16 years ago
7249dee
netfilter: fix nf_logger name in ebt_ulog.
by Eric Leblond
· 16 years ago
3b334d4
netfilter: fix warning in ebt_ulog init function.
by Eric Leblond
· 16 years ago
704b3ea
netfilter: fix warning about invalid const usage
by Eric Leblond
· 16 years ago
842bff3
netfilter: ebtables: remove unneeded initializations
by Stephen Hemminger
· 16 years ago
d61ba9f
netfilter 05/09: ebtables: fix inversion in match code
by Jan Engelhardt
· 16 years ago
f3d8b2e
net/bridge/netfilter: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
b71b30a
netfilter: netns ebtables: ebtable_nat in netns
by Alexey Dobriyan
· 16 years ago
4aad109
netfilter: netns ebtables: ebtable_filter in netns
by Alexey Dobriyan
· 16 years ago
8157e6d
netfilter: netns ebtables: ebtable_broute in netns
by Alexey Dobriyan
· 16 years ago
dbcdf85
netfilter: netns ebtables: more cleanup during ebt_unregister_table()
by Alexey Dobriyan
· 16 years ago
6beceee
netfilter: netns ebtables: part 2
by Alexey Dobriyan
· 16 years ago
511061e
netfilter: netns ebtables: part 1
by Alexey Dobriyan
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
b189db5
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
by Harvey Harrison
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
129404a
netfilter: fix ebtables dependencies
by Patrick McHardy
· 16 years ago
916a917
netfilter: xtables: provide invoked family value to extensions
by Jan Engelhardt
· 16 years ago
a2df164
netfilter: xtables: move extension arguments into compound structure (6/6)
by Jan Engelhardt
· 16 years ago
af5d6dc
netfilter: xtables: move extension arguments into compound structure (5/6)
by Jan Engelhardt
· 16 years ago
7eb3558
netfilter: xtables: move extension arguments into compound structure (4/6)
by Jan Engelhardt
· 16 years ago
6be3d85
netfilter: xtables: move extension arguments into compound structure (3/6)
by Jan Engelhardt
· 16 years ago
9b4fce7
netfilter: xtables: move extension arguments into compound structure (2/6)
by Jan Engelhardt
· 16 years ago
f7108a2
netfilter: xtables: move extension arguments into compound structure (1/6)
by Jan Engelhardt
· 16 years ago
20f3c56
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
by Jan Engelhardt
· 16 years ago
367c679
netfilter: xtables: do centralized checkentry call (1/2)
by Jan Engelhardt
· 16 years ago
147c384
netfilter: ebtables: fix one wrong return value
by Jan Engelhardt
· 16 years ago
f7277f8
netfilter: remove redundant casts from Ebtables
by Jan Engelhardt
· 16 years ago
66bff35
netfilter: remove unused Ebtables functions
by Jan Engelhardt
· 16 years ago
5365f80
netfilter: implement hotdrop for Ebtables
by Jan Engelhardt
· 16 years ago
f2ff525
netfilter: ebtables: use generic table checking
by Jan Engelhardt
· 16 years ago
043ef46
netfilter: move Ebtables to use Xtables
by Jan Engelhardt
· 16 years ago
2d06d4a
netfilter: change Ebtables function signatures to match Xtables's
by Jan Engelhardt
· 16 years ago
815377f
netfilter: ebt_among: obtain match size through different means
by Jan Engelhardt
· 16 years ago
001a18d
netfilter: add dummy members to Ebtables code to ease transition to Xtables
by Jan Engelhardt
· 16 years ago
0ac6ab1
netfilter: Change return types of targets/watchers for Ebtables extensions
by Jan Engelhardt
· 16 years ago
8cc784e
netfilter: change return types of match functions for ebtables extensions
by Jan Engelhardt
· 16 years ago
19eda87
netfilter: change return types of check functions for Ebtables extensions
by Jan Engelhardt
· 16 years ago
18219d3
netfilter: ebtables: do centralized size checking
by Jan Engelhardt
· 16 years ago
ee999d8
netfilter: x_tables: use NFPROTO_* in extensions
by Jan Engelhardt
· 16 years ago
76108ce
netfilter: Use unsigned types for hooknum and pf vars
by Jan Engelhardt
· 16 years ago
e40f51a
netfilter: ebtables: use nf_register_hooks()
by Alexey Dobriyan
· 17 years ago
58de786
netfilter: ebt_nflog: fix Kconfig typo
by Patrick McHardy
· 17 years ago
f586287
bridge: fix IPV6=n build
by Randy Dunlap
· 17 years ago
93f6515
netfilter: ebtables: add IPv6 support
by Kuo-lang Tseng
· 17 years ago
e7bfd0a
[NETFILTER]: bridge: add ebt_nflog watcher
by Peter Warasin
· 17 years ago
0718300c
[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.
by Robert P. J. Day
· 17 years ago
1b04ab4
[NETFILTER]: fix ebtable targets return
by Joonwoo Park
· 17 years ago
eb1197b
[NETFILTER]: Fix incorrect use of skb_make_writable
by Joonwoo Park
· 17 years ago
30083c9
[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly
by Jan Engelhardt
· 17 years ago
f776c4c
[NETFILTER]: ebtables: Update modules' descriptions
by Jan Engelhardt
· 17 years ago
abfdf1c
[NETFILTER]: ebtables: remove casts, use consts
by Jan Engelhardt
· 17 years ago
b7c6ba6
[NETNS]: Consolidate kernel netlink socket destruction.
by Denis V. Lunev
· 17 years ago
191df57
[BRIDGE]: Remove unused include of a header file in ebtables.c
by Rami Rosen
· 17 years ago
06eaa1a
[BRIDGE]: Remove unused macros from ebt_vlan.c
by Rami Rosen
· 17 years ago
33b8e77
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
by Patrick McHardy
· 17 years ago
Next »