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-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
86
-936
/
+1323
2017-04-28
rhashtable: Do not lower max_elems when max_size is zero
Herbert Xu
1
-5
/
+6
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
16
-59
/
+77
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
5
-3
/
+63
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
10
-121
/
+115
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
11
-70
/
+139
2017-04-28
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
2
-31
/
+74
2017-04-28
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
1
-58
/
+58
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
6
-55
/
+58
2017-04-28
mac80211: use bitfield macros for encoded rate
Johannes Berg
2
-30
/
+50
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
9
-16
/
+16
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
40
-171
/
+182
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
47
-262
/
+261
2017-04-28
Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.or...
David S. Miller
42
-388
/
+671
2017-04-27
Merge branch 'qed-ptp-enhancements'
David S. Miller
10
-173
/
+249
2017-04-27
qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.
sudarsana.kalluru@cavium.com
3
-15
/
+19
2017-04-27
qed: Remove the un-needed ptp header file.
sudarsana.kalluru@cavium.com
2
-48
/
+0
2017-04-27
qede: Add support for PTP resource locking.
sudarsana.kalluru@cavium.com
3
-99
/
+75
2017-04-27
qed: Add support for PTP resource locking.
sudarsana.kalluru@cavium.com
4
-0
/
+106
2017-04-27
qed: Add support for MFW resource locking.
sudarsana.kalluru@cavium.com
3
-11
/
+49
2017-04-27
net: vrf: Do not allow looback to be moved to a VRF
David Ahern
1
-0
/
+6
2017-04-27
fib_rules: fix error return code
Wei Yongjun
1
-2
/
+4
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
6
-8
/
+25
2017-04-27
net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
Gao Feng
1
-1
/
+2
2017-04-27
l2tp: remove useless device duplication test in l2tp_eth_create()
Guillaume Nault
1
-6
/
+0
2017-04-27
net: remove unnecessary carrier status check
Zhang Shengju
1
-7
/
+4
2017-04-27
net: update comment for netif_dormant() function
Zhang Shengju
1
-2
/
+2
2017-04-27
samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel
David Ahern
4
-16
/
+58
2017-04-27
rhashtable: Cap total number of entries to 2^31
Herbert Xu
2
-2
/
+8
2017-04-27
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
Eric Dumazet
1
-0
/
+1
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
84
-249
/
+617
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-2
/
+49
2017-04-27
statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
David Howells
1
-7
/
+6
2017-04-27
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
1
-1
/
+1
2017-04-27
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
3
-8
/
+9
2017-04-27
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
1
-0
/
+1
2017-04-27
ieee80211: fix kernel-doc parsing errors
Johannes Berg
1
-6
/
+6
2017-04-27
ieee80211: add FT-802.1X AKM suite selector
Luca Coelho
1
-0
/
+1
2017-04-27
ieee80211: add SUITE_B AKM selectors
Luca Coelho
1
-12
/
+14
2017-04-27
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
8
-22
/
+24
2017-04-27
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
3
-11
/
+39
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
13
-64
/
+205
2017-04-27
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
4
-49
/
+13
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-141
/
+373
2017-04-26
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-04-26
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-04-26
virtio-net: on tx, only call napi_disable if tx napi is on
Willem de Bruijn
1
-2
/
+8
2017-04-26
Merge branch 'ibmvnic-Move-sub-crq-init-out-of-interrupt-context'
David S. Miller
1
-53
/
+61
2017-04-26
ibmvnic: Move initialization of sub crqs to ibmvnic_init
Nathan Fontenot
1
-11
/
+12
[next]