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: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
2019-08-14
1
-3
/
+6
|
*
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
2019-08-13
1
-8
/
+8
|
*
netfilter: nf_flow_table: teardown flow timeout race
Pablo Neira Ayuso
2019-08-09
1
-9
/
+25
|
*
netfilter: nf_flow_table: conntrack picks up expired flows
Pablo Neira Ayuso
2019-08-09
1
-7
/
+10
|
*
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
2019-08-09
1
-5
/
+10
|
*
netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
Florian Westphal
2019-08-05
1
-0
/
+43
*
|
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
2019-08-14
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
22
-87
/
+113
|
\
\
|
*
|
netfilter: connlabels: prefer static lock initialiser
Florian Westphal
2019-08-13
1
-2
/
+1
|
*
|
netfilter: nf_nat_proto: make tables static
Valdis Klētnieks
2019-08-13
1
-2
/
+2
|
*
|
netfilter: nf_tables: add missing prototypes.
Valdis Klētnieks
2019-08-13
3
-3
/
+3
|
*
|
netfilter: inline four headers files into another one.
Jeremy Sowden
2019-08-13
2
-2
/
+1
|
*
|
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
2019-08-13
1
-7
/
+17
|
*
|
netfilter: nft_bitwise: add offload support
Pablo Neira Ayuso
2019-08-13
1
-0
/
+19
|
*
|
netfilter: remove unnecessary spaces
yangxingwu
2019-08-13
10
-13
/
+13
|
*
|
ipvs: Improve robustness to the ipvs sysctl
Junwei Hu
2019-08-03
1
-34
/
+35
|
*
|
netfilter: conntrack: use shared sysctl constants
Matteo Croce
2019-08-03
1
-18
/
+16
|
*
|
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
2019-08-03
2
-6
/
+6
*
|
|
netfilter: nf_tables_offload: support indr block call
wenxu
2019-08-08
2
-24
/
+131
*
|
|
net: delete "register" keyword
Alexey Dobriyan
2019-08-08
2
-4
/
+4
|
|
/
|
/
|
*
|
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
2019-07-29
1
-1
/
+1
*
|
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...
Stefano Brivio
2019-07-29
2
-2
/
+2
*
|
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...
Stefano Brivio
2019-07-29
1
-4
/
+0
*
|
netfilter: nf_tables: Make nft_meta expression more robust
Phil Sutter
2019-07-25
1
-12
/
+4
|
/
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
2
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
34
-64
/
+84
|
\
|
*
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
2019-07-19
2
-2
/
+2
|
*
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
2019-07-18
1
-1
/
+1
|
*
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
2019-07-18
1
-2
/
+2
|
*
netfilter: nf_tables: Support auto-loading for inet nat
Phil Sutter
2019-07-18
1
-0
/
+3
|
*
netfilter: nft_hash: fix symhash with modulus one
Laura Garcia Liebana
2019-07-16
1
-1
/
+1
|
*
netfilter: nf_tables: don't fail when updating base chain policy
Florian Westphal
2019-07-16
1
-0
/
+2
|
*
netfilter: conntrack: always store window size un-scaled
Florian Westphal
2019-07-16
1
-3
/
+5
|
*
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2019-07-16
2
-2
/
+4
|
*
netfilter: nf_tables: fix module autoload for redir
Christian Hesse
2019-07-16
1
-1
/
+1
|
*
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
2019-07-16
6
-14
/
+7
|
*
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-07-16
18
-38
/
+56
|
*
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
2019-07-15
1
-1
/
+1
*
|
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
69
-512
/
+2909
|
\
|
*
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
2019-07-09
7
-7
/
+599
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
8
-81
/
+100
|
|
\
|
|
*
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
2019-06-29
1
-1
/
+5
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-06-28
7
-80
/
+95
|
|
|
\
|
|
|
*
netfilter: Fix remainder of pseudo-header protocol 0
He Zhe
2019-06-28
3
-4
/
+5
|
|
|
*
netfilter: ctnetlink: Fix regression in conntrack entry deletion
Felix Kaechele
2019-06-26
1
-3
/
+4
|
|
|
*
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2019-06-25
2
-66
/
+72
|
|
|
*
ipvs: defer hook registration to avoid leaks
Julian Anastasov
2019-06-21
1
-7
/
+14
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-07-08
13
-76
/
+472
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN
Pablo Neira Ayuso
2019-07-06
2
-0
/
+10
[prev]
[next]