index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
bridge: netfilter: using strlcpy() instead of strncpy()
Chen Gang
2013-05-23
1
-3
/
+3
*
|
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-15
2
-13
/
+16
|
/
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-07
3
-44
/
+130
|
\
|
*
netfilter: ebt_ulog: add net namespace support for ebt_ulog
Gao feng
2013-04-05
1
-37
/
+88
|
*
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
2013-04-05
1
-2
/
+35
|
*
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
2
-5
/
+7
*
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-2
/
+2
|
/
*
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
1
-1
/
+1
*
netfilter: ebt_ulog: remove unnecessary spin lock protection
Gao feng
2013-03-15
1
-2
/
+1
*
bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-15
1
-3
/
+1
*
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
1
-4
/
+2
*
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
2013-02-04
1
-10
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
1
-1
/
+1
|
\
|
*
netfilter: log: Fix log-level processing
Joe Perches
2012-09-12
1
-1
/
+1
*
|
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-2
/
+1
*
|
netfilter: PTR_RET can be used
Wu Fengguang
2012-08-14
2
-6
/
+2
|
/
*
netfilter: use kfree_skb() not kfree()
Dan Carpenter
2012-06-30
1
-1
/
+1
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
1
-2
/
+4
*
netfilter: ebt_ulog: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-13
/
+10
*
bridge: netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-2
/
+2
*
netfilter: bridge: fix wrong pointer dereference
Pablo Neira Ayuso
2012-03-06
1
-1
/
+1
*
netfilter: ebtables: fix wrong name length while copying to user-space
Santosh Nayak
2012-03-06
1
-3
/
+13
*
netfilter: bridge: fix module autoload in compat case
Florian Westphal
2012-02-25
1
-8
/
+2
*
net:bridge: use IS_ENABLED
Igor Maravić
2011-12-16
1
-1
/
+1
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
2
-2
/
+4
*
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
1
-4
/
+3
[next]