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
2013-10-10
i40e: Add support for Tx byte queue limits
Alexander Duyck
1
-0
/
+15
2013-10-10
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2
-27
/
+5
2013-10-10
i40e: clean up Tx fast path
Alexander Duyck
2
-99
/
+122
2013-10-10
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
1
-21
/
+25
2013-10-10
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2
-15
/
+14
2013-10-10
tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
Eric Dumazet
1
-1
/
+6
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
19
-188
/
+169
2013-10-10
net: gro: allow to build full sized skb
Eric Dumazet
1
-17
/
+26
2013-10-10
fib_trie: only calc for the un-first node
baker.zhang
1
-5
/
+1
2013-10-10
veth: allow to setup multicast address for veth device
Gao feng
1
-0
/
+6
2013-10-10
i40e: Drop unused completed stat
Alexander Duyck
3
-5
/
+2
2013-10-10
i40e: Link code updates
Anjali Singhai
1
-2
/
+6
2013-10-09
be2net: change the driver version number to 4.9.224.0
Ajit Khaparde
1
-1
/
+1
2013-10-09
be2net: Display RoCE specific counters in ethtool -S
Ajit Khaparde
3
-1
/
+19
2013-10-09
be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R
Ajit Khaparde
3
-9
/
+155
2013-10-09
batman-adv: reorder batadv_iv_flags
Simon Wunderlich
1
-4
/
+14
2013-10-09
batman-adv: remove packed from batadv_ogm_packet
Simon Wunderlich
1
-1
/
+4
2013-10-09
batman-adv: reorder packet types
Simon Wunderlich
4
-13
/
+68
2013-10-09
batman-adv: add build check macros for packet member offset
Simon Wunderlich
1
-0
/
+8
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
17
-1304
/
+3
2013-10-09
batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
Antonio Quartulli
1
-1
/
+1
2013-10-09
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
3
-38
/
+45
2013-10-09
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
4
-83
/
+86
2013-10-09
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
5
-334
/
+286
2013-10-09
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
5
-158
/
+187
2013-10-09
batman-adv: tvlv - add network coding container
Marek Lindner
5
-1
/
+75
2013-10-09
batman-adv: tvlv - add distributed arp table container
Marek Lindner
5
-1
/
+83
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
11
-191
/
+327
2013-10-09
batman-adv: tvlv - basic infrastructure
Marek Lindner
7
-17
/
+794
2013-10-09
batman-adv: switch to a new packet compatibility version
Antonio Quartulli
1
-1
/
+1
2013-10-09
MAINTAINERS: batman-adv - update emails
Antonio Quartulli
1
-2
/
+2
2013-10-09
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
4
-27
/
+155
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
5
-3
/
+15
2013-10-09
udp: fix a typo in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-1
/
+1
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
35
-288
/
+213
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
12
-261
/
+132
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
62
-207
/
+475
2013-10-09
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
5
-31
/
+151
2013-10-09
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
2
-11
/
+10
2013-10-09
Revert "veth: Showing peer of veth type dev in ip link (kernel side)"
David S. Miller
1
-21
/
+0
2013-10-09
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
Wei Yongjun
1
-1
/
+4
2013-10-09
moxa: fix the error handling in moxart_mac_probe()
Wei Yongjun
1
-6
/
+16
2013-10-09
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-10-09
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
1
-1
/
+1
2013-10-09
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
1
-2
/
+1
2013-10-09
cgroup: cls: remove unnecessary task_cls_classid
Gao feng
1
-2
/
+2
2013-10-09
cgroup: netprio: remove unnecessary task_netprioidx
Gao feng
1
-2
/
+1
2013-10-09
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
4
-5
/
+6
2013-10-09
udp: ipv4: Add udp early demux
Shawn Bohrer
4
-19
/
+187
2013-10-09
udp: Only allow busy read/poll on connected sockets
Shawn Bohrer
2
-4
/
+6
[prev]
[next]