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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
2020-03-20
2
-4
/
+37
|
\
|
*
cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries
Veerendranath Jakkam
2020-03-20
1
-0
/
+13
|
*
nl80211: pass HE operation element to the driver
Shaul Triebitz
2020-03-20
1
-1
/
+3
|
*
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
2020-03-20
1
-2
/
+14
|
*
mac80211: update documentation about tx power
Qiujun Huang
2020-03-20
1
-0
/
+5
|
*
mac80211: handle no-preauth flag for control port
Markus Theil
2020-03-20
1
-0
/
+1
|
*
cfg80211: fix documentation format
Johannes Berg
2020-03-20
1
-1
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-03-19
8
-33
/
+172
|
\
\
|
*
|
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
2020-03-11
1
-0
/
+11
|
*
|
Bluetooth: Handle LE devices during suspend
Abhishek Pandit-Subedi
2020-03-11
1
-0
/
+1
|
*
|
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
2020-03-11
2
-7
/
+20
|
*
|
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
2020-03-11
1
-0
/
+23
|
*
|
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+1
|
*
|
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+4
|
*
|
Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+39
|
*
|
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
2020-03-08
3
-2
/
+19
|
*
|
6lowpan: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
|
*
|
Bluetooth: Support querying for WBS support through MGMT
Alain Michaud
2020-02-28
2
-1
/
+11
|
*
|
Bluetooth: Fixing a few comment typos in the quirk definitions.
Alain Michaud
2020-02-28
1
-2
/
+2
|
*
|
Bluetooth: Remove adv set for directed advertising
Sathish Narsimman
2020-02-28
1
-0
/
+2
|
*
|
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
4
-23
/
+23
|
*
|
Bluetooth: RFCOMM: Use MTU auto tune logic
Luiz Augusto von Dentz
2020-02-19
1
-1
/
+0
|
*
|
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2020-02-14
2
-0
/
+19
*
|
|
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2020-03-19
2
-0
/
+19
*
|
|
net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()
Petr Machata
2020-03-19
1
-14
/
+10
*
|
|
net: sched: Do not assume RTNL is held in tunnel key action helpers
Ido Schimmel
2020-03-19
1
-2
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-17
5
-23
/
+34
|
\
\
\
|
*
|
|
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
Pablo Neira Ayuso
2020-03-15
1
-0
/
+12
|
*
|
|
netfilter: nf_tables: statify nft_expr_init()
Pablo Neira Ayuso
2020-03-15
1
-2
/
+0
|
*
|
|
netfilter: nf_tables: add nft_set_elem_expr_alloc()
Pablo Neira Ayuso
2020-03-15
1
-0
/
+4
|
*
|
|
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
2020-03-15
1
-0
/
+1
|
*
|
|
netfilter: flowtable: add tunnel match offload support
wenxu
2020-03-15
1
-0
/
+6
|
*
|
|
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
3
-5
/
+5
|
*
|
|
netfilter: nf_tables: make all set structs const
Florian Westphal
2020-03-15
2
-10
/
+6
|
*
|
|
netfilter: nf_tables: make sets built-in
Florian Westphal
2020-03-15
1
-6
/
+0
*
|
|
|
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2020-03-17
1
-1
/
+9
*
|
|
|
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
1
-26
/
+23
|
|
_
|
/
|
/
|
|
*
|
|
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
2020-03-16
1
-0
/
+3
*
|
|
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
2020-03-16
1
-3
/
+42
|
/
/
*
|
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2020-03-14
2
-0
/
+6
*
|
net: sched: Allow extending set of supported RED flags
Petr Machata
2020-03-14
1
-0
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-13
3
-9
/
+22
|
\
\
|
*
|
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
2020-03-09
1
-0
/
+5
|
*
|
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
2020-03-09
1
-6
/
+9
|
*
|
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
Lorenz Bauer
2020-03-09
1
-2
/
+2
|
*
|
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
2020-03-09
1
-1
/
+0
|
*
|
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
2020-03-09
1
-0
/
+6
*
|
|
Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...
David S. Miller
2020-03-13
1
-1
/
+1
|
\
\
\
|
*
|
|
cfg802154: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-0
/
+1
|
\
\
\
\
[next]