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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
49
-529
/
+1878
|
\
|
*
netfilter: nft_quota: allow to restore consumed quota
Pablo Neira Ayuso
2016-12-07
1
-2
/
+9
|
*
netfilter: xt_bpf: support ebpf
Willem de Bruijn
2016-12-07
1
-16
/
+80
|
*
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
Marcelo Ricardo Leitner
2016-12-07
1
-1
/
+3
|
*
netfilter: nf_tables: support for set flushing
Pablo Neira Ayuso
2016-12-07
3
-6
/
+51
|
*
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
Pablo Neira Ayuso
2016-12-07
2
-8
/
+27
|
*
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
Pablo Neira Ayuso
2016-12-07
1
-2
/
+2
|
*
netfilter: nat: skip checksum on offload SCTP packets
Davide Caratti
2016-12-07
1
-1
/
+4
|
*
netfilter: nf_tables: allow to filter stateful object dumps by type
Pablo Neira Ayuso
2016-12-07
1
-0
/
+50
|
*
netfilter: nft_objref: support for stateful object maps
Pablo Neira Ayuso
2016-12-07
2
-1
/
+119
|
*
netfilter: nf_tables: add stateful object reference to set elements
Pablo Neira Ayuso
2016-12-07
1
-10
/
+62
|
*
netfilter: nft_quota: add depleted flag for objects
Pablo Neira Ayuso
2016-12-07
2
-8
/
+29
|
*
netfilter: nf_tables: notify internal updates of stateful objects
Pablo Neira Ayuso
2016-12-07
1
-12
/
+19
|
*
netfilter: nf_tables: atomic dump and reset for stateful objects
Pablo Neira Ayuso
2016-12-07
3
-22
/
+81
|
*
netfilter: nft_quota: dump consumed quota
Pablo Neira Ayuso
2016-12-07
1
-5
/
+16
|
*
netfilter: nf_tables: add stateful object reference expression
Pablo Neira Ayuso
2016-12-06
3
-0
/
+119
|
*
netfilter: nft_quota: add stateful object type
Pablo Neira Ayuso
2016-12-06
1
-13
/
+83
|
*
netfilter: nft_counter: add stateful object type
Pablo Neira Ayuso
2016-12-06
1
-27
/
+113
|
*
netfilter: nf_tables: add stateful objects
Pablo Neira Ayuso
2016-12-06
1
-0
/
+516
|
*
netfilter: add and use nf_fwd_netdev_egress
Florian Westphal
2016-12-06
2
-10
/
+27
|
*
netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
Gao Feng
2016-12-06
1
-7
/
+19
|
*
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
Pablo Neira Ayuso
2016-12-06
1
-5
/
+102
|
*
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
1
-1
/
+1
|
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
1
-9
/
+24
|
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
1
-0
/
+30
|
*
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
1
-0
/
+9
|
*
netfilter: convert while loops to for loops
Aaron Conole
2016-12-06
1
-4
/
+2
|
*
netfilter: introduce accessor functions for hook entries
Aaron Conole
2016-12-06
2
-9
/
+6
|
*
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
2
-10
/
+38
|
*
netfilter: conntrack: add nf_conntrack_default_on sysctl
Florian Westphal
2016-12-04
2
-1
/
+28
|
*
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
2016-12-04
1
-1
/
+37
|
*
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
3
-3
/
+12
|
*
netfilter: nat: add dependencies on conntrack module
Florian Westphal
2016-12-04
3
-5
/
+36
|
*
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
11
-36
/
+48
|
*
netfilter: conntrack: remove unused init_net hook
Florian Westphal
2016-12-04
1
-8
/
+0
|
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
3
-73
/
+13
|
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
3
-72
/
+13
|
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
3
-74
/
+14
|
*
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2016-12-04
2
-1
/
+55
|
|
\
|
|
*
ipvs: Decrement ttl
Dwip Banerjee
2016-11-15
1
-0
/
+54
|
|
*
ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
Gao Feng
2016-11-15
1
-1
/
+1
|
*
|
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
Liping Zhang
2016-12-04
1
-0
/
+1
|
*
|
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
2016-12-04
2
-2
/
+4
|
*
|
netfilter: built-in NAT support for UDPlite
Davide Caratti
2016-12-04
4
-38
/
+8
|
*
|
netfilter: built-in NAT support for SCTP
Davide Caratti
2016-12-04
4
-36
/
+7
|
*
|
netfilter: built-in NAT support for DCCP
Davide Caratti
2016-12-04
4
-37
/
+8
|
*
|
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2016-12-04
2
-4
/
+4
*
|
|
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
2
-17
/
+15
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
4
-26
/
+50
|
\
\
|
*
|
netfilter: nft_range: add the missing NULL pointer check
Liping Zhang
2016-11-24
1
-0
/
+6
[next]