index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-19
netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()
Stefano Brivio
1
-1
/
+1
2020-02-19
netfilter: nft_set_pipapo: Fix mapping table example in comments
Stefano Brivio
1
-2
/
+2
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
2
-6
/
+90
2020-02-11
netfilter: conntrack: split resolve_clash function
Florian Westphal
1
-17
/
+41
2020-02-11
netfilter: conntrack: place confirm-bit setting in a helper
Florian Westphal
1
-7
/
+14
2020-02-11
netfilter: conntrack: remove two args from resolve_clash
Florian Westphal
1
-18
/
+51
2020-02-07
netfilter: flowtable: skip offload setup if disabled
Florian Westphal
1
-3
/
+3
2020-02-07
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
1
-0
/
+10
2020-02-07
netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
Cong Wang
1
-6
/
+6
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-25
/
+27
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-9
/
+8
2020-01-31
netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag
Paul Blakey
1
-0
/
+1
2020-01-31
netfilter: flowtable: Fix missing flush hardware on table free
Paul Blakey
1
-0
/
+1
2020-01-31
netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
Paul Blakey
1
-1
/
+1
2020-01-31
netfilter: Use kvcalloc
Joe Perches
2
-4
/
+3
2020-01-29
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
1
-20
/
+21
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
3
-1
/
+2106
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
2
-1
/
+92
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
2
-23
/
+64
2020-01-27
netfilter: nf_tables: add nft_setelem_parse_key()
Pablo Neira Ayuso
1
-46
/
+45
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-66
/
+128
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-65
/
+127
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2
-43
/
+89
2020-01-24
netfilter: nf_tables: add __nft_chain_type_get()
Pablo Neira Ayuso
1
-8
/
+21
2020-01-24
netfilter: nf_tables_offload: fix check the chain offload flag
wenxu
1
-1
/
+1
2020-01-24
netfilter: conntrack: sctp: use distinct states for new SCTP connections
Jiri Wiesner
1
-3
/
+3
2020-01-24
ipvs: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-20
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
4
-10
/
+10
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-15
/
+44
2020-01-18
netfilter: nft_osf: add missing check for DREG attribute
Florian Westphal
1
-0
/
+3
2020-01-16
netfilter: bitwise: add support for shifts.
Jeremy Sowden
1
-0
/
+77
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
1
-0
/
+5
2020-01-16
netfilter: bitwise: only offload boolean operations.
Jeremy Sowden
1
-0
/
+3
2020-01-16
netfilter: bitwise: add helper for dumping boolean operations.
Jeremy Sowden
1
-8
/
+21
2020-01-16
netfilter: bitwise: add helper for evaluating boolean operations.
Jeremy Sowden
1
-3
/
+14
2020-01-16
netfilter: bitwise: add helper for initializing boolean operations.
Jeremy Sowden
1
-25
/
+41
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
1
-0
/
+16
2020-01-16
netfilter: bitwise: replace gotos with returns.
Jeremy Sowden
1
-8
/
+5
2020-01-16
netfilter: bitwise: remove NULL comparisons from attribute checks.
Jeremy Sowden
1
-5
/
+5
2020-01-16
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
3
-5
/
+5
2020-01-16
netfilter: flowtable: add nf_flow_table_offload_cmd()
Pablo Neira Ayuso
1
-12
/
+28
2020-01-16
netfilter: flowtable: add nf_flow_offload_tuple() helper
Pablo Neira Ayuso
1
-23
/
+24
2020-01-16
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
1
-18
/
+4
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
3
-10
/
+21
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2
-3
/
+3
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
3
-24
/
+24
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
1
-5
/
+3
2020-01-16
netfilter: flowtable: add nf_flow_offload_work_alloc()
Pablo Neira Ayuso
1
-16
/
+22
2020-01-16
netfilter: flowtable: restrict flow dissector match on meta ingress device
Pablo Neira Ayuso
1
-1
/
+7
2020-01-16
netfilter: flowtable: fetch stats only if flow is still alive
Pablo Neira Ayuso
2
-5
/
+3
[next]