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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-04
netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
YueHaibing
1
-2
/
+0
2020-10-04
mptcp: ADD_ADDRs with echo bit are smaller
Matthieu Baerts
3
-6
/
+8
2020-10-04
dt-bindings: net: dsa: b53: Fix full duplex in example
Kurt Kanzenbach
1
-3
/
+3
2020-10-04
dt-bindings: net: dsa: b53: Specify unit address in hex
Kurt Kanzenbach
1
-1
/
+1
2020-10-04
net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic config
Vladimir Oltean
1
-5
/
+5
2020-10-04
bnx2x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-10-04
net: ksz884x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-10-04
net: bna: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+3
2020-10-04
usbnet: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-04
Merge branch 'net-sched-Add-actions-for-MPLS-L2-VPNs'
David S. Miller
8
-18
/
+145
2020-10-04
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
2
-0
/
+19
2020-10-04
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
6
-18
/
+126
2020-10-04
net: phy: dp83869: fix unsigned comparisons against less than zero values
Colin Ian King
1
-1
/
+1
2020-10-04
net/smc: use an array to check fields in system EID
Karsten Graul
1
-1
/
+1
2020-10-04
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
1
-1
/
+17
2020-10-04
Merge branch 'Add-Seville-Ethernet-switch-to-T1040RDB'
David S. Miller
2
-0
/
+185
2020-10-04
powerpc: dts: t1040rdb: add ports for Seville Ethernet switch
Vladimir Oltean
1
-0
/
+107
2020-10-04
powerpc: dts: t1040: add bindings for Seville Ethernet switch
Vladimir Oltean
1
-0
/
+78
2020-10-04
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-10-04
Merge branch 'net-iucv-next'
David S. Miller
2
-6
/
+4
2020-10-04
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
1
-5
/
+3
2020-10-04
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
1
-1
/
+1
2020-10-04
net: remove NETDEV_HW_ADDR_T_SLAVE
Taehee Yoo
1
-3
/
+2
2020-10-04
Merge branch 'genetlink-per-op-policy-export'
David S. Miller
4
-40
/
+247
2020-10-04
genetlink: allow dumping command-specific policy
Jakub Kicinski
2
-5
/
+37
2020-10-04
genetlink: properly support per-op policy dumping
Johannes Berg
2
-10
/
+102
2020-10-04
genetlink: factor skb preparation out of ctrl_dumppolicy()
Johannes Berg
1
-6
/
+19
2020-10-04
netlink: rework policy dump to support multiple policies
Johannes Berg
3
-24
/
+90
2020-10-04
netlink: compare policy more accurately
Johannes Berg
1
-4
/
+8
2020-10-03
Merge branch 'genetlink-support-per-command-policy-dump'
David S. Miller
36
-244
/
+334
2020-10-03
genetlink: switch control commands to per-op policies
Jakub Kicinski
1
-3
/
+11
2020-10-03
genetlink: use parsed attrs in dumppolicy
Jakub Kicinski
1
-7
/
+2
2020-10-03
taskstats: move specifying netlink policy back to ops
Jakub Kicinski
1
-36
/
+10
2020-10-03
genetlink: bring back per op policy
Jakub Kicinski
2
-5
/
+17
2020-10-03
genetlink: use .start callback for dumppolicy
Jakub Kicinski
1
-24
/
+24
2020-10-03
genetlink: add a structure for dump state
Jakub Kicinski
3
-31
/
+39
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
32
-102
/
+107
2020-10-03
genetlink: add small version of ops
Jakub Kicinski
3
-47
/
+135
2020-10-03
genetlink: reorg struct genl_family
Jakub Kicinski
1
-5
/
+5
2020-10-03
Merge branch 'dpaa2-eth-add-devlink-parser-error-drop-trap-support'
David S. Miller
7
-2
/
+671
2020-10-03
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
3
-1
/
+385
2020-10-03
dpaa2-eth: add basic devlink support
Ioana Ciornei
4
-1
/
+119
2020-10-03
devlink: add .trap_group_action_set() callback
Ioana Ciornei
2
-0
/
+28
2020-10-03
devlink: add parser error drop packet traps
Ioana Ciornei
3
-0
/
+139
2020-10-03
Merge branch 'ionic-error-recovery'
David S. Miller
4
-88
/
+134
2020-10-03
ionic: add new bad firmware error code
Shannon Nelson
2
-0
/
+3
2020-10-03
ionic: use lif ident for filter count
Shannon Nelson
1
-9
/
+10
2020-10-03
ionic: refill lif identity after fw_up
Shannon Nelson
3
-14
/
+22
2020-10-03
ionic: disable all queue napi contexts on timeout
Shannon Nelson
1
-26
/
+21
2020-10-03
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
1
-11
/
+20
[prev]
[next]