index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-7
/
+20
2021-03-31
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
1
-2
/
+2
2021-03-31
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
1
-0
/
+3
2021-03-31
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
1
-1
/
+7
2021-03-31
udp: skip L4 aggregation for UDP tunnel packets
Paolo Abeni
1
-8
/
+11
2021-03-31
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+2
2021-03-31
netfilter: nf_log_arp: merge with nf_log_syslog
Florian Westphal
3
-176
/
+4
2021-03-31
netfilter: nf_log_ipv4: rename to nf_log_syslog
Florian Westphal
3
-397
/
+4
2021-03-30
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
1
-13
/
+121
2021-03-30
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
1
-1
/
+3
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+9
2021-03-30
bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACE
Martin KaFai Lau
1
-0
/
+2
2021-03-30
tcp: fix tcp_min_tso_segs sysctl
Eric Dumazet
1
-2
/
+0
2021-03-29
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
1
-1
/
+10
2021-03-29
bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list
Martin KaFai Lau
1
-1
/
+1
2021-03-29
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
1
-28
/
+28
2021-03-29
ipv4: tcp_lp.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-29
ipv4: ip_output.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
bpf: tcp: Remove comma which is causing build error
Atul Gopinathan
1
-1
/
+1
2021-03-27
bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
Martin KaFai Lau
1
-0
/
+41
2021-03-27
tcp: Rename bictcp function prefix to cubictcp
Martin KaFai Lau
1
-12
/
+12
2021-03-26
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-68
/
+68
2021-03-26
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-4
/
+4
2021-03-26
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-03-26
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-32
/
+32
2021-03-26
net: ipv4: Fix some typos
Lu Wei
1
-2
/
+2
2021-03-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+12
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-63
/
+42
2021-03-25
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-14
/
+28
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
1
-6
/
+8
2021-03-22
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
1
-2
/
+4
2021-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-16
/
+16
2021-03-18
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
1
-0
/
+12
2021-03-17
net: ipv4: route.c: simplify procfs code
Yejune Deng
1
-30
/
+4
2021-03-16
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2
-4
/
+10
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2
-14
/
+14
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2
-2
/
+2
2021-03-13
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
1
-48
/
+49
2021-03-12
esp4: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-03-12
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
1
-8
/
+0
2021-03-12
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-6
/
+4
2021-03-12
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
1
-4
/
+8
2021-03-12
nexthop: Enable resilient next-hop groups
Petr Machata
1
-4
/
+0
2021-03-12
nexthop: Notify userspace about bucket migrations
Petr Machata
1
-6
/
+39
2021-03-12
nexthop: Add netlink handlers for bucket get
Petr Machata
1
-1
/
+109
2021-03-12
nexthop: Add netlink handlers for bucket dump
Petr Machata
1
-0
/
+283
2021-03-12
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
1
-5
/
+145
2021-03-12
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
1
-0
/
+35
2021-03-12
nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
Ido Schimmel
1
-0
/
+34
2021-03-12
nexthop: Implement notifiers for resilient nexthop groups
Petr Machata
1
-12
/
+308
[prev]
[next]