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
2018-01-26
net/ipv6: Add support for onlink flag
David Ahern
1
-1
/
+50
2018-01-26
net/ipv6: Add flags and table id to ip6_nh_lookup_table
David Ahern
1
-4
/
+8
2018-01-26
net/ipv6: Move gateway validation into helper
David Ahern
1
-36
/
+49
2018-01-26
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
3
-3
/
+33
2018-01-26
Merge branch 'net-erspan-add-support-for-openvswitch'
David S. Miller
6
-93
/
+209
2018-01-26
openvswitch: add erspan version I and II support
William Tu
2
-1
/
+52
2018-01-26
net: erspan: create erspan metadata uapi header
William Tu
2
-30
/
+54
2018-01-26
net: erspan: use bitfield instead of mask and offset
William Tu
3
-80
/
+121
2018-01-26
Merge branch 'use-tc_cls_can_offload_and_chain0-throughout-the-drivers'
David S. Miller
14
-47
/
+72
2018-01-26
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
1
-3
/
+13
2018-01-26
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
1
-0
/
+27
2018-01-26
mlxsw: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+2
2018-01-26
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-5
/
+3
2018-01-26
ixgbe: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-26
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
3
-5
/
+4
2018-01-26
mlx5: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2
-8
/
+2
2018-01-26
cxgb4: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-7
/
+1
2018-01-26
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2
-7
/
+4
2018-01-26
netdevsim: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-26
pkt_cls: add new tc cls helper to check offload flag and chain index
Jakub Kicinski
1
-0
/
+14
2018-01-26
qed: code indent should use tabs where possible
Rohit Visavalia
1
-5
/
+5
2018-01-26
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
1
-2
/
+1
2018-01-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-231
/
+328
2018-01-26
cxgb4: fix possible deadlock
Ganesh Goudar
1
-10
/
+10
2018-01-26
net/ipv6: Do not allow route add with a device that is down
David Ahern
1
-0
/
+6
2018-01-26
Merge branch 'net-smc-more-socket-closing-improvements'
David S. Miller
7
-31
/
+83
2018-01-26
net/smc: check for healthy link group resp. connections
Ursula Braun
4
-12
/
+29
2018-01-26
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2
-11
/
+11
2018-01-26
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2
-0
/
+20
2018-01-26
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2
-2
/
+10
2018-01-26
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
1
-3
/
+4
2018-01-26
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
1
-3
/
+9
2018-01-26
Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs'
David S. Miller
7
-120
/
+489
2018-01-26
sfc: support Medford2 frequency adjustment format
Laurence Evans
1
-14
/
+31
2018-01-26
sfc: support second + quarter ns time format for receive datapath
Edward Cree
1
-33
/
+106
2018-01-26
sfc: support separate PTP and general timestamping
Laurence Evans
1
-15
/
+43
2018-01-26
sfc: simplify RX datapath timestamping
Laurence Evans
1
-8
/
+5
2018-01-26
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2
-1
/
+16
2018-01-26
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
6
-13
/
+54
2018-01-26
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
2
-2
/
+46
2018-01-26
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
2
-0
/
+29
2018-01-26
sfc: use main datapath for HW timestamps if available
Martin Habets
2
-15
/
+42
2018-01-26
sfc: add function to determine which TX timestamping method to use
Martin Habets
2
-0
/
+11
2018-01-26
sfc: handle TX timestamps in the normal data path
Martin Habets
5
-9
/
+119
2018-01-26
sfc: remove tx and MCDI handling from NAPI budget consideration
Bert Kenward
2
-30
/
+7
2018-01-25
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
1
-18
/
+44
2018-01-25
Bluetooth: btintel: Create common function for firmware download
Tedd Ho-Jeong An
4
-154
/
+99
2018-01-25
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
12
-399
/
+173
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-123
/
+274
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-49
/
+90
[next]