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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
28
-111
/
+243
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
26
-95
/
+194
2020-08-01
mptcp: fix syncookie build error on UP
Florian Westphal
1
-3
/
+1
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
1
-0
/
+6
2020-08-01
tcp: fix build fong CONFIG_MPTCP=n
Eric Dumazet
1
-2
/
+3
2020-08-01
Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...
David S. Miller
31
-192
/
+355
2020-08-01
rtnetlink: add support for protodown reason
Roopa Prabhu
2
-5
/
+133
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-52
/
+95
2020-08-01
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2
-2
/
+6
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
3
-11
/
+35
2020-08-01
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
3
-1
/
+76
2020-08-01
mptcp: rename and export mptcp_subflow_request_sock_ops
Florian Westphal
1
-5
/
+6
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
2
-3
/
+2
2020-08-01
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-08-01
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
1
-14
/
+6
2020-08-01
hsr: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-8
/
+2
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
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
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
22
-149
/
+1465
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
mac80211: warn only once in check_sdata_in_driver() at each caller
Johannes Berg
1
-6
/
+5
2020-07-31
nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
1
-1
/
+3
2020-07-31
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
3
-10
/
+7
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
2
-23
/
+39
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2
-34
/
+35
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
7
-22
/
+18
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
3
-7
/
+3
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
1
-0
/
+3
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
1
-0
/
+2
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
1
-1
/
+1
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
3
-4
/
+11
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
1
-0
/
+1
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
3
-7
/
+24
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
3
-1
/
+6
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
4
-2
/
+17
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
6
-2
/
+53
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
1
-0
/
+10
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
16
-43
/
+42
2020-07-31
nl80211: Simplify error handling path in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-8
/
+11
2020-07-31
nl80211: Remove a misleading label in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-21
/
+10
2020-07-31
cfg80211: allow vendor dumpit to terminate by returning 0
Julian Squires
1
-1
/
+1
2020-07-31
mac80211: remove the need for variable rates_idx
Colin Ian King
1
-3
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
7
-3
/
+59
2020-07-31
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
1
-0
/
+24
[next]