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
starfive-6.6.48-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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
1
-8
/
+13
2021-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-74
/
+45
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
5
-27
/
+0
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2
-21
/
+16
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
1
-0
/
+3
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
1
-0
/
+11
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
1
-0
/
+6
2021-04-03
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
1
-15
/
+27
2021-04-03
net: reorganize fields in netns_mib
Eric Dumazet
1
-10
/
+20
2021-04-03
mptcp: add mptcp reset option support
Florian Westphal
1
-2
/
+16
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-3
/
+7
2021-04-02
include: net: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
1
-2
/
+0
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
1
-0
/
+2
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
3
-0
/
+5
2021-04-01
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
1
-1
/
+3
2021-04-01
ipv6: convert elligible sysctls to u8
Eric Dumazet
1
-12
/
+12
2021-04-01
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-2
/
+2
2021-04-01
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-04-01
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
1
-1
/
+4
2021-03-31
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
1
-0
/
+5
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
1
-24
/
+0
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
1
-1
/
+0
2021-03-31
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+23
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
1
-0
/
+2
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+1
2021-03-29
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
1
-2
/
+2
2021-03-27
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-0
/
+1
2021-03-27
mld: add new workqueues for process mld events
Taehee Yoo
2
-1
/
+11
2021-03-27
mld: convert ifmcaddr6 to RCU
Taehee Yoo
1
-3
/
+4
2021-03-27
mld: convert ip6_sf_list to RCU
Taehee Yoo
1
-3
/
+4
2021-03-27
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
1
-2
/
+2
2021-03-27
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
1
-1
/
+0
2021-03-27
mld: convert from timer to delayed work
Taehee Yoo
1
-4
/
+4
2021-03-26
bpf: struct sock is declared twice in bpf_sk_storage header
Wan Jiabing
1
-1
/
+0
2021-03-26
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2021-03-26
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-2
/
+2
2021-03-26
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-26
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-4
/
+52
2021-03-25
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
1
-3
/
+5
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
1
-0
/
+2
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
1
-3
/
+14
[next]