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
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-07
net/tls: export TLS per skb encryption
Dirk van der Merwe
1
-0
/
+6
2019-06-06
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
1
-1
/
+1
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
net: rds: add per rds connection cache statistics
Zhu Yanjun
1
-0
/
+2
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
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
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
2019-06-05
net/tls: fully initialize the msg wrapper skb
Jakub Kicinski
2
-6
/
+27
2019-06-05
net: ipv4: fix rcu lockdep splat due to wrong annotation
Florian Westphal
1
-1
/
+1
2019-06-05
devlink: allow driver to update progress of flash update
Jiri Pirko
1
-0
/
+102
2019-06-04
net: fix use-after-free in kfree_skb_list
Eric Dumazet
3
-7
/
+5
2019-06-04
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
Eric Dumazet
1
-2
/
+2
2019-06-04
ipv4: icmp: use this_cpu_read() in icmp_sk()
Eric Dumazet
1
-1
/
+1
2019-06-04
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
Eric Dumazet
1
-3
/
+2
2019-06-04
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
Eric Dumazet
1
-2
/
+2
2019-06-04
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
Stanislav Fomichev
1
-9
/
+1
2019-06-03
net: ethernet: improve eth_platform_get_mac_address
Heiner Kallweit
1
-10
/
+4
2019-06-03
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
5
-43
/
+79
2019-06-03
net: use new in_dev_ifa iterators
Florian Westphal
5
-17
/
+29
2019-06-03
netfilter: use in_dev_for_each_ifa_rcu
Florian Westphal
3
-7
/
+16
2019-06-03
devinet: use in_dev_for_each_ifa_rcu in more places
Florian Westphal
1
-8
/
+19
2019-06-03
net: inetdevice: provide replacement iterators for in_ifaddr walk
Florian Westphal
1
-15
/
+16
2019-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
32
-139
/
+370
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-29
/
+52
2019-06-01
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2
-10
/
+2
2019-06-01
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2
-5
/
+8
2019-06-01
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2
-3
/
+3
2019-06-01
bpf: add memlock precharge for socket local storage
Roman Gushchin
1
-2
/
+10
2019-06-01
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2
-20
/
+40
2019-06-01
nexthop: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
95
-924
/
+313
2019-05-31
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
Pablo Neira Ayuso
1
-1
/
+1
2019-05-31
ipvs: add checksum support for gue encapsulation
Jacky Hu
2
-17
/
+137
2019-05-31
netfilter: replace skb_make_writable with skb_ensure_writable
Florian Westphal
4
-28
/
+6
2019-05-31
netfilter: tcpmss, optstrip: prefer skb_ensure_writable
Florian Westphal
2
-16
/
+14
[next]