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
2018-09-26
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
1
-17
/
+21
2018-09-26
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
1
-24
/
+50
2018-09-26
net: sched: protect block idr with spinlock
Vlad Buslov
1
-2
/
+13
2018-09-26
net: sched: implement functions to put and flush all chains
Vlad Buslov
1
-25
/
+30
2018-09-26
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
1
-24
/
+35
2018-09-26
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
1
-15
/
+64
2018-09-26
net: sched: extend Qdisc with rcu
Vlad Buslov
2
-1
/
+42
2018-09-26
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
19
-41
/
+46
2018-09-26
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+6
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
3
-0
/
+60
2018-09-25
tls: Fixed a memory leak during socket close
Vakul Garg
1
-2
/
+4
2018-09-25
tls: Fix socket mem accounting error under async encryption
Vakul Garg
1
-5
/
+16
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-91
/
+183
2018-09-25
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
1
-3
/
+9
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-24
tls: Fixed uninitialised vars warning
Vakul Garg
1
-2
/
+2
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
2
-53
/
+32
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
1
-5
/
+2
2018-09-24
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
1
-2
/
+7
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
1
-1
/
+5
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
3
-5
/
+20
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
1
-19
/
+54
2018-09-24
netpoll: make ndo_poll_controller() optional
Eric Dumazet
1
-12
/
+7
2018-09-23
rds: Fix build regression.
David S. Miller
1
-1
/
+1
2018-09-23
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-09-22
decnet: Remove unnecessary check for dev->name
Nathan Chancellor
1
-1
/
+1
2018-09-22
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
3
-3
/
+0
2018-09-22
ipv6: discard IP frag queue on more errors
Peter Oskolkov
1
-5
/
+6
2018-09-22
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
1
-1
/
+1
2018-09-22
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
1
-1
/
+1
2018-09-22
net_sched: sch_fq: remove dead code dealing with retransmits
Eric Dumazet
1
-53
/
+5
2018-09-22
tcp: switch tcp_internal_pacing() to tcp_wstamp_ns
Eric Dumazet
1
-13
/
+4
2018-09-22
tcp: switch tcp and sch_fq to new earliest departure time model
Eric Dumazet
3
-17
/
+33
2018-09-22
tcp: switch internal pacing timer to CLOCK_TAI
Eric Dumazet
2
-2
/
+2
2018-09-22
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
4
-10
/
+9
2018-09-22
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
1
-0
/
+16
2018-09-22
net_sched: sch_fq: switch to CLOCK_TAI
Eric Dumazet
1
-3
/
+3
2018-09-22
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
5
-16
/
+19
2018-09-22
devlink: double free in devlink_resource_fill()
Dan Carpenter
1
-2
/
+1
2018-09-22
net/tls: Add support for async encryption of records for performance
Vakul Garg
2
-176
/
+464
2018-09-22
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
1
-3
/
+1
2018-09-22
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
1
-1
/
+2
2018-09-21
ipv6: remove redundant null pointer check before kfree_skb
zhong jiang
1
-4
/
+2
2018-09-21
net: nci: remove redundant null pointer check before kfree_skb
zhong jiang
1
-4
/
+2
2018-09-21
ipv4: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-21
net_sched: change tcf_del_walker() to take idrinfo->lock
Vlad Buslov
2
-3
/
+30
2018-09-21
netfilter: nft_fib: Convert nft_fib4_eval to new dev helper
David Ahern
1
-21
/
+6
2018-09-21
netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
David Ahern
1
-16
/
+1
2018-09-21
net/ipv4: Move device validation to helper
David Ahern
1
-17
/
+27
2018-09-20
sctp: update dst pmtu with the correct daddr
Xin Long
1
-2
/
+10
[prev]
[next]