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
...
|
*
|
|
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-0
/
+7
*
|
|
|
dsa: add support for Arrow XRS700x tag trailer
George McCollister
2021-01-15
1
-0
/
+2
*
|
|
|
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-14
1
-0
/
+60
*
|
|
|
net: dsa: add optional stats64 support
Oleksij Rempel
2021-01-12
1
-1
/
+3
*
|
|
|
net: switchdev: delete the transaction object
Vladimir Oltean
2021-01-11
1
-14
/
+0
*
|
|
|
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
1
-3
/
+1
*
|
|
|
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
1
-3
/
+1
*
|
|
|
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
2
-7
/
+3
*
|
|
|
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
1
-3
/
+0
*
|
|
|
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-11
1
-2
/
+1
|
/
/
/
*
|
|
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-07
1
-42
/
+0
*
|
|
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
1
-0
/
+6
*
|
|
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
1
-6
/
+0
*
|
|
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-07
1
-0
/
+5
*
|
|
udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks
Jakub Kicinski
2021-01-07
1
-0
/
+8
|
/
/
*
|
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
3
-5
/
+8
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-28
2
-4
/
+5
|
|
\
\
|
|
*
|
xsk: Fix race in SKB mode transmit with shared cq
Magnus Karlsson
2020-12-18
2
-4
/
+5
|
|
|
/
|
*
|
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-28
1
-1
/
+3
*
|
|
Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-12-21
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
9p: apply review requests for fid refcounting
Dominique Martinet
2020-11-19
1
-1
/
+1
|
*
|
9p: add refcount to p9_fid struct
Jianyong Wu
2020-11-19
1
-0
/
+6
|
*
|
fs/9p: track open fids
Greg Kurz
2020-11-03
1
-0
/
+1
*
|
|
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
2
-3
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
2
-3
/
+13
|
|
/
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
43
-679
/
+596
|
\
\
|
*
|
inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers
Toke Høiland-Jørgensen
2020-12-14
1
-8
/
+6
|
*
|
net: Limit logical shift left of TCP probe0 timeout
Cambda Zhu
2020-12-14
1
-1
/
+3
|
*
|
tcp: parse mptcp options contained in reset packets
Florian Westphal
2020-12-14
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-12-14
5
-46
/
+63
|
|
\
\
|
|
*
|
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
2020-12-12
1
-8
/
+28
|
|
*
|
netfilter: nftables: move nft_expr before nft_set
Pablo Neira Ayuso
2020-12-12
1
-28
/
+26
|
|
*
|
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
2020-12-12
1
-1
/
+4
|
|
*
|
netfilter: ctnetlink: add timeout and protoinfo to destroy events
Florian Westphal
2020-12-12
1
-1
/
+1
|
|
*
|
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2020-12-01
2
-5
/
+4
|
|
*
|
netfilter: nfnl_acct: remove data from struct net
Wang Shanker
2020-12-01
1
-3
/
+0
|
*
|
|
inet: frags: batch fqdir destroy works
SeongJae Park
2020-12-12
1
-0
/
+1
|
*
|
|
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
2020-12-12
2
-18
/
+92
|
|
\
\
\
|
|
*
|
|
mac80211: add ieee80211_set_sar_specs
Carl Huang
2020-12-11
1
-0
/
+2
|
|
*
|
|
nl80211: add common API to configure SAR power limitations
Carl Huang
2020-12-11
1
-0
/
+52
|
|
*
|
|
mac80211: support driver-based disconnect with reconnect hint
Johannes Berg
2020-12-11
1
-0
/
+11
|
|
*
|
|
cfg80211: support immediate reconnect request hint
Johannes Berg
2020-12-11
1
-1
/
+3
|
|
*
|
|
cfg80211: remove struct ieee80211_he_bss_color
Johannes Berg
2020-12-11
1
-13
/
+0
|
|
*
|
|
cfg80211: include block-tx flag in channel switch started event
Johannes Berg
2020-12-11
1
-1
/
+2
|
|
*
|
|
cfg80211: Parse SAE H2E only membership selector
Ilan Peer
2020-12-11
1
-1
/
+2
|
|
*
|
|
mac80211: support MIC error/replay detected counters driver update
Johannes Berg
2020-12-11
1
-0
/
+20
|
|
*
|
|
mac80211: he: remove non-bss-conf fields from bss_conf
Shaul Triebitz
2020-12-11
1
-2
/
+0
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
3
-4
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
mptcp: add port support for ADD_ADDR suboption writing
Geliang Tang
2020-12-09
1
-0
/
+1
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-12-08
3
-8
/
+75
|
|
\
\
\
\
[prev]
[next]