index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
2018-01-08
1
-0
/
+1
*
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
1
-0
/
+1
*
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
2018-01-08
1
-0
/
+3
*
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-1
/
+1
*
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
2018-01-08
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
2017-07-31
1
-0
/
+1
*
netfilter, kbuild: use canonical method to specify objs.
Jike Song
2017-06-19
1
-4
/
+3
*
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
2017-02-08
1
-0
/
+1
*
netfilter: nat: merge udp and udplite helpers
Florian Westphal
2017-01-03
1
-1
/
+0
*
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2017-01-03
1
-1
/
+0
*
netfilter: nf_tables: add stateful object reference expression
Pablo Neira Ayuso
2016-12-06
1
-0
/
+1
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-1
/
+1
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
1
-1
/
+1
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-2
/
+1
*
netfilter: built-in NAT support for UDPlite
Davide Caratti
2016-12-04
1
-3
/
+2
*
netfilter: built-in NAT support for SCTP
Davide Caratti
2016-12-04
1
-1
/
+1
*
netfilter: built-in NAT support for DCCP
Davide Caratti
2016-12-04
1
-1
/
+2
*
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
2016-11-01
1
-0
/
+1
*
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-11-01
1
-0
/
+3
*
netfilter: nf_tables: add fib expression
Florian Westphal
2016-11-01
1
-0
/
+2
*
netfilter: nf_tables: add range expression
Pablo Neira Ayuso
2016-09-25
1
-1
/
+2
*
netfilter: nf_tables: add number generator expression
Laura Garcia Liebana
2016-08-22
1
-0
/
+1
*
netfilter: nf_tables: add quota expression
Pablo Neira Ayuso
2016-08-22
1
-0
/
+1
*
netfilter: nf_tables: add hash expression
Laura Garcia Liebana
2016-08-12
1
-0
/
+1
*
netfilter: nf_tables: rename set implementations
Pablo Neira Ayuso
2016-08-12
1
-2
/
+2
*
netfilter: nf_tables: add forward expression to the netdev family
Pablo Neira Ayuso
2016-01-04
1
-0
/
+1
*
netfilter: nf_tables: add packet duplication to the netdev family
Pablo Neira Ayuso
2016-01-03
1
-0
/
+6
*
netfilter: nf_tables: extend tracing infrastructure
Florian Westphal
2015-12-09
1
-1
/
+1
*
netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
Pablo Neira Ayuso
2015-10-04
1
-1
/
+0
*
netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
Pablo Neira Ayuso
2015-10-04
1
-1
/
+0
*
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
1
-0
/
+1
*
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2015-04-08
1
-1
/
+1
*
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
1
-0
/
+1
*
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
1
-0
/
+1
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
1
-0
/
+1
*
|
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
1
-1
/
+1
|
/
*
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
1
-0
/
+3
*
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-10
1
-0
/
+1
|
\
|
*
netfilter: introduce l2tp match extension
James Chapman
2014-01-09
1
-0
/
+1
*
|
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-06
1
-1
/
+2
|
\
|
*
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
2013-12-30
1
-0
/
+1
|
*
netfilter: nf_tables: remove nft_meta_target
Pablo Neira Ayuso
2013-12-28
1
-1
/
+0
|
*
netfilter: nft: add queue module
Eric Leblond
2013-12-07
1
-0
/
+1
*
|
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
2014-01-03
1
-0
/
+1
*
|
netfilter: add IPv4/6 IPComp extension match support
fan.du
2013-12-24
1
-0
/
+1
|
/
*
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
1
-0
/
+1
[next]