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
pinetabv-6.6.y-devel
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
2016-08-20
netlink: Use rhashtable walk interface in diag dump
Herbert Xu
1
-30
/
+73
2016-08-20
MAINTAINERS: Add extra rhashtable maintainer
Herbert Xu
1
-0
/
+1
2016-08-20
rhashtable: Remove GFP flag from rhashtable_walk_init
Herbert Xu
2
-31
/
+29
2016-08-19
Merge branch 'cxgb-crypto'
David S. Miller
17
-50
/
+3865
2016-08-19
crypto: Added Chelsio Menu to the Kconfig file
Hariprasad Shenai
4
-0
/
+26
2016-08-19
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai
5
-0
/
+2519
2016-08-19
cxgb4: Register changes and fw defines for crypto
Hariprasad Shenai
2
-0
/
+561
2016-08-19
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
7
-50
/
+759
2016-08-19
atm: fore200e: Do not drop const qualifier
LABBE Corentin
1
-3
/
+3
2016-08-19
Merge branch 'bpf-next'
David S. Miller
4
-12
/
+204
2016-08-19
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
2
-5
/
+11
2016-08-19
bpf: enable event output helper also for xdp types
Daniel Borkmann
1
-1
/
+41
2016-08-19
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
3
-4
/
+150
2016-08-19
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
Daniel Borkmann
1
-2
/
+2
2016-08-19
tipc: add peer removal functionality
Richard Alpe
5
-0
/
+72
2016-08-19
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
1
-19
/
+28
2016-08-19
net: bgmac: make it clear when setting interface type to RMII
Rafał Miłecki
1
-1
/
+2
2016-08-19
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
5
-1
/
+66
2016-08-19
net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"
Colin Ian King
1
-1
/
+1
2016-08-19
xen-netback: create a debugfs node for hash information
Paul Durrant
3
-2
/
+107
2016-08-19
sfc: avoid division by zero
Edward Cree
1
-1
/
+0
2016-08-19
tcp: defer sacked assignment
Eric Dumazet
1
-1
/
+2
2016-08-19
Merge branch 'bridge-vlan-stats-with-flags'
David S. Miller
2
-76
/
+41
2016-08-19
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
2
-1
/
+2
2016-08-19
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
1
-75
/
+39
2016-08-19
Merge branch 'flow-dissector-vlan-tag'
David S. Miller
8
-36
/
+144
2016-08-19
net_sched: act_vlan: Add priority option
Hadar Hen Zion
3
-2
/
+13
2016-08-19
net_sched: flower: Add vlan support
Hadar Hen Zion
2
-3
/
+70
2016-08-19
net_sched: flower: Avoid dissection of unmasked keys
Hadar Hen Zion
1
-15
/
+13
2016-08-19
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
3
-12
/
+26
2016-08-19
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
Hadar Hen Zion
1
-8
/
+26
2016-08-19
Merge branch 'qed-link-fixes'
David S. Miller
2
-6
/
+8
2016-08-19
qede: Fix forcing high speeds
Yuval Mintz
1
-2
/
+2
2016-08-19
qed*: Fix pause setting
Yuval Mintz
2
-4
/
+6
2016-08-19
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-2
/
+452
2016-08-19
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
1
-1
/
+1
2016-08-19
igb: support RX flow classification by VLAN priority
Gangfeng Huang
4
-7
/
+92
2016-08-19
igb: support RX flow classification by ethertype
Gangfeng Huang
4
-6
/
+101
2016-08-19
igb: add support of RX network flow classification
Gangfeng Huang
3
-0
/
+270
2016-08-19
Merge branch 'qdisc-hash-fixes'
David S. Miller
1
-3
/
+19
2016-08-19
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
1
-4
/
+10
2016-08-19
net: sched: fix handling of singleton qdiscs with qdisc_hash
Jiri Kosina
1
-0
/
+10
2016-08-19
Merge branch 'tipc-next'
David S. Miller
4
-47
/
+52
2016-08-19
tipc: ensure that link congestion and wakeup use same criteria
Jon Paul Maloy
1
-8
/
+10
2016-08-19
tipc: make bearer packet filtering generic
Jon Paul Maloy
3
-39
/
+42
2016-08-19
Merge branch 'qed-next'
David S. Miller
9
-18
/
+190
2016-08-19
qed: Add support for NCSI statistics.
Sudarsana Reddy Kalluru
6
-5
/
+127
2016-08-19
qede: Add support for per-queue stats.
Sudarsana Reddy Kalluru
3
-13
/
+57
2016-08-19
qede: Add support for capturing additional stats in ethtool-stats display.
Sudarsana Reddy Kalluru
3
-0
/
+6
2016-08-19
net: atm: remove redundant null pointer check on dev->name
Colin Ian King
1
-1
/
+1
[next]