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-07-21
tipc: introduce node contact FSM
Jon Paul Maloy
4
-54
/
+185
2015-07-21
tipc: move link supervision timer to node level
Jon Paul Maloy
4
-80
/
+68
2015-07-21
tipc: simplify link timer implementation
Jon Paul Maloy
2
-45
/
+72
2015-07-21
tipc: improve link FSM implementation
Jon Paul Maloy
2
-156
/
+195
2015-07-21
tipc: introduce new link protocol msg create function
Jon Paul Maloy
1
-67
/
+77
2015-07-21
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
4
-78
/
+67
2015-07-21
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
8
-77
/
+198
2015-07-21
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
3
-40
/
+37
2015-07-21
tipc: use bearer index when looking up active links
Jon Paul Maloy
2
-73
/
+59
2015-07-21
tipc: move link input queue to tipc_node
Jon Paul Maloy
4
-19
/
+27
2015-07-21
tipc: move link creation from neighbor discoverer to node
Jon Paul Maloy
3
-16
/
+37
2015-07-21
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
6
-136
/
+143
2015-07-21
net: remove skb_frag_add_head
Jiri Benc
1
-6
/
+0
2015-07-21
Merge branch 'offload_fwd_mark'
David S. Miller
8
-9
/
+169
2015-07-21
switchdev: update documentation for offload_fwd_mark
Scott Feldman
1
-2
/
+12
2015-07-21
rocker: add offload_fwd_mark support
Scott Feldman
2
-0
/
+12
2015-07-21
switchdev: add offload_fwd_mark generator helper
Scott Feldman
2
-0
/
+112
2015-07-21
net: add phys ID compare helper to test if two IDs are the same
Scott Feldman
2
-6
/
+9
2015-07-21
net: don't reforward packets already forwarded by offload device
Scott Feldman
3
-1
/
+24
2015-07-21
rocker: forward packets to CPU when port is joined to openvswitch
Simon Horman
1
-12
/
+50
2015-07-21
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Nikolay Aleksandrov
1
-0
/
+4
2015-07-20
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
Phil Sutter
1
-0
/
+2
2015-07-20
bonding: trivial: remove unused variables
Nikolay Aleksandrov
2
-4
/
+0
2015-07-20
Merge branch 'bridge-temp-and-perm'
David S. Miller
3
-7
/
+24
2015-07-20
bridge: multicast: fix handling of temp and perm entries
Satish Ashok
3
-7
/
+22
2015-07-20
bridge: multicast: notify on group delete
Nikolay Aleksandrov
1
-0
/
+2
2015-07-20
Merge branch 'bpf_cgroup_classid'
David S. Miller
4
-21
/
+53
2015-07-20
ebpf: add helper to retrieve net_cls's classid cookie
Daniel Borkmann
2
-0
/
+22
2015-07-20
cls_cgroup: factor out classid retrieval
Daniel Borkmann
2
-21
/
+31
2015-07-20
enic: allow adaptive coalesce setting for msi/legacy intr
Govindarajulu Varadarajan
1
-48
/
+65
2015-07-20
enic: add adaptive coalescing intr for intx and msi poll
Govindarajulu Varadarajan
1
-68
/
+67
2015-07-16
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-4
/
+2
2015-07-16
Merge branch 'protodown'
David S. Miller
6
-3
/
+77
2015-07-16
rocker: Handle protodown notifications.
Anuradha Karuppiah
1
-1
/
+14
2015-07-16
netlink: changes for setting and clearing protodown via netlink.
Anuradha Karuppiah
2
-2
/
+15
2015-07-16
net core: Add protodown support.
Anuradha Karuppiah
3
-0
/
+48
2015-07-16
ibmveth: add support for TSO6
Thomas Falcon
2
-28
/
+135
2015-07-16
hv_netvsc: Add close of RNDIS filter into change mtu call
Haiyang Zhang
1
-6
/
+52
2015-07-16
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki/吉藤英明
1
-12
/
+18
2015-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-79
/
+155
2015-07-16
pkt_sched: sch_qfq: remove unused member of struct qfq_sched
Andrea Parri
1
-1
/
+0
2015-07-16
net: qlcnic: Deletion of unnecessary memset
Christophe Jaillet
1
-1
/
+0
2015-07-16
Merge branch 'gianfar_rx_sg'
David S. Miller
3
-241
/
+330
2015-07-16
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
3
-144
/
+208
2015-07-16
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
2
-32
/
+26
2015-07-16
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
1
-16
/
+18
2015-07-16
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
3
-107
/
+136
2015-07-15
i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf
Catherine Sullivan
2
-2
/
+2
2015-07-15
i40e: Refine an error message to avoid confusion
Anjali Singhai Jain
1
-1
/
+2
2015-07-15
i40e/i40evf: Add support for pre-allocated pages for PD
Faisal Latif
4
-13
/
+27
[next]