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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-05
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-1
/
+105
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
2
-2
/
+9
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: make switch index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
1
-5
/
+0
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
1
-0
/
+10
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
2
-0
/
+7
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
4
-0
/
+61
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-11
/
+12
2017-11-05
rtnetlink: use netnsid to query interface
Jiri Benc
1
-0
/
+1
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
1
-0
/
+2
2017-11-05
net/mlx5: QPTS and QPDPM register firmware command support
Huy Nguyen
3
-0
/
+32
2017-11-05
net/mlx5: Add MLX5_SET16 and MLX5_GET16
Huy Nguyen
1
-0
/
+17
2017-11-05
net/mlx5: QCAM register firmware command support
Huy Nguyen
3
-1
/
+55
2017-11-05
net/dcb: Add dscp to priority selector type
Huy Nguyen
1
-0
/
+1
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
1
-3
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2288
-5
/
+2300
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+9
2017-11-03
mm, swap: fix race between swap count continuation operations
Huang Ying
1
-0
/
+4
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2
-3
/
+38
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-9
/
+10
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-0
/
+1
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2
-2
/
+1
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-4
/
+4
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
1
-1
/
+3
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+56
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2
-0
/
+44
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2287
-0
/
+2287
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
297
-0
/
+297
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
438
-0
/
+438
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1552
-0
/
+1552
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+5
2017-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+3
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+4
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
1
-1
/
+1
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+4
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
1
-0
/
+1
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-1
/
+0
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-3
/
+13
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2
-0
/
+8
2017-10-31
Revert "PM / QoS: Fix device resume latency PM QoS"
Rafael J. Wysocki
1
-3
/
+2
2017-10-31
Revert "PM / QoS: Fix default runtime_pm device resume latency"
Rafael J. Wysocki
1
-2
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-44
/
+68
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-0
/
+3
[next]