index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-vsock: remove unused vq variable
Peng Tao
2016-12-08
1
-3
/
+0
*
icmp: correct return value of icmp_rcv()
Zhang Shengju
2016-12-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
90
-661
/
+2513
|
\
|
*
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
2
-16
/
+101
|
*
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
4
-7
/
+56
|
*
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: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2016-12-07
2
-9
/
+12
|
*
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
3
-1
/
+125
|
*
netfilter: nf_tables: add stateful object reference to set elements
Pablo Neira Ayuso
2016-12-07
3
-10
/
+79
|
*
netfilter: nft_quota: add depleted flag for objects
Pablo Neira Ayuso
2016-12-07
4
-8
/
+32
|
*
netfilter: nf_tables: notify internal updates of stateful objects
Pablo Neira Ayuso
2016-12-07
2
-12
/
+23
|
*
netfilter: nf_tables: atomic dump and reset for stateful objects
Pablo Neira Ayuso
2016-12-07
5
-23
/
+85
|
*
netfilter: nft_quota: dump consumed quota
Pablo Neira Ayuso
2016-12-07
2
-5
/
+18
|
*
netfilter: nf_tables: add stateful object reference expression
Pablo Neira Ayuso
2016-12-06
4
-0
/
+133
|
*
netfilter: nft_quota: add stateful object type
Pablo Neira Ayuso
2016-12-06
2
-13
/
+84
|
*
netfilter: nft_counter: add stateful object type
Pablo Neira Ayuso
2016-12-06
2
-27
/
+114
|
*
netfilter: nf_tables: add stateful objects
Pablo Neira Ayuso
2016-12-06
3
-0
/
+624
|
*
netfilter: add and use nf_fwd_netdev_egress
Florian Westphal
2016-12-06
3
-10
/
+28
|
*
netfilter: ingress: translate 0 nf_hook_slow retval to -1
Florian Westphal
2016-12-06
1
-1
/
+6
|
*
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
3
-5
/
+109
|
*
netfilter: nft_fib_ipv4: initialize *dest to zero
Liping Zhang
2016-12-06
1
-0
/
+2
|
*
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
3
-3
/
+3
|
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
5
-19
/
+48
|
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
5
-38
/
+34
|
*
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
5
-12
/
+16
|
*
netfilter: convert while loops to for loops
Aaron Conole
2016-12-06
2
-8
/
+6
|
*
netfilter: decouple nf_hook_entry and nf_hook_ops
Aaron Conole
2016-12-06
1
-4
/
+6
|
*
netfilter: introduce accessor functions for hook entries
Aaron Conole
2016-12-06
4
-10
/
+34
|
*
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
9
-21
/
+136
|
*
netfilter: conntrack: add nf_conntrack_default_on sysctl
Florian Westphal
2016-12-04
4
-1
/
+48
|
*
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
2016-12-04
4
-24
/
+127
|
*
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
7
-3
/
+40
|
*
netfilter: nat: add dependencies on conntrack module
Florian Westphal
2016-12-04
4
-6
/
+43
|
*
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
15
-42
/
+58
|
*
netfilter: conntrack: remove unused init_net hook
Florian Westphal
2016-12-04
3
-17
/
+0
|
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
8
-73
/
+41
|
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
8
-72
/
+38
|
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
9
-75
/
+41
|
*
netfilter: nf_conntrack_tuple_common.h: fix #include
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
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
4
-4
/
+9
[next]