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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
1
-0
/
+99
2020-03-27
devlink: track snapshot id usage count using an xarray
Jacob Keller
1
-6
/
+124
2020-03-27
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
1
-8
/
+19
2020-03-27
devlink: extract snapshot id allocation to helper function
Jacob Keller
1
-1
/
+14
2020-03-27
devlink: use -ENOSPC to indicate no more room for snapshots
Jacob Keller
1
-1
/
+1
2020-03-27
devlink: add function to take snapshot while locked
Jacob Keller
1
-31
/
+47
2020-03-27
devlink: trivial: fix tab in function documentation
Jacob Keller
1
-1
/
+1
2020-03-27
devlink: convert snapshot destructor callback to region op
Jacob Keller
1
-6
/
+5
2020-03-27
devlink: prepare to support region operations
Jacob Keller
1
-11
/
+11
2020-03-27
sched: act_pedit: Implement stats_update callback
Petr Machata
1
-0
/
+11
2020-03-27
sched: act_skbedit: Implement stats_update callback
Petr Machata
1
-0
/
+11
2020-03-26
Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
3
-2
/
+8
2020-03-26
devlink: Rely on driver eswitch thread safety instead of devlink
Parav Pandit
1
-1
/
+2
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
42
-253
/
+484
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-250
/
+479
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
5
-10
/
+10
2020-03-25
net: use indirect call wrappers for skb_copy_datagram_iter()
Eric Dumazet
1
-3
/
+11
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-16
/
+123
2020-03-25
ethtool: fix incorrect tx-checksumming settings reporting
Vladyslav Tarasiuk
1
-1
/
+1
2020-03-25
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2
-53
/
+9
2020-03-25
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-03-24
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
1
-0
/
+4
2020-03-24
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
1
-0
/
+9
2020-03-24
netfilter: nft_set_rbtree: Detect partial overlaps on insertion
Stefano Brivio
1
-3
/
+67
2020-03-24
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
1
-6
/
+11
2020-03-24
netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...
Stefano Brivio
1
-7
/
+27
2020-03-24
netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...
Pablo Neira Ayuso
1
-0
/
+5
2020-03-24
Remove DST_HOST
David Laight
4
-18
/
+8
2020-03-24
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
4
-4
/
+12
2020-03-24
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
1
-0
/
+23
2020-03-24
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
1
-4
/
+17
2020-03-24
devlink: Stop reference counting packet trap groups
Ido Schimmel
1
-96
/
+5
2020-03-24
devlink: Add API to register packet trap groups
Ido Schimmel
1
-0
/
+117
2020-03-24
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-03-24
net: sched: rename more stats_types
Jakub Kicinski
2
-25
/
+23
2020-03-24
net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback
Davide Caratti
2
-4
/
+6
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-03-23
net: Make skb_segment not to compute checksum if network controller supports ...
Yadu Kishore
1
-8
/
+15
2020-03-22
mptcp: Remove set but not used variable 'can_ack'
YueHaibing
1
-2
/
+0
2020-03-22
net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE
Jakub Sitnicki
2
-5
/
+6
2020-03-22
net/tls: Read sk_prot once when building tls proto ops
Jakub Sitnicki
1
-8
/
+9
2020-03-22
net/tls: Constify base proto ops used for building tls proto
Jakub Sitnicki
1
-2
/
+2
2020-03-22
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
1
-4
/
+4
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
2020-03-21
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
2020-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+14
2020-03-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
12
-18
/
+147
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
1
-17
/
+30
[next]