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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-64
/
+94
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-19
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-19
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
1
-6
/
+7
2018-10-19
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-19
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-19
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-18
sctp: use sk_wmem_queued to check for writable space
Xin Long
1
-29
/
+9
2018-10-18
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
2
-21
/
+8
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-7
/
+3
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-6
/
+9
2018-10-18
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-18
udp6: fix encap return code for resubmitting
Paolo Abeni
1
-4
/
+2
2018-10-18
tcp_bbr: centralize code to set gains
Neal Cardwell
1
-10
/
+30
2018-10-18
tcp_bbr: adjust TCP BBR for departure time pacing
Neal Cardwell
1
-2
/
+35
2018-10-18
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
5
-2
/
+147
2018-10-18
sctp: not free the new asoc when sctp_wait_for_connect returns err
Xin Long
1
-1
/
+3
2018-10-18
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-10-18
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
1
-2
/
+4
2018-10-18
net: fix warning in af_unix
Kyeongdon Kim
1
-0
/
+2
2018-10-18
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
5
-8
/
+12
2018-10-16
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
1
-2
/
+4
2018-10-16
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
1
-4
/
+4
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
1
-2
/
+6
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
1
-2
/
+5
2018-10-16
net/mpls: Handle kernel side filtering of route dumps
David Ahern
1
-5
/
+28
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
5
-14
/
+52
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
3
-9
/
+70
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
1
-33
/
+55
2018-10-16
net/mpls: Plumb support for filtering route dumps
David Ahern
1
-1
/
+41
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2
-14
/
+54
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
2
-12
/
+38
2018-10-16
net: Add struct for fib dump filter
David Ahern
5
-10
/
+24
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
1
-1
/
+2
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-698
/
+3132
2018-10-16
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-16
tcp: cdg: use tcp high resolution clock cache
Eric Dumazet
1
-1
/
+1
2018-10-16
tcp_bbr: fix typo in bbr_pacing_margin_percent
Neal Cardwell
1
-2
/
+2
2018-10-16
tcp: optimize tcp internal pacing
Eric Dumazet
1
-15
/
+16
2018-10-16
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
Eric Dumazet
1
-1
/
+1
2018-10-16
tcp: mitigate scheduling jitter in EDT pacing model
Eric Dumazet
1
-6
/
+13
2018-10-16
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
6
-30
/
+38
2018-10-16
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
2
-4
/
+7
2018-10-16
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
3
-1
/
+9
2018-10-16
net: bridge: fix a possible memory leak in __vlan_add
Li RongQing
1
-0
/
+4
2018-10-16
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
3
-0
/
+130
2018-10-16
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-10-16
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
1
-2
/
+2
2018-10-16
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-16
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
1
-6
/
+6
[next]