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
2020-08-01
rtnetlink: add support for protodown reason
Roopa Prabhu
4
-5
/
+147
2020-08-01
tun: add missing rcu annotation in tun_set_ebpf()
Jason Wang
1
-1
/
+1
2020-08-01
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
4
-3
/
+9
2020-08-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
17
-178
/
+77
2020-08-01
Merge branch 'mptcp-syncookies'
David S. Miller
16
-43
/
+453
2020-08-01
selftests: mptcp: add test cases for mptcp join tests with syn cookies
Florian Westphal
1
-2
/
+64
2020-08-01
selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
Florian Westphal
1
-0
/
+47
2020-08-01
mptcp: enable JOIN requests even if cookies are in use
Florian Westphal
6
-0
/
+174
2020-08-01
tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
Florian Westphal
4
-11
/
+37
2020-08-01
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
4
-1
/
+86
2020-08-01
mptcp: rename and export mptcp_subflow_request_sock_ops
Florian Westphal
2
-5
/
+7
2020-08-01
mptcp: subflow: split subflow_init_req
Florian Westphal
1
-10
/
+22
2020-08-01
mptcp: token: move retry to caller
Florian Westphal
2
-9
/
+12
2020-08-01
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
4
-5
/
+4
2020-08-01
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
1
-14
/
+6
2020-08-01
qede: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-3
/
+1
2020-08-01
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2
-7
/
+4
2020-08-01
hsr: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-8
/
+2
2020-08-01
Merge branch 's390-qeth-next'
David S. Miller
4
-36
/
+48
2020-08-01
s390/qeth: use all configured RX buffers
Julian Wiedmann
1
-12
/
+4
2020-08-01
s390/qeth: don't process empty bridge port events
Julian Wiedmann
1
-0
/
+4
2020-08-01
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
4
-18
/
+26
2020-08-01
s390/qeth: tolerate pre-filled RX buffer
Julian Wiedmann
1
-6
/
+14
2020-08-01
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-08-01
bluetooth: sco: Fix sockptr reference.
David S. Miller
1
-1
/
+1
2020-08-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
44
-324
/
+2149
2020-07-31
Bluetooth: Remove CRYPTO_ALG_INTERNAL flag
Herbert Xu
2
-4
/
+4
2020-07-31
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-07-31
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
1
-0
/
+24
2020-07-31
net: ll_temac: Use devm_platform_ioremap_resource_byname()
Wang Hai
1
-4
/
+2
2020-07-31
Merge branch 'net-ethernet-use-generic-power-management'
David S. Miller
3
-58
/
+22
2020-07-31
tlan: use generic power management
Vaibhav Gupta
1
-25
/
+6
2020-07-31
sis900: use generic power management
Vaibhav Gupta
1
-16
/
+7
2020-07-31
sc92031: use generic power management
Vaibhav Gupta
1
-17
/
+9
2020-07-31
bnxt_en: Remove superfluous memset()
Li Heng
1
-2
/
+0
2020-07-31
liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
Wang Hai
1
-7
/
+4
2020-07-31
net/sched: act_pedit: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-2
/
+1
2020-07-31
mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-3
/
+2
2020-07-31
sfc_ef100: remove duplicated include from ef100_netdev.c
YueHaibing
1
-1
/
+0
2020-07-31
ptp: ptp_clockmatrix: update to support 4.8.7 firmware
Min Li
3
-209
/
+1045
2020-07-31
Merge branch 'l2tp-tidy-up-l2tp-core-API'
David S. Miller
4
-111
/
+154
2020-07-31
l2tp: improve API documentation in l2tp_core.h
Tom Parkin
1
-14
/
+72
2020-07-31
l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl
Tom Parkin
2
-2
/
+2
2020-07-31
l2tp: remove build_header callback in struct l2tp_session
Tom Parkin
2
-7
/
+4
2020-07-31
l2tp: return void from l2tp_session_delete
Tom Parkin
3
-10
/
+5
2020-07-31
l2tp: don't export tunnel and session free functions
Tom Parkin
2
-47
/
+46
2020-07-31
l2tp: don't export __l2tp_session_unhash
Tom Parkin
2
-32
/
+26
2020-07-31
selftests: txtimestamp: add flag for timestamp validation tolerance.
Jian Yang
1
-2
/
+8
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
12
-69
/
+338
2020-07-30
igb: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
[next]