index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
netfilter: nf_tables: bump set->ndeact on set flush
Pablo Neira Ayuso
2017-01-24
1
-0
/
+1
*
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
2017-01-24
3
-14
/
+14
*
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
Pablo Neira Ayuso
2017-01-24
1
-7
/
+9
*
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
2017-01-24
2
-2
/
+2
*
netfilter: nf_tables: validate the name size when possible
Liping Zhang
2017-01-23
4
-11
/
+22
*
netfilter: conntrack: refine gc worker heuristics, redux
Florian Westphal
2017-01-19
1
-19
/
+20
*
netfilter: conntrack: remove GC_MAX_EVICTS break
Florian Westphal
2017-01-19
1
-5
/
+2
*
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
William Breathitt Gray
2017-01-16
1
-1
/
+1
*
netfilter: nf_tables: fix possible oops when dumping stateful objects
Liping Zhang
2017-01-16
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-05
4
-22
/
+35
|
\
|
*
netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set
Pablo Neira Ayuso
2016-12-14
1
-8
/
+19
|
*
netfilter: nf_tables: fix oob access
Florian Westphal
2016-12-14
1
-1
/
+1
|
*
netfilter: nft_queue: use raw_smp_processor_id()
Pablo Neira Ayuso
2016-12-14
1
-1
/
+1
|
*
netfilter: nft_quota: reset quota after dump
Pablo Neira Ayuso
2016-12-14
1
-12
/
+14
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
4
-5
/
+5
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
|
/
*
netfilter: nft_counter: rework atomic dump and reset
Pablo Neira
2016-12-11
1
-72
/
+55
*
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
[next]