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-04-23
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
1
-6
/
+6
2013-04-23
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2
-2
/
+3
2013-04-23
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
2
-6
/
+2
2013-04-23
VXLAN: Allow L2 redirection with L3 switching
David Stevens
1
-7
/
+23
2013-04-23
net: Remove return value from list_netdevice()
dingtianhong
1
-3
/
+1
2013-04-22
net: remove a stale comment for dl_next
Eric Dumazet
1
-1
/
+1
2013-04-22
qeth: Fix missing pointer update
Stefan Raspl
4
-4
/
+6
2013-04-22
qeth: remove unused variable
Stefan Raspl
4
-6
/
+4
2013-04-22
qeth: remove cast for kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-04-22
xen-netback: don't disconnect frontend when seeing oversize packet
Wei Liu
1
-6
/
+16
2013-04-22
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2
-51
/
+242
2013-04-22
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
2
-2
/
+16
2013-04-22
xen-netfront: frags -> slots in log message
Wei Liu
1
-2
/
+2
2013-04-22
be2net: enable IOMMU pass through for be2net
Craig Hada
1
-0
/
+5
2013-04-22
be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R
Vasundhara Volam
3
-26
/
+93
2013-04-22
be2net: Avoid flashing BE3 UFI on BE3-R chip.
Vasundhara Volam
5
-16
/
+37
2013-04-22
be2net: Don't log "Out of MCCQ wrbs" error
Vasundhara Volam
1
-3
/
+1
2013-04-22
be2net: Use TXQ_CREATE_V2 cmd
Vasundhara Volam
5
-54
/
+41
2013-04-22
bnx2x: update version to 1.78.17-0
Dmitry Kravkov
1
-2
/
+2
2013-04-22
bnx2x: allow nvram test to run when device is down
Dmitry Kravkov
1
-9
/
+10
2013-04-22
bnx2x: add additional regions for CRC memory test
Dmitry Kravkov
2
-23
/
+185
2013-04-22
bnx2x: remove non-necessary assignment
Dmitry Kravkov
1
-4
/
+1
2013-04-22
bnx2x: fix byte-by-byte nvram write for BE machines
Dmitry Kravkov
1
-8
/
+7
2013-04-22
bnx2x: refactor nvram read procedure
Dmitry Kravkov
1
-7
/
+21
2013-04-21
qeth: fix VLAN related compilation errors
Patrick McHardy
1
-6
/
+10
2013-04-21
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
Patrick McHardy
1
-0
/
+1
2013-04-21
net: vlan: fix dummy function signatures for CONFIG_VLAN=n
Patrick McHardy
1
-3
/
+4
2013-04-21
net: vlan: fix memory leak in vlan_info_rcu_free()
Patrick McHardy
1
-3
/
+4
2013-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
47
-40
/
+122
2013-04-20
bond: add support to read speed and duplex via ethtool
Andy Gospodarek
1
-0
/
+32
2013-04-20
packet: move hw/sw timestamp extraction into a small helper
Daniel Borkmann
1
-34
/
+23
2013-04-20
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
2
-16
/
+22
2013-04-20
net: Add .gitignore to networking selftests directory.
David S. Miller
1
-0
/
+3
2013-04-20
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
1
-0
/
+3
2013-04-20
Merge branch 'qlcnic'
David S. Miller
13
-145
/
+1604
2013-04-20
qlcnic: Update version to 5.2.41
Rajesh Borundia
1
-2
/
+2
2013-04-20
qlcnic: Support polling for mailbox events.
Rajesh Borundia
4
-1
/
+37
2013-04-20
qlcnic: Fix loopback test for SR-IOV PF.
Rajesh Borundia
6
-22
/
+78
2013-04-20
qlcnic: Support VLAN id config.
Rajesh Borundia
8
-29
/
+492
2013-04-20
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
4
-3
/
+213
2013-04-20
qlcnic: VF reset recovery implementation.
Rajesh Borundia
8
-43
/
+440
2013-04-20
qlcnic: VF FLR implementation.
Rajesh Borundia
4
-18
/
+320
2013-04-20
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
7
-30
/
+25
2013-04-19
Merge branch 'netlink-mmap'
David S. Miller
21
-74
/
+1331
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
4
-5
/
+17
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
6
-21
/
+23
2013-04-19
netlink: add documentation for memory mapped I/O
Patrick McHardy
1
-0
/
+339
2013-04-19
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2
-0
/
+42
2013-04-19
netlink: add flow control for memory mapped I/O
Patrick McHardy
1
-27
/
+61
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
2
-3
/
+143
[next]