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-11-21
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-12
/
+45
2019-11-20
net: ipconfig: Wait for deferred device probes
Thomas Bogendoerfer
1
-0
/
+3
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-2
/
+34
2019-11-20
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
1
-21
/
+99
2019-11-20
ipv6/route: return if there is no fib_nh_gw_family
Hangbin Liu
1
-1
/
+1
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
1
-11
/
+13
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
1
-1
/
+13
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+8
2019-11-20
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+16
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-0
/
+22
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2
-0
/
+10
2019-11-20
lwtunnel: add support for multiple geneve opts
Xin Long
1
-36
/
+75
2019-11-20
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
1
-7
/
+5
2019-11-20
taprio: don't reject same mqprio settings
Ivan Khoronzhuk
1
-2
/
+26
2019-11-20
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
2
-0
/
+12
2019-11-19
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2019-11-19
bpf: Fix memory leak on object 'data'
Colin Ian King
1
-1
/
+3
2019-11-19
net/ipv4: fix sysctl max for fib_multipath_hash_policy
Marcelo Ricardo Leitner
1
-1
/
+1
2019-11-19
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
Xin Long
1
-1
/
+1
2019-11-19
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
Xin Long
1
-0
/
+4
2019-11-19
net: atm: Reduce the severity of logging in unlink_clip_vcc
Aditya Pakki
1
-3
/
+3
2019-11-19
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-2
/
+11
2019-11-19
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
1
-5
/
+0
2019-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-123
/
+361
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-1
/
+1
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-44
/
+161
2019-11-17
ipmr: Fix skb headroom in ipmr_get_route().
Guillaume Nault
1
-1
/
+2
2019-11-17
net/smc: fix fastopen for non-blocking connect()
Ursula Braun
1
-1
/
+1
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
1
-2
/
+1
2019-11-16
rds: ib: update WR sizes when bringing up connection
Dag Moxnes
1
-8
/
+15
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-123
/
+120
2019-11-16
net/smc: remove unused constant
Ursula Braun
1
-2
/
+0
2019-11-16
net/smc: use rcu_barrier() on module unload
Ursula Braun
1
-0
/
+2
2019-11-16
net/smc: guarantee removal of link groups in reboot
Ursula Braun
1
-1
/
+15
2019-11-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
5
-6
/
+45
2019-11-16
net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid
Vladimir Oltean
1
-1
/
+1
2019-11-16
seg6: fix skb transport_header after decap_and_validate()
Andrea Mayer
1
-0
/
+6
2019-11-16
seg6: fix srh pointer in get_srh()
Andrea Mayer
1
-0
/
+5
2019-11-16
netfilter: nf_tables: add nft_unregister_flowtable_hook()
Pablo Neira Ayuso
1
-10
/
+14
2019-11-16
netfilter: nf_tables: check if bind callback fails and unbind if hook registr...
wenxu
1
-3
/
+11
2019-11-16
netfilter: nf_tables_offload: undo updates if transaction fails
Pablo Neira Ayuso
2
-1
/
+64
2019-11-16
netfilter: nf_tables_offload: release flow_rule on error from commit path
Pablo Neira Ayuso
1
-5
/
+21
2019-11-16
netfilter: nf_tables_offload: remove reference to flow rule from deletion path
Pablo Neira Ayuso
1
-2
/
+1
2019-11-16
netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir
wenxu
1
-4
/
+4
2019-11-16
netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block
wenxu
1
-0
/
+3
2019-11-16
bpf: Annotate context types
Alexei Starovoitov
1
-10
/
+0
2019-11-16
netfilter: Support iif matches in POSTROUTING
Phil Sutter
4
-6
/
+6
2019-11-16
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
4
-8
/
+121
2019-11-16
netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it
Pablo Neira Ayuso
1
-38
/
+38
[prev]
[next]