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
...
|
*
|
|
|
|
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-31
1
-12
/
+12
|
*
|
|
|
|
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
|
*
|
|
|
|
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
|
*
|
|
|
|
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
1
-2
/
+2
|
*
|
|
|
|
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
|
*
|
|
|
|
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
|
*
|
|
|
|
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
2021-03-31
1
-3
/
+3
|
*
|
|
|
|
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
2021-03-31
1
-2
/
+5
|
*
|
|
|
|
udp: fixup csum for GSO receive slow path
Paolo Abeni
2021-03-30
1
-0
/
+23
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
2021-03-30
1
-0
/
+2
|
*
|
|
|
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
1
-0
/
+1
|
*
|
|
|
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2021-03-28
1
-2
/
+2
|
*
|
|
|
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
2021-03-26
1
-0
/
+1
|
*
|
|
|
mld: add new workqueues for process mld events
Taehee Yoo
2021-03-26
2
-1
/
+11
|
*
|
|
|
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-26
1
-3
/
+4
|
*
|
|
|
mld: convert ip6_sf_list to RCU
Taehee Yoo
2021-03-26
1
-3
/
+4
|
*
|
|
|
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
2021-03-26
1
-2
/
+2
|
*
|
|
|
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
2021-03-26
1
-1
/
+0
|
*
|
|
|
mld: convert from timer to delayed work
Taehee Yoo
2021-03-26
1
-4
/
+4
|
*
|
|
|
tcp: convert elligible sysctls to u8
Eric Dumazet
2021-03-25
1
-34
/
+34
|
*
|
|
|
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
2021-03-25
1
-2
/
+2
|
*
|
|
|
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
2021-03-25
1
-1
/
+1
|
*
|
|
|
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2021-03-25
1
-16
/
+16
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
7
-4
/
+52
|
|
\
\
\
|
*
|
|
|
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
2021-03-24
1
-1
/
+0
|
*
|
|
|
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
2021-03-24
1
-0
/
+4
|
*
|
|
|
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2021-03-24
1
-3
/
+5
|
*
|
|
|
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
2021-03-24
1
-0
/
+2
|
*
|
|
|
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
2021-03-24
1
-3
/
+14
|
*
|
|
|
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
2021-03-24
1
-2
/
+14
|
*
|
|
|
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
2021-03-24
1
-0
/
+3
|
*
|
|
|
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
2021-03-24
1
-2
/
+9
|
*
|
|
|
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2021-03-23
1
-0
/
+1
|
*
|
|
|
net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
Xie He
2021-03-23
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-03-22
3
-13
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2021-03-18
1
-3
/
+6
|
|
*
|
|
|
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2021-03-18
1
-6
/
+6
|
|
*
|
|
|
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2021-03-18
1
-1
/
+1
|
|
*
|
|
|
netfilter: conntrack: Remove unused variable declaration
YueHaibing
2021-03-18
1
-3
/
+0
|
*
|
|
|
|
gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper
Alexander Lobakin
2021-03-18
1
-0
/
+8
|
*
|
|
|
|
gro: make net/gro.h self-contained
Alexander Lobakin
2021-03-18
1
-0
/
+5
|
*
|
|
|
|
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
2021-03-18
1
-0
/
+14
|
*
|
|
|
|
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
2021-03-17
1
-0
/
+2
|
|
/
/
/
/
|
*
|
|
|
psample: Add additional metadata attributes
Ido Schimmel
2021-03-14
1
-0
/
+7
|
*
|
|
|
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2021-03-14
1
-5
/
+9
|
*
|
|
|
flow_dissector: constify raw input data argument
Alexander Lobakin
2021-03-14
1
-1
/
+1
|
*
|
|
|
flow_dissector: constify bpf_flow_dissector's data pointers
Alexander Lobakin
2021-03-14
1
-2
/
+2
|
*
|
|
|
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
2021-03-13
2
-4
/
+58
|
*
|
|
|
flow_offload: add support for packet-per-second policing
Xingfeng Hu
2021-03-13
2
-0
/
+14
|
*
|
|
|
mptcp: add rm_list in mptcp_out_options
Geliang Tang
2021-03-12
1
-1
/
+8
[prev]
[next]