index
:
kernel_motorola_potter.git
q10.0
kernel_motorola_potter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ebtables: reject non-bridge targets
Florian Westphal
2018-07-22
1
-0
/
+13
*
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-07-22
1
-0
/
+2
*
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
2018-07-11
1
-1
/
+2
*
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
2018-05-30
1
-1
/
+5
*
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
2018-05-30
1
-9
/
+18
*
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
2018-04-08
1
-0
/
+34
*
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
2018-03-18
1
-2
/
+19
*
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
2018-03-18
1
-1
/
+12
*
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2017-02-08
1
-0
/
+2
*
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
2014-11-03
1
-0
/
+1
*
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
2014-10-31
1
-1
/
+32
*
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2014-10-31
1
-10
/
+253
*
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
2014-10-31
1
-2
/
+4
*
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
2014-10-02
1
-0
/
+2
*
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
1
-5
/
+90
*
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
2014-09-09
1
-0
/
+15
*
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
1
-8
/
+2
*
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
1
-1
/
+0
*
netfilter: bridge: add reject support
Pablo Neira Ayuso
2014-07-22
3
-0
/
+74
*
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
2014-06-27
4
-43
/
+107
*
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
2014-06-25
1
-0
/
+1
*
netfilter: kill ulog targets
Pablo Neira Ayuso
2014-06-25
2
-409
/
+0
*
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
2014-05-26
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-22
3
-1
/
+153
|
\
|
*
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
2014-04-24
3
-1
/
+153
*
|
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
1
-3
/
+2
|
/
*
bridge: netfilter: Use ether_addr_copy
Joe Perches
2014-02-24
4
-6
/
+6
*
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
1
-1
/
+1
*
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
1
-2
/
+2
*
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
1
-1
/
+1
*
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-09
1
-0
/
+1
*
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
1
-0
/
+1
*
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
1
-19
/
+19
*
bridge: change the position of '{' to the pre line
tanxiaojun
2013-12-19
4
-18
/
+9
*
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-12-19
3
-8
/
+8
*
bridge: remove unnecessary parentheses
tanxiaojun
2013-12-19
1
-1
/
+1
*
netfilter: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
netfilter: ebt_ip6: fix source and destination matching
Luís Fernando Cornachioni Estrozi
2013-11-19
1
-3
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
2
-2
/
+40
|
\
|
*
netfilter: bridge: nf_tables: add filter chain type
Pablo Neira Ayuso
2013-10-28
1
-2
/
+39
|
*
netfilter: bridge: fix nf_tables bridge dependencies with main core
Pablo Neira Ayuso
2013-10-28
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-6
/
+3
|
\
\
|
|
/
|
/
|
|
*
netfilter: ebt_ulog: fix info leaks
Mathias Krause
2013-10-02
1
-6
/
+3
*
|
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
1
-2
/
+30
*
|
netfilter: add nftables
Patrick McHardy
2013-10-14
3
-0
/
+42
*
|
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-14
2
-12
/
+20
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
|
/
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
3
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-06
2
-3
/
+9
|
\
|
*
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2013-05-23
1
-0
/
+6
[next]