index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: fix flowtable list del corruption
Florian Westphal
2020-01-16
1
-0
/
+6
|
*
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
2020-01-16
1
-0
/
+1
|
*
netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
Florian Westphal
2020-01-16
1
-4
/
+9
|
*
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
1
-0
/
+3
|
*
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2020-01-16
1
-1
/
+1
|
*
netfilter: nf_tables: store transaction list locally while requesting module
Pablo Neira Ayuso
2020-01-16
1
-9
/
+10
|
*
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-13
1
-1
/
+1
*
|
netfilter: bitwise: add support for shifts.
Jeremy Sowden
2020-01-16
1
-0
/
+77
*
|
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
2020-01-16
1
-0
/
+5
*
|
netfilter: bitwise: only offload boolean operations.
Jeremy Sowden
2020-01-16
1
-0
/
+3
*
|
netfilter: bitwise: add helper for dumping boolean operations.
Jeremy Sowden
2020-01-16
1
-8
/
+21
*
|
netfilter: bitwise: add helper for evaluating boolean operations.
Jeremy Sowden
2020-01-16
1
-3
/
+14
*
|
netfilter: bitwise: add helper for initializing boolean operations.
Jeremy Sowden
2020-01-16
1
-25
/
+41
*
|
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
2020-01-16
1
-0
/
+16
*
|
netfilter: bitwise: replace gotos with returns.
Jeremy Sowden
2020-01-16
1
-8
/
+5
*
|
netfilter: bitwise: remove NULL comparisons from attribute checks.
Jeremy Sowden
2020-01-16
1
-5
/
+5
*
|
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
2020-01-16
3
-5
/
+5
*
|
netfilter: flowtable: add nf_flow_table_offload_cmd()
Pablo Neira Ayuso
2020-01-16
1
-12
/
+28
*
|
netfilter: flowtable: add nf_flow_offload_tuple() helper
Pablo Neira Ayuso
2020-01-16
1
-23
/
+24
*
|
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
2020-01-16
1
-18
/
+4
*
|
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
2020-01-16
3
-10
/
+21
*
|
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2020-01-16
2
-3
/
+3
*
|
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
2020-01-16
3
-24
/
+24
*
|
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
2020-01-16
1
-5
/
+3
*
|
netfilter: flowtable: add nf_flow_offload_work_alloc()
Pablo Neira Ayuso
2020-01-16
1
-16
/
+22
*
|
netfilter: flowtable: restrict flow dissector match on meta ingress device
Pablo Neira Ayuso
2020-01-16
1
-1
/
+7
*
|
netfilter: flowtable: fetch stats only if flow is still alive
Pablo Neira Ayuso
2020-01-16
2
-5
/
+3
*
|
net: netfilter: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
8
-28
/
+53
|
\
|
|
*
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
1
-1
/
+2
|
*
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-08
2
-0
/
+6
|
*
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-06
3
-10
/
+5
|
*
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
1
-2
/
+6
|
*
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
2020-01-05
1
-8
/
+16
|
*
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
2020-01-05
1
-2
/
+14
|
*
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
2020-01-05
1
-2
/
+4
|
*
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2020-01-05
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
3
-4
/
+4
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-26
2
-3
/
+3
|
|
\
|
|
*
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
2019-12-20
1
-2
/
+2
|
|
*
netfilter: nf_flow_table: fix big-endian integer overflow
Arnd Bergmann
2019-12-20
1
-1
/
+1
|
*
|
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-12-30
4
-142
/
+352
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
netfilter: nft_meta: add support for slave device ifindex matching
Florian Westphal
2019-12-26
1
-7
/
+69
|
*
|
netfilter: nft_meta: place rtclassid handling in a helper
Florian Westphal
2019-12-26
1
-6
/
+16
|
*
|
netfilter: nft_meta: place prandom handling in a helper
Florian Westphal
2019-12-26
1
-4
/
+9
|
*
|
netfilter: nft_meta: move all interface related keys to helper
Florian Westphal
2019-12-26
1
-25
/
+70
|
*
|
netfilter: nft_meta: move interface kind handling to helper
Florian Westphal
2019-12-26
1
-6
/
+25
|
*
|
netfilter: nft_meta: move cgroup handling to helper
Florian Westphal
2019-12-26
1
-5
/
+15
|
*
|
netfilter: nft_meta: move sk uid/git handling to helper
Florian Westphal
2019-12-26
1
-29
/
+36
[prev]
[next]