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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
46
-191
/
+256
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-189
/
+250
2019-04-05
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-05
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
1
-26
/
+80
2019-04-05
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
2
-10
/
+37
2019-04-05
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
3
-12
/
+159
2019-04-05
net: bridge: mcast: remove unused br_ip_equal function
Nikolay Aleksandrov
1
-17
/
+0
2019-04-05
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
1
-0
/
+3
2019-04-05
tcp: Accept ECT on SYN in the presence of RFC8311
Tilmans, Olivier (Nokia - BE/Antwerp)
1
-1
/
+6
2019-04-05
net: devlink: add warning for ndo_get_port_parent_id set when not needed
Jiri Pirko
1
-2
/
+16
2019-04-05
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2
-1
/
+10
2019-04-05
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
2
-4
/
+30
2019-04-05
net: devlink: extend port attrs for switch ID
Jiri Pirko
2
-2
/
+16
2019-04-05
net: bridge: optimize backup_port fdb convergence
Nikolay Aleksandrov
1
-1
/
+2
2019-04-05
net: Remove inclusion of pci.h
Yuval Shaia
1
-1
/
+0
2019-04-05
tipc: add NULL pointer check
Hoang Le
1
-0
/
+3
2019-04-05
net: sched: ensure tc flower reoffload takes filter ref
John Hurley
1
-42
/
+46
2019-04-05
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
1
-11
/
+15
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+6
2019-04-04
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
1
-0
/
+11
2019-04-04
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
1
-1
/
+1
2019-04-04
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
1
-18
/
+18
2019-04-04
net: bridge: update multicast stats from maybe_deliver()
Pablo Neira Ayuso
1
-11
/
+4
2019-04-04
net: use kfree_skb_list() from ip_do_fragment()
Pablo Neira Ayuso
1
-5
/
+2
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
1
-2
/
+8
2019-04-04
ipv6: Flip to fib_nexthop_info
David Ahern
2
-76
/
+23
2019-04-04
ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
David Ahern
1
-20
/
+32
2019-04-04
ipv4: Refactor nexthop attributes in fib_dump_info
David Ahern
1
-59
/
+107
2019-04-04
ipv4: Add fib_nh_common to fib_result
David Ahern
6
-39
/
+78
2019-04-04
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
1
-1
/
+1
2019-04-04
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
2019-04-04
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
1
-1
/
+1
2019-04-04
rxrpc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-03
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
1
-13
/
+3
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
1
-1
/
+2
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
1
-0
/
+1
2019-04-02
net: sched: don't set tunnel for decap action
Vlad Buslov
1
-1
/
+0
2019-04-02
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-04-02
openvswitch: use after free in __ovs_ct_free_action()
Dan Carpenter
1
-1
/
+1
2019-04-02
net: place xmit recursion in softnet data
Florian Westphal
2
-10
/
+6
2019-04-02
dccp: Fix memleak in __feat_register_sp
YueHaibing
1
-1
/
+6
2019-04-02
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
Xin Long
2
-2
/
+2
2019-04-02
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
1
-0
/
+1
2019-04-02
kcm: switch order of device registration to fix a crash
Jiri Slaby
1
-8
/
+8
2019-04-02
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2
-1
/
+5
2019-04-02
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
10
-66
/
+16
2019-04-02
net: sched: introduce and use qstats read helpers
Paolo Abeni
10
-17
/
+18
2019-04-02
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
1
-0
/
+5
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2
-6
/
+5
2019-04-01
tcp: fix tcp_inet6_sk() for 32bit kernels
Eric Dumazet
1
-2
/
+3
[next]