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
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
5
-35
/
+29
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2
-26
/
+34
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
2
-16
/
+9
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
1
-27
/
+32
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
3
-8
/
+12
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
2
-25
/
+30
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
3
-12
/
+17
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
1
-0
/
+11
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-0
/
+8
2020-05-28
net: add sock_no_linger
Christoph Hellwig
5
-24
/
+13
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-0
/
+8
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
2
-1
/
+11
2020-05-28
net: remove kernel_getsockopt
Christoph Hellwig
1
-34
/
+0
2020-05-28
sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
Jonas Falkevik
2
-5
/
+5
2020-05-28
net/tls: Add force_resync for driver resync
Tariq Toukan
1
-3
/
+6
2020-05-28
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
1
-16
/
+0
2020-05-28
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
1
-14
/
+23
2020-05-28
net_sched: add a tracepoint for qdisc creation
Cong Wang
2
-1
/
+6
2020-05-28
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
1
-0
/
+4
2020-05-28
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
1
-13
/
+3
2020-05-28
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
1
-9
/
+9
2020-05-28
tcp: add tcp_ld_RTO_revert() helper
Eric Dumazet
1
-40
/
+45
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
3
-43
/
+233
2020-05-27
nexthop: Fix type of event_type in call_nexthop_notifiers
Nathan Chancellor
1
-1
/
+1
2020-05-27
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-2
/
+102
2020-05-27
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
1
-1
/
+79
2020-05-27
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
3
-6
/
+64
2020-05-27
mptcp: attempt coalescing when moving skbs to mptcp rx queue
Florian Westphal
1
-2
/
+19
2020-05-27
net/smc: mark smc_pnet_policy as const
Dmitry Vyukov
1
-1
/
+1
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
31
-267
/
+507
2020-05-27
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-1
/
+242
2020-05-27
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2
-32
/
+69
2020-05-27
Merge tag 'batadv-next-for-davem-20200526' of git://git.open-mesh.org/linux-m...
David S. Miller
5
-20
/
+8
2020-05-27
tipc: add test for Nagle algorithm effectiveness
Tuong Lien
3
-17
/
+64
2020-05-27
tipc: add support for broadcast rcv stats dumping
Tuong Lien
9
-56
/
+101
2020-05-27
tipc: enable broadcast retrans via unicast
Tuong Lien
6
-11
/
+28
2020-05-27
tipc: add back link trace events
Tuong Lien
2
-5
/
+11
2020-05-27
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
5
-185
/
+293
2020-05-27
tcp: tcp_v4_err() icmp skb is named icmp_skb
Eric Dumazet
1
-1
/
+1
2020-05-26
batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...
Sven Eckelmann
1
-14
/
+1
2020-05-26
bridge: mrp: Fix out-of-bounds read in br_mrp_parse
Horatiu Vultur
1
-0
/
+6
2020-05-26
tcp: allow traceroute -Mtcp for unpriv users
Eric Dumazet
2
-0
/
+4
2020-05-26
ipv4: potential underflow in compat_ip_setsockopt()
Dan Carpenter
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
38
-217
/
+442
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
37
-215
/
+435
2020-05-24
ethtool: propagate get_coalesce return value
Heiner Kallweit
1
-1
/
+4
2020-05-24
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
1
-0
/
+55
2020-05-24
net: devres: define a separate devres structure for devm_alloc_etherdev()
Bartosz Golaszewski
1
-8
/
+12
2020-05-24
net: move devres helpers into a separate source file
Bartosz Golaszewski
3
-29
/
+37
2020-05-24
net: psample: fix build error when CONFIG_INET is not enabled
Randy Dunlap
1
-0
/
+8
[next]