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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
net: clean up codestyle for net/ipv4
Miaohe Lin
2020-08-25
3
-20
/
+23
|
*
|
|
|
|
|
net: Remove duplicated midx check against 0
Miaohe Lin
2020-08-25
1
-3
/
+2
|
*
|
|
|
|
|
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
2020-08-25
1
-2
/
+2
|
*
|
|
|
|
|
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
2020-08-25
1
-16
/
+3
|
*
|
|
|
|
|
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
2020-08-25
1
-1
/
+2
|
*
|
|
|
|
|
net: Use helper macro RT_TOS() in __icmp_send()
Miaohe Lin
2020-08-24
1
-2
/
+2
|
*
|
|
|
|
|
net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED
Miaohe Lin
2020-08-24
1
-2
/
+3
|
*
|
|
|
|
|
net: ipv4: delete repeated words
Randy Dunlap
2020-08-24
5
-6
/
+6
|
*
|
|
|
|
|
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
2020-08-24
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
3
-9
/
+9
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
3
-3
/
+3
|
*
|
|
|
|
|
icmp_push_reply(): reorder adding the checksum up
Al Viro
2020-08-20
1
-4
/
+4
|
*
|
|
|
|
|
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-20
2
-3
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
2020-10-06
1
-3
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
2020-10-02
1
-1
/
+1
*
|
|
|
|
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
2020-10-02
1
-1
/
+2
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-09-28
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ip_vti: Fix unused variable warning
YueHaibing
2020-08-08
1
-0
/
+2
*
|
|
|
|
|
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2020-09-24
2
-7
/
+26
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
2020-09-21
1
-5
/
+15
*
|
|
|
|
ipv4: Update exception handling for multipath routes via same device
David Ahern
2020-09-15
1
-5
/
+8
*
|
|
|
|
lwtunnel: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-09-14
1
-0
/
+1
*
|
|
|
|
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
2
-0
/
+2
*
|
|
|
|
ip: fix tos reflection in ack and reset packets
Wei Wang
2020-09-08
1
-1
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
netfilter: delete repeated words
Randy Dunlap
2020-08-28
1
-1
/
+1
*
|
|
|
net: Fix some comments
Miaohe Lin
2020-08-27
1
-1
/
+1
*
|
|
|
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
2020-08-26
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
2020-08-22
1
-1
/
+4
*
|
|
net: ipv4: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
2020-08-18
1
-7
/
+7
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
6
-76
/
+91
|
\
\
|
*
|
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
2020-08-12
1
-1
/
+0
|
*
|
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
2020-08-12
1
-0
/
+1
|
*
|
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
2020-08-11
1
-0
/
+1
|
*
|
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-11
1
-44
/
+53
|
*
|
tcp: correct read of TFO keys on big endian systems
Jason Baron
2020-08-10
3
-24
/
+31
|
*
|
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2020-08-10
1
-8
/
+6
|
|
/
*
/
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
42
-887
/
+2405
|
\
|
*
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
2020-08-05
1
-0
/
+1
|
*
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-08-04
1
-0
/
+244
|
*
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-08-04
1
-0
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
2
-9
/
+17
|
|
\
|
|
*
udp, bpf: Ignore connections in reuseport group after BPF sk lookup
Jakub Sitnicki
2020-07-31
1
-1
/
+1
|
|
*
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
2
-4
/
+4
|
|
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
2
-4
/
+12
|
*
|
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-08-03
1
-0
/
+7
|
|
\
\
|
|
*
|
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
2020-08-03
1
-0
/
+7
|
*
|
|
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
2020-08-03
1
-0
/
+2
|
*
|
|
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
2020-08-03
1
-2
/
+11
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-1
/
+1
|
|
\
\
[prev]
[next]