index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
1
-3
/
+1
|
\
|
*
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-26
1
-3
/
+1
*
|
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-20
1
-0
/
+6
|
/
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-2
/
+2
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
3
-13
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-09
1
-1
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
13
-124
/
+76
|
|
\
|
*
|
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
1
-1
/
+3
*
|
|
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
1
-0
/
+2
|
|
/
|
/
|
*
|
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-1
/
+1
*
|
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
3
-3
/
+3
*
|
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
2015-04-04
6
-20
/
+16
*
|
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
3
-36
/
+27
*
|
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
11
-87
/
+52
|
/
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-4
/
+2
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-4
/
+2
*
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2015-03-25
2
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
1
-3
/
+3
|
\
|
*
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-19
1
-3
/
+3
*
|
netfilter: ip6t_REJECT: check for IP6T_F_PROTO
Pablo Neira Ayuso
2015-03-22
1
-1
/
+2
*
|
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-10
1
-1
/
+1
*
|
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
2015-03-06
1
-7
/
+11
*
|
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2015-03-03
1
-0
/
+35
|
/
*
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
6
-6
/
+103
|
\
|
*
netfilter: nf_log_ipv6: correct typo in module description
Steven Noonan
2014-11-28
1
-1
/
+1
|
*
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
4
-84
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
7
-5
/
+184
|
|
\
|
|
*
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
2
-4
/
+4
|
|
*
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
1
-1
/
+11
|
|
*
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
3
-0
/
+87
|
|
*
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
3
-0
/
+82
*
|
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
2
-66
/
+115
|
\
\
\
|
|
/
/
|
*
|
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-10
1
-0
/
+1
|
*
|
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-66
/
+109
|
|
/
|
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
1
-0
/
+1
|
*
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-11
1
-0
/
+4
*
|
netfilter: Convert print_tuple functions to return void
Joe Perches
2014-11-05
2
-8
/
+8
|
/
*
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-03
1
-23
/
+11
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-1
/
+1
*
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
3
-0
/
+172
*
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
1
-12
/
+15
*
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-12
1
-10
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
8
-398
/
+499
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
3
-0
/
+96
|
*
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-71
/
+133
|
*
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
1
-127
/
+36
|
*
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-09
3
-204
/
+238
*
|
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-09-02
1
-1
/
+1
*
|
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
2
-8
/
+20
|
/
[next]