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
/
bridge
/
netfilter
/
ebtables.c
Age
Commit message (
Expand
)
Author
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-06
netfilter: ebtables: clean up initialization of buf
Colin Ian King
2017-09-29
netfilter: ebtables: fix race condition in frame_filter_net_init()
Artem Savkov
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-08-19
netfilter: use audit_log()
Geliang Tang
2017-05-15
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
2017-04-26
ebtables: remove nf_hook_register usage
Florian Westphal
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-01-09
ebtables: use match, target and data copy_to_user helpers
Willem de Bruijn
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
2016-04-13
netfilter: ebtables: Fix extension lookup with identical name
Phil Sutter
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2015-11-23
netfilter-bridge: layout of if statements
Ian Morris
2015-11-23
netfilter-bridge: brace placement
Ian Morris
2015-11-23
netfilter-bridge: use netdev style comments
Ian Morris
2015-11-23
netfilter-bridge: Cleanse indentation
Ian Morris
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
netfilter: ebtables: Simplify the arguments to ebt_do_table
Eric W. Biederman
2015-08-28
netfilter: reduce sparse warnings
Florian Westphal
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
2015-05-26
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-05
ebtables: Use eth_proto_is_802_3
Alexander Duyck
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-09-09
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
2013-12-19
bridge: change the position of '{' to the pre line
tanxiaojun
2013-12-19
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-12-19
bridge: remove unnecessary parentheses
tanxiaojun
2013-05-23
bridge: netfilter: using strlcpy() instead of strncpy()
Chen Gang
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2013-02-04
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
2012-03-06
netfilter: bridge: fix wrong pointer dereference
Pablo Neira Ayuso
2012-03-06
netfilter: ebtables: fix wrong name length while copying to user-space
Santosh Nayak
2012-02-25
netfilter: bridge: fix module autoload in compat case
Florian Westphal
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
2011-05-10
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
2011-05-10
netfilter: fix ebtables compat support
Eric Dumazet
[next]