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
2015-04-09
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
3
-14
/
+14
2015-04-09
mac802154: fix transmission power datatype
Varka Bhadram
2
-2
/
+2
2015-04-09
Bluetooth: btusb: Use proper data structures for Intel vendor events
Marcel Holtmann
2
-26
/
+68
2015-04-09
mac802154: fix typo for device
Varka Bhadram
1
-1
/
+1
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
2
-2
/
+118
2015-04-09
vxlan: do not exit on error in vxlan_stop()
WANG Cong
1
-4
/
+1
2015-04-09
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
1
-4
/
+10
2015-04-09
Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
26
-55
/
+1207
2015-04-08
sfc: Revert SRIOV changes.
David S. Miller
16
-454
/
+207
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
5
-3
/
+17
2015-04-08
Merge branch 'selinux-nlmsg'
David S. Miller
1
-0
/
+7
2015-04-08
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
1
-0
/
+2
2015-04-08
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add RTM_GETNSID
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID
Nicolas Dichtel
1
-0
/
+2
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
3
-3
/
+20
2015-04-08
vxlan: fix a shadow local variable
WANG Cong
1
-1
/
+0
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
691
-7276
/
+13324
2015-04-08
Merge branch 'hv_netvsc_linearize'
David S. Miller
1
-13
/
+26
2015-04-08
hv_netvsc: try linearizing big SKBs before dropping them
Vitaly Kuznetsov
1
-5
/
+20
2015-04-08
hv_netvsc: use single existing drop path in netvsc_start_xmit
Vitaly Kuznetsov
1
-8
/
+6
2015-04-08
Merge branch 'sfc-next'
David S. Miller
16
-207
/
+454
2015-04-08
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
9
-1
/
+87
2015-04-08
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
15
-207
/
+368
2015-04-08
Merge branch 'dma_rmb_wmb'
David S. Miller
6
-29
/
+29
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2
-7
/
+7
2015-04-08
s2io: Update driver to use dma_wmb
Alexander Duyck
1
-4
/
+4
2015-04-08
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
3
-18
/
+18
2015-04-08
bonding: Remove unnecessary initialization
Mahesh Bandewar
1
-9
/
+0
2015-04-08
bonding: Code re-factoring for admin, oper-key operations
Mahesh Bandewar
1
-16
/
+13
2015-04-08
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
Hannes Frederic Sowa
1
-1
/
+1
2015-04-08
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
1
-1
/
+2
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
3
-0
/
+43
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
8
-6
/
+315
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
3
-3
/
+12
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
3
-11
/
+17
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
1
-1
/
+1
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
3
-10
/
+10
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
3
-7
/
+17
2015-04-08
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
1
-8
/
+16
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
1
-12
/
+22
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
8
-34
/
+97
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
2
-30
/
+42
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
1
-45
/
+50
2015-04-08
cfg80211: don't allow disabling WEXT if it's required
Johannes Berg
1
-1
/
+1
2015-04-08
net: remove extra newlines
Sheng Yong
5
-14
/
+0
2015-04-08
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
3
-3
/
+6
2015-04-08
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
2
-12
/
+9
2015-04-08
hv_netvsc: Clean up two unused variables
Haiyang Zhang
3
-4
/
+0
[prev]
[next]