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-03-24
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
1
-0
/
+3
2017-03-24
mlxsw: Remove debugfs interface
Ido Schimmel
2
-315
/
+0
2017-03-24
i40e: make use of hlist_for_each_entry_continue
Jacob Keller
1
-11
/
+4
2017-03-24
i40e: document drivers use of ntuple filters
Jacob Keller
1
-0
/
+72
2017-03-24
i40e: add support for SCTPv4 FDir filters
Jacob Keller
4
-0
/
+93
2017-03-24
i40e: implement support for flexible word payload
Jacob Keller
4
-12
/
+613
2017-03-24
i40e: add parsing of flexible filter fields from userdef
Jacob Keller
2
-1
/
+118
2017-03-24
i40e: partition the ring_cookie to get VF index
Jacob Keller
1
-34
/
+40
2017-03-24
i40e: allow changing input set for ntuple filters
Jacob Keller
1
-3
/
+145
2017-03-24
i40e: restore default input set for each flow type
Jacob Keller
2
-0
/
+37
2017-03-24
i40e: check current configured input set when adding ntuple filters
Jacob Keller
2
-15
/
+121
2017-03-24
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
Jacob Keller
1
-0
/
+83
2017-03-24
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
1
-0
/
+12
2017-03-24
net: dwc-xlgmac: use dual license
Jie Deng
1
-1
/
+2
2017-03-24
net: dwc-xlgmac: declaration of dual license in headers
Jie Deng
7
-28
/
+14
2017-03-24
Merge branch 'bpf-socket-cookie-uid'
David S. Miller
9
-3
/
+303
2017-03-24
A Sample of using socket cookie and uid for traffic monitoring
Chenbo Feng
4
-0
/
+244
2017-03-24
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
3
-2
/
+32
2017-03-24
Add a helper function to get socket cookie in eBPF
Chenbo Feng
5
-3
/
+29
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
300
-2275
/
+4203
2017-03-23
Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-7
/
+47
2017-03-23
qedf: fix wrong le16 conversion
Arnd Bergmann
1
-3
/
+3
2017-03-23
Merge branch 'qed-management-interaction-and-feature-changes'
David S. Miller
3
-207
/
+373
2017-03-23
qed: Reserve VF feature before PF
Mintz, Yuval
1
-11
/
+16
2017-03-23
qed: Don't waste SBs unused by RoCE
Mintz, Yuval
1
-8
/
+9
2017-03-23
qed: Reduce verbosity of unimplemented MFW messages
Mintz, Yuval
1
-1
/
+1
2017-03-23
qed: Correct endian order of MAC passed to MFW
Mintz, Yuval
1
-2
/
+11
2017-03-23
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
2
-59
/
+66
2017-03-23
qed: Revise MFW command locking
Tomer Tayar
2
-136
/
+280
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-28
/
+16
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
100
-612
/
+1086
2017-03-23
ALSA: hda - Adding a group of pin definition to fix headset problem
Hui Wang
1
-0
/
+2
2017-03-23
net:ethernet:aquantia: Fix for RX checksum offload.
Pavel Belous
2
-0
/
+2
2017-03-23
amd-xgbe: Fix the ECC-related bit position definitions
Lendacky, Thomas
1
-12
/
+12
2017-03-23
Merge branch 'netvsc-bug-fixes-and-cleanups'
David S. Miller
4
-156
/
+138
2017-03-23
netvsc: fix and cleanup rndis_filter_set_packet_filter
stephen hemminger
1
-12
/
+6
2017-03-23
netvsc: eliminate unnecessary skb == NULL checks
stephen hemminger
1
-6
/
+3
2017-03-23
netvsc: remove unnecessary lock on shutdown
stephen hemminger
1
-4
/
+3
2017-03-23
netvsc: use refcount_t for keeping track of sub channels
stephen hemminger
2
-33
/
+12
2017-03-23
netvsc: uses RCU instead of removal flag
stephen hemminger
3
-31
/
+10
2017-03-23
netvsc: use RCU to protect inner device structure
stephen hemminger
3
-24
/
+57
2017-03-23
netvsc: change max channel calculation
stephen hemminger
2
-17
/
+11
2017-03-23
netvsc: handle offline mtu and channel change
stephen hemminger
1
-9
/
+20
2017-03-23
netvsc: fix NAPI performance regression
stephen hemminger
2
-23
/
+19
2017-03-23
liquidio: fix tx completions in napi poll
VSR Burru
2
-17
/
+22
2017-03-23
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
7
-0
/
+103
2017-03-23
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-11
/
+14
2017-03-23
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-19
/
+29
2017-03-23
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-03-23
Bluetooth: btqcomsmd: fix compile-test dependency
Arnd Bergmann
1
-1
/
+2
[prev]
[next]