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
2016-02-20
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
5
-20
/
+7
2016-02-20
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-20
Merge branch 'ethtool-perqueue-params'
David S. Miller
16
-73
/
+760
2016-02-20
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e: queue-specific settings for interrupt moderation
Kan Liang
6
-70
/
+120
2016-02-20
net/ethtool: support set coalesce per queue
Kan Liang
2
-0
/
+68
2016-02-20
net/ethtool: support get coalesce per queue
Kan Liang
2
-2
/
+41
2016-02-20
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2
-2
/
+42
2016-02-20
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
5
-1
/
+378
2016-02-20
lib/bitmap.c: conversion routines to/from u32 array
David Decotigny
2
-0
/
+99
2016-02-19
hv_netvsc: add software transmit timestamp support
sixiao@microsoft.com
1
-0
/
+3
2016-02-19
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
Wei Wang
1
-9
/
+11
2016-02-19
be2net: Fix pcie error recovery in case of NIC+RoCE adapters
Padmanabh Ratnakar
1
-0
/
+4
2016-02-19
net: macb: make magic-packet property generic
Sergio Prado
2
-2
/
+2
2016-02-19
Merge branch 'bridge-mdb-attrs'
David S. Miller
2
-17
/
+43
2016-02-19
bridge: mdb: add support for more attributes and export timer
Nikolay Aleksandrov
2
-2
/
+27
2016-02-19
bridge: mdb: reduce the indentation level in br_mdb_fill_info
Nikolay Aleksandrov
1
-16
/
+17
2016-02-19
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
1
-1
/
+7
2016-02-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
18
-263
/
+1140
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2
-2
/
+2
2016-02-19
i40e: let go of the past
Mitch Williams
1
-0
/
+2
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
1
-0
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
5
-22
/
+23
2016-02-19
i40e: implement and use Rx CTL helper functions
Shannon Nelson
4
-3
/
+266
2016-02-19
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2
-0
/
+32
2016-02-19
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-19
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
1
-0
/
+48
2016-02-19
i40e: Fix for unexpected messaging
Carolyn Wyborny
1
-6
/
+7
2016-02-19
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
1
-9
/
+24
2016-02-19
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
Kevin Scott
1
-1
/
+7
2016-02-19
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
4
-6
/
+63
2016-02-19
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
4
-0
/
+365
2016-02-19
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2
-11
/
+11
2016-02-19
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
5
-92
/
+162
2016-02-19
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
5
-112
/
+123
2016-02-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-386
/
+433
2016-02-19
bnx2x: Add missing HSI for big-endian machines
Yuval Mintz
1
-1
/
+3
2016-02-19
i40e: Add support for ATR w/ IPv6 extension headers
Alexander Duyck
1
-15
/
+13
2016-02-19
i40evf: Update feature flags to reflect newly enabled features
Alexander Duyck
1
-4
/
+19
2016-02-19
i40e: Update feature flags to reflect newly enabled features
Alexander Duyck
1
-4
/
+10
2016-02-19
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
Alexander Duyck
1
-12
/
+0
2016-02-19
i40e: Fix ATR in relation to tunnels
Alexander Duyck
1
-17
/
+11
2016-02-19
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
Alexander Duyck
2
-2
/
+36
2016-02-19
i40e/i40evf: Clean-up Rx packet checksum handling
Alexander Duyck
2
-26
/
+20
2016-02-19
Merge branch 'qed-vlan-filtering'
David S. Miller
4
-5
/
+307
2016-02-19
qede: Add vlan filtering offload support
Sudarsana Reddy Kalluru
2
-1
/
+286
2016-02-19
qed: Lay infrastructure for vlan filtering offload
Yuval Mintz
2
-4
/
+21
2016-02-18
net: phy: dp83848: Fix sysfs naming collision warning
Andrew F. Davis
1
-1
/
+1
2016-02-18
net: Optimize local checksum offload
Alexander Duyck
1
-9
/
+8
[next]