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
2019-06-10
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2
-3
/
+11
2019-06-10
af_key: make use of BUG_ON macro
Hariprasad Kelam
1
-4
/
+2
2019-06-10
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
Eric Dumazet
1
-1
/
+1
2019-06-10
net: hwbm: Make the hwbm_pool lock a mutex
Sebastian Andrzej Siewior
1
-8
/
+7
2019-06-10
net: Don't disable interrupts in __netdev_alloc_skb()
Sebastian Andrzej Siewior
1
-8
/
+11
2019-06-10
net: Don't disable interrupts in napi_alloc_frag()
Sebastian Andrzej Siewior
1
-26
/
+23
2019-06-09
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
1
-1
/
+120
2019-06-09
net: dsa: sja1105: Receive and decode meta frames
Vladimir Oltean
1
-3
/
+41
2019-06-09
net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
Vladimir Oltean
1
-0
/
+2
2019-06-09
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
1
-0
/
+15
2019-06-09
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
1
-7
/
+11
2019-06-09
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2
-30
/
+46
2019-06-09
net: dsa: Add teardown callback for drivers
Vladimir Oltean
1
-0
/
+3
2019-06-09
net: dsa: Keep a pointer to the skb clone for TX timestamping
Vladimir Oltean
1
-0
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
428
-2419
/
+533
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-59
/
+92
2019-06-07
net/tls: export TLS per skb encryption
Dirk van der Merwe
1
-0
/
+6
2019-06-06
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-17
/
+16
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-06
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
1
-1
/
+1
2019-06-06
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-06
ipv6: tcp: send consistent flowlabel in TIME_WAIT state
Eric Dumazet
1
-0
/
+2
2019-06-06
ipv6: tcp: enable flowlabel reflection in some RST packets
Eric Dumazet
3
-4
/
+14
2019-06-06
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
Zhiqiang Liu
1
-3
/
+2
2019-06-06
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-06
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-06
Fix memory leak in sctp_process_init
Neil Horman
2
-10
/
+8
2019-06-06
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2
-1
/
+4
2019-06-06
net: rds: add per rds connection cache statistics
Zhu Yanjun
1
-0
/
+2
2019-06-06
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-06
net: ipv6: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2
-2
/
+2
2019-06-06
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
4
-4
/
+4
2019-06-06
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-06
net: socket: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
1
-3
/
+3
2019-06-05
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
5
-28
/
+194
2019-06-05
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
3
-36
/
+177
2019-06-05
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
6
-33
/
+58
2019-06-05
ipv4: Use accessors for fib_info nexthop data
David Ahern
7
-47
/
+71
2019-06-05
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-05
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
1
-6
/
+7
2019-06-05
net: vlan: Inherit MPLS features from parent device
Ariel Levkovich
1
-0
/
+1
2019-06-05
net/tls: don't pass version to tls_advance_record_sn()
Jakub Kicinski
2
-6
/
+5
2019-06-05
net/tls: use version from prot
Jakub Kicinski
1
-2
/
+2
2019-06-05
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
Jakub Kicinski
1
-4
/
+0
2019-06-05
net/tls: don't look for decrypted frames on non-offloaded sockets
Jakub Kicinski
1
-3
/
+5
2019-06-05
net/tls: remove false positive warning
Jakub Kicinski
1
-2
/
+4
2019-06-05
net/tls: check return values from skb_copy_bits() and skb_store_bits()
Jakub Kicinski
1
-6
/
+14
[next]