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-01-12
batman-adv: remove useless assignment in tt_local_add()
Antonio Quartulli
1
-7
/
+5
2013-01-12
batman-adv: unify and properly print hex values
Antonio Quartulli
3
-11
/
+11
2013-01-12
batman-adv: print the CRC together with the translation tables
Antonio Quartulli
1
-6
/
+9
2013-01-12
batman-adv: improve local translation table output
Antonio Quartulli
1
-4
/
+23
2013-01-12
batman-adv: reduce local TT entry timeout to 10 minutes
Antonio Quartulli
1
-1
/
+1
2013-01-12
batman-adv: Do not add multicast MAC addresses to translation table
Linus Lüssing
1
-1
/
+2
2013-01-12
batman-adv: use per_cpu_add helper
Shan Wei
1
-3
/
+1
2013-01-12
networking/cs89x0.txt: delete stale information about hand patching
Paul Gortmaker
1
-79
/
+0
2013-01-12
net: splice: fix __splice_segment()
Eric Dumazet
1
-13
/
+15
2013-01-12
gianfar: use more portable i/o accessors
Kim Phillips
1
-4
/
+4
2013-01-12
ipv4: fib: fix a comment.
Rami Rosen
1
-1
/
+1
2013-01-12
net: Export __netdev_pick_tx so that it can be used in modules
Alexander Duyck
1
-0
/
+1
2013-01-11
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
1
-0
/
+2
2013-01-11
net: Add support for XPS without sysfs being defined
Alexander Duyck
4
-22
/
+21
2013-01-11
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
1
-66
/
+117
2013-01-11
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
1
-23
/
+33
2013-01-11
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
3
-143
/
+173
2013-01-11
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
2
-25
/
+33
2013-01-11
softirq: reduce latencies
Eric Dumazet
1
-8
/
+9
2013-01-11
net_sched: more precise pkt_len computation
Eric Dumazet
1
-1
/
+21
2013-01-11
doc: Clarify behavior when sysctl tcp_ecn = 1
Vijay Subramanian
1
-2
/
+3
2013-01-11
bnx2x: align define usage to satisfy static checkers
Ariel Elior
1
-1
/
+1
2013-01-11
veth: fix a NULL deref in netif_carrier_off
Eric Dumazet
1
-1
/
+3
2013-01-10
cxgb4: Fix incorrect PFVF CMASK
Vipul Pandya
1
-2
/
+1
2013-01-10
DSA: Convert spaces to tabs where appropriate
Barry Grussling
2
-23
/
+23
2013-01-10
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2
-10
/
+12
2013-01-10
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
4
-18
/
+34
2013-01-10
DSA: Convert DSA comments to network-style comments
Barry Grussling
5
-232
/
+93
2013-01-10
ipv6: Optimize ipv6_change_dsfield().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+2
2013-01-10
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+4
2013-01-10
bnx2x: NULL dereference on error in debug code
Dan Carpenter
1
-2
/
+1
2013-01-10
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-10
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
6
-1
/
+1892
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
51
-128
/
+42
2013-01-09
net: init perm_addr in register_netdevice()
Jiri Pirko
1
-0
/
+7
2013-01-09
netconsole: add IPv6 example in doc
Cong Wang
1
-1
/
+6
2013-01-09
netpoll: add IPv6 support
Cong Wang
2
-16
/
+274
2013-01-09
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
4
-92
/
+103
2013-01-09
netpoll: prepare for ipv6
Cong Wang
3
-184
/
+243
2013-01-09
net: fec: Remove 'inline' declarations
Fabio Estevam
1
-3
/
+3
2013-01-09
net: introduce skb_transport_header_was_set()
Eric Dumazet
3
-1
/
+14
2013-01-09
Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
7
-2187
/
+2
2013-01-08
ethtool: consolidate work with ethtool_ops
Jiri Pirko
1
-24
/
+21
2013-01-08
bnx2x: Segregate SR-IOV code
Ariel Elior
10
-844
/
+953
2013-01-08
net: fec: report correct hardware stamping info to ethtool
Frank Li
1
-1
/
+30
[next]