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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
1
-3
/
+3
2013-11-05
net/mlx4_core: Don't fail reg/unreg vlan for older guests
Jack Morgenstein
3
-1
/
+18
2013-11-05
net/mlx4_core: Resource tracker for reg/unreg vlans
Jack Morgenstein
1
-6
/
+121
2013-11-05
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
6
-21
/
+20
2013-11-05
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
3
-25
/
+49
2013-11-05
net/mlx4_core: Fix register/unreg vlan flow
Jack Morgenstein
1
-11
/
+10
2013-11-05
sh_eth: check platform data pointer
Sergei Shtylyov
1
-0
/
+6
2013-11-05
Merge branch 'usbnet'
David S. Miller
2
-17
/
+11
2013-11-05
net: cdc_mbim: fixup error return value
Bjørn Mork
1
-4
/
+2
2013-11-05
net: cdc_mbim: no need to check for resume if suspend exists
Bjørn Mork
1
-1
/
+1
2013-11-05
net: qmi_wwan: no need to check for resume if suspend exists
Bjørn Mork
1
-1
/
+1
2013-11-05
net: qmi_wwan: manage_power should always set needs_remote_wakeup
Bjørn Mork
1
-6
/
+4
2013-11-05
net: cdc_mbim: manage_power should always set needs_remote_wakeup
Bjørn Mork
1
-5
/
+3
2013-11-05
Merge branch 'qlcnic'
David S. Miller
12
-409
/
+569
2013-11-05
qlcnic: update version to 5.3.52
Himanshu Madhani
1
-2
/
+2
2013-11-05
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
5
-17
/
+18
2013-11-05
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
12
-311
/
+404
2013-11-05
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
4
-62
/
+94
2013-11-05
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
6
-33
/
+67
2013-11-05
lib: crc32: reduce number of cases for crc32{, c}_combine
Daniel Borkmann
1
-2
/
+2
2013-11-05
lib: crc32: conditionally resched when running testcases
Daniel Borkmann
1
-0
/
+3
2013-11-05
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2
-1
/
+6
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
189
-1166
/
+1493
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-287
/
+303
2013-11-04
net/mlx4_core: Fix call to __mlx4_unregister_mac
Jack Morgenstein
1
-1
/
+1
2013-11-04
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-10
/
+16
2013-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-11-04
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
15
-0
/
+2403
2013-11-04
net: extend net_device allocation to vmalloc()
Eric Dumazet
4
-11
/
+24
2013-11-04
Merge branch 'sctp_csum'
David S. Miller
7
-258
/
+350
2013-11-04
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2
-45
/
+20
2013-11-04
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
3
-13
/
+37
2013-11-04
lib: crc32: add test cases for crc32{, c}_combine routines
Daniel Borkmann
1
-0
/
+72
2013-11-04
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2
-0
/
+121
2013-11-04
lib: crc32: clean up spacing in test cases
Daniel Borkmann
1
-200
/
+100
2013-11-04
Linux 3.12
Linus Torvalds
1
-1
/
+1
2013-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-7
/
+8
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2
-11
/
+15
2013-11-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+13
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-79
/
+41
2013-11-02
bonding: bond_get_size() returns wrong size
Dan Carpenter
1
-2
/
+2
2013-11-02
Merge branch 'cdc_ncm'
David S. Miller
3
-289
/
+233
2013-11-02
net: cdc_ncm: no not set tx_max higher than the device supports
Bjørn Mork
1
-2
/
+1
2013-11-02
net: cdc_ncm: improve bind error debug messages
Bjørn Mork
1
-10
/
+26
2013-11-02
net: cdc_ncm: return proper error if setup fails
Bjørn Mork
1
-2
/
+2
2013-11-02
net: cdc_ncm: refactoring cdc_ncm_setup
Bjørn Mork
1
-64
/
+44
2013-11-02
net: cdc_ncm: drop "extern" from header declarations
Bjørn Mork
1
-6
/
+6
2013-11-02
net: cdc_ncm: endian convert constants instead of variables
Bjørn Mork
1
-2
/
+2
[next]