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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-10
net: dccp: use net_generic storage
Florian Westphal
2
-16
/
+0
2021-04-09
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
4
-2
/
+18
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
1
-2
/
+2
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
1
-6
/
+1
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
1
-2
/
+3
2021-04-08
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
1
-0
/
+7
2021-04-08
cfg80211: allow specifying a reason for hw_rfkill
Emmanuel Grumbach
1
-1
/
+10
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
1
-0
/
+1
2021-04-08
Bluetooth: Fix default values for advertising interval
Marcel Holtmann
1
-2
/
+2
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-07
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
1
-0
/
+11
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-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
7
-4
/
+52
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
Revert "net: correct sk_acceptq_is_full()"
Eric Dumazet
1
-1
/
+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-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+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
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
1
-0
/
+9
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
[prev]
[next]