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-03-16
samples: bpf: add skb->field examples and tests
Alexei Starovoitov
5
-16
/
+101
2015-03-16
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
5
-35
/
+234
2015-03-16
Merge branch 'ebpf_helpers'
David S. Miller
5
-0
/
+36
2015-03-16
ebpf: add helper for obtaining current processor id
Daniel Borkmann
5
-0
/
+17
2015-03-16
ebpf: add prandom helper for packet sampling
Daniel Borkmann
5
-0
/
+19
2015-03-16
Merge branch 'gianfar-next'
David S. Miller
2
-96
/
+138
2015-03-16
gianfar: Consider dts property endianess on handling
Jingchang Lu
1
-30
/
+47
2015-03-16
gianfar: Make FCB access endian safe
Claudiu Manoil
2
-12
/
+13
2015-03-16
gianfar: Make BDs access endian safe
Claudiu Manoil
2
-54
/
+78
2015-03-15
Merge branch 'rhashtable-next'
David S. Miller
3
-62
/
+80
2015-03-15
rhashtable: Move future_tbl into struct bucket_table
Herbert Xu
2
-18
/
+14
2015-03-15
rhashtable: Add rehash counter to bucket_table
Herbert Xu
3
-2
/
+5
2015-03-15
rhashtable: Free bucket tables asynchronously after rehash
Herbert Xu
2
-3
/
+8
2015-03-15
rhashtable: Move seed init into bucket_table_alloc
Herbert Xu
1
-10
/
+6
2015-03-15
rhashtable: Use SINGLE_DEPTH_NESTING
Herbert Xu
1
-7
/
+2
2015-03-15
rhashtable: Fix walker behaviour during rehash
Herbert Xu
2
-27
/
+50
2015-03-15
net: dsa: do not use slave MII bus for fixed PHYs
Florian Fainelli
1
-1
/
+2
2015-03-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
19
-536
/
+636
2015-03-14
Merge branch 'listener_refactor_part_9'
David S. Miller
5
-104
/
+54
2015-03-14
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
1
-101
/
+47
2015-03-14
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
1
-1
/
+1
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
5
-3
/
+7
2015-03-14
Merge branch 'tipc-next'
David S. Miller
8
-341
/
+300
2015-03-14
tipc: clean up handling of message priorities
Jon Paul Maloy
4
-61
/
+50
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
7
-167
/
+150
2015-03-14
tipc: eliminate unnecessary call to broadcast ack function
Jon Paul Maloy
2
-1
/
+5
2015-03-14
tipc: extract bundled buffers by cloning instead of copying
Jon Paul Maloy
2
-47
/
+28
2015-03-14
tipc: eliminate unnecessary linearization of incoming buffers
Jon Paul Maloy
2
-9
/
+10
2015-03-14
tipc: move message validation function to msg.c
Jon Paul Maloy
3
-60
/
+47
2015-03-14
tipc: add framework for node capabilities exchange
Jon Paul Maloy
3
-2
/
+16
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
23
-1386
/
+1888
2015-03-14
ieee802154: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-14
at86rf230: fix volatile regmap registers
Alexander Aring
1
-0
/
+2
2015-03-14
at86rf230: add support for calibration timeout
Alexander Aring
1
-14
/
+58
2015-03-14
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
1
-10
/
+29
2015-03-14
at86rf230: init xtal_trim with zero
Alexander Aring
1
-1
/
+1
2015-03-14
mac802154: correct max sifs size handling
Alexander Aring
2
-1
/
+14
2015-03-14
ieee802154: remove deprecated sysfs entries
Alexander Aring
1
-49
/
+0
2015-03-14
ieee802154: change wpan-phy name to phy
Alexander Aring
1
-1
/
+4
2015-03-14
ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
Alexander Aring
1
-1
/
+1
2015-03-14
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
1
-4
/
+4
2015-03-14
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
9
-495
/
+498
2015-03-14
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2
-15
/
+4
2015-03-14
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2
-4
/
+12
2015-03-14
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
1
-2
/
+2
2015-03-14
ixgbe: Clean up type inconsistency
Don Skidmore
1
-2
/
+2
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
9
-14
/
+114
2015-03-13
Merge branch 'bcmgenet_xmit_more'
David S. Miller
1
-15
/
+8
2015-03-13
net: bcmgenet: add support for xmit_more
Florian Fainelli
1
-3
/
+4
2015-03-13
net: bcmgenet: update ring producer index and buffer count in xmit
Florian Fainelli
1
-13
/
+5
[next]