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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-08-05
5
-18
/
+18
*
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
2018-08-05
3
-0
/
+436
*
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2018-08-05
2
-1
/
+6
*
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
2018-08-05
3
-10
/
+16
*
bnxt_en: Add PHY retry logic.
Michael Chan
2018-08-05
2
-1
/
+34
*
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
2018-08-05
3
-6
/
+32
*
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
2018-08-05
1
-0
/
+5
*
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
2018-08-05
4
-321
/
+924
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-08-05
31
-254
/
+1417
|
\
|
*
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
2018-08-04
1
-5
/
+3
|
*
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
2018-08-03
1
-4
/
+3
|
*
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
2018-08-03
1
-3
/
+3
|
*
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
2018-08-03
1
-19
/
+10
|
*
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
2018-08-03
5
-11
/
+14
|
*
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
2018-08-03
2
-1
/
+126
|
*
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
2018-08-03
5
-1
/
+534
|
*
netfilter: nft_tproxy: Add missing config check
Máté Eckl
2018-08-03
1
-0
/
+2
|
*
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2018-08-03
2
-6
/
+1
|
*
netfilter: nf_tables: remove unused variable
YueHaibing
2018-08-03
1
-2
/
+0
|
*
netfilter: nf_tables: flow event notifier must use transaction mutex
Florian Westphal
2018-08-03
1
-2
/
+2
|
*
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-08-03
5
-4
/
+4
|
*
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
2018-08-03
2
-2
/
+2
|
*
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
2018-08-03
5
-30
/
+11
|
*
netfilter: nf_tables: Add native tproxy support
Máté Eckl
2018-07-30
4
-0
/
+341
|
*
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
2018-07-30
4
-0
/
+121
|
*
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
4
-154
/
+169
|
*
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
2018-07-30
3
-6
/
+11
|
*
netfilter: use PTR_ERR_OR_ZERO()
YueHaibing
2018-07-30
2
-6
/
+2
|
*
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-30
2
-0
/
+39
|
*
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
2018-07-30
4
-7
/
+28
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
70
-217
/
+539
|
\
\
|
*
|
Linux 4.18-rc8
Linus Torvalds
2018-08-05
1
-1
/
+1
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-05
1
-18
/
+55
|
|
\
\
|
|
*
|
x86/boot/compressed/64: Validate trampoline placement against E820
Kirill A. Shutemov
2018-08-02
1
-18
/
+55
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-05
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
2018-08-03
1
-1
/
+1
|
|
*
|
|
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-07-31
1
-1
/
+1
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-05
15
-67
/
+132
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-07-31
13
-63
/
+124
|
|
|
\
\
\
\
|
|
|
*
|
|
|
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2018-07-30
5
-0
/
+5
|
|
|
*
|
|
|
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2018-07-30
5
-58
/
+93
|
|
|
*
|
|
|
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
2018-07-30
1
-5
/
+23
|
|
|
*
|
|
|
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
2018-07-30
1
-0
/
+1
|
|
|
*
|
|
|
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
2018-07-30
1
-0
/
+2
|
|
*
|
|
|
|
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2018-07-31
2
-4
/
+8
|
*
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-05
1
-1
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-08-03
1
-1
/
+8
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-05
9
-42
/
+57
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
2018-08-04
1
-2
/
+2
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-08-04
3
-11
/
+13
|
|
|
\
\
\
\
\
\
[next]