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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
33
-202
/
+174
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
11
-11
/
+11
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
3
-5
/
+3
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
39
-144
/
+101
2017-08-07
hns3pf: don't check handle during mqprio offload
Jiri Pirko
1
-1
/
+1
2017-08-07
nfp: change flows in apps that offload ndo_setup_tc
Jiri Pirko
2
-17
/
+9
2017-08-07
dsa: push cls_matchall setup_tc processing into a separate function
Jiri Pirko
1
-12
/
+21
2017-08-07
mlxsw: spectrum: rename cls arg in matchall processing
Jiri Pirko
1
-7
/
+7
2017-08-07
mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...
Jiri Pirko
1
-30
/
+51
2017-08-07
mlx5e_rep: push cls_flower setup_tc processing into a separate function
Jiri Pirko
1
-20
/
+29
2017-08-07
mlx5e: push cls_flower and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-25
/
+31
2017-08-07
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-28
/
+39
2017-08-07
cxgb4: push cls_u32 setup_tc processing into a separate function
Jiri Pirko
1
-16
/
+26
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
4
-3
/
+3
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
4
-5
/
+5
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
32
-113
/
+125
2017-08-07
Merge branch 'sctp-remove-typedefs-from-structures-part-5'
David S. Miller
22
-311
/
+320
2017-08-07
sctp: remove the typedef sctp_subtype_t
Xin Long
10
-129
/
+134
2017-08-07
sctp: remove the typedef sctp_event_t
Xin Long
5
-24
/
+18
2017-08-07
sctp: remove the typedef sctp_event_timeout_t
Xin Long
3
-9
/
+9
2017-08-07
sctp: remove the typedef sctp_event_other_t
Xin Long
1
-4
/
+4
2017-08-07
sctp: remove the typedef sctp_event_primitive_t
Xin Long
1
-4
/
+4
2017-08-07
sctp: remove the typedef sctp_state_t
Xin Long
9
-26
/
+28
2017-08-07
sctp: remove the typedef sctp_ierror_t
Xin Long
3
-27
/
+29
2017-08-07
sctp: remove the typedef sctp_xmit_t
Xin Long
4
-40
/
+41
2017-08-07
sctp: remove the typedef sctp_sock_state_t
Xin Long
2
-4
/
+5
2017-08-07
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
3
-6
/
+7
2017-08-07
sctp: remove the typedef sctp_scope_t
Xin Long
9
-42
/
+42
2017-08-07
sctp: remove the typedef sctp_scope_policy_t
Xin Long
2
-3
/
+5
2017-08-07
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
3
-5
/
+5
2017-08-07
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
3
-4
/
+5
2017-08-07
dt-bindings: net: Document bindings for anarion-gmac
Alexandru Gagniuc
1
-0
/
+25
2017-08-07
net: stmmac: Add Adaptrum Anarion GMAC glue layer
Alexandru Gagniuc
3
-0
/
+162
2017-08-07
netvsc: fix rtnl deadlock on unregister of vf
stephen hemminger
1
-2
/
+10
2017-08-07
net: dsa: User per-cpu 64-bit statistics
Florian Fainelli
3
-25
/
+59
2017-08-07
Merge branch 'tcp-cwnd-undo-refactor'
David S. Miller
13
-107
/
+13
2017-08-07
tcp: consolidate congestion control undo functions
Yuchung Cheng
9
-103
/
+9
2017-08-07
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
4
-4
/
+4
2017-08-07
net: systemport: Support 64bit statistics
kiki good
2
-17
/
+82
2017-08-07
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
3
-14
/
+17
2017-08-07
liquidio: add missing strings in oct_dev_state_str array
Intiyaz Basha
1
-2
/
+3
2017-08-07
Merge branch 'phylink-and-sfp-support'
David S. Miller
14
-187
/
+3867
2017-08-07
sfp: add SFP module support
Russell King
3
-0
/
+921
2017-08-07
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
1
-0
/
+17
2017-08-07
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
1
-33
/
+124
2017-08-07
phylink: add module EEPROM support
Russell King
2
-0
/
+31
2017-08-07
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
5
-0
/
+1097
2017-08-07
phylink: add phylink infrastructure
Russell King
6
-0
/
+1328
2017-08-07
net: phy: add I2C mdio bus
Russell King
4
-0
/
+139
2017-08-07
net: phy: export phy_start_machine() for phylink
Russell King
1
-0
/
+1
[next]