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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-30
/
+131
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2
-2
/
+6
2020-07-20
icmp: support rfc 4884
Willem de Bruijn
2
-0
/
+83
2020-07-20
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
3
-56
/
+0
2020-07-20
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
6
-213
/
+61
2020-07-20
net/ipv4: factor out mcast join/leave setsockopt helpers
Christoph Hellwig
1
-53
/
+56
2020-07-20
net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
Christoph Hellwig
1
-76
/
+86
2020-07-20
net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
Christoph Hellwig
1
-61
/
+70
2020-07-20
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2
-4
/
+2
2020-07-20
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
1
-3
/
+2
2020-07-20
netfilter/ip_tables: clean up compat {get,set}sockopt handling
Christoph Hellwig
1
-65
/
+21
2020-07-20
netfilter/arp_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
1
-64
/
+21
2020-07-20
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
1
-6
/
+0
2020-07-18
udp: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-9
/
+50
2020-07-18
udp: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-10
/
+24
2020-07-18
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-0
/
+31
2020-07-18
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-9
/
+20
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
2
-0
/
+2
2020-07-17
tcp: fix segment accounting when DSACK range covers multiple segments
Priyaranjan Jha
1
-36
/
+44
2020-07-14
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
1
-9
/
+11
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+3
2020-07-14
net: ipv4: kerneldoc fixes
Andrew Lunn
6
-7
/
+13
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-19
/
+61
2020-07-11
inet: Remove an unnecessary argument of syn_ack_recalc().
Kuniyuki Iwashima
1
-20
/
+13
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
1
-0
/
+69
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
4
-1
/
+830
2020-07-09
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2
-1
/
+4
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
1
-17
/
+48
2020-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+21
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
1
-0
/
+3
2020-07-08
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
1
-0
/
+3
2020-07-07
bpfilter: Take advantage of the facilities of struct pid
Eric W. Biederman
1
-7
/
+8
2020-07-06
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
8
-12
/
+12
2020-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-14
/
+289
2020-07-04
umd: Track user space drivers with struct pid
Eric W. Biederman
1
-1
/
+2
2020-07-04
umd: Rename umd_info.cmdline umd_info.driver_name
Eric W. Biederman
1
-1
/
+1
2020-07-04
umd: For clarity rename umh_info umd_info
Eric W. Biederman
1
-1
/
+1
2020-07-03
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
1
-4
/
+1
2020-07-02
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
1
-0
/
+2
2020-07-02
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2
-3
/
+3
2020-07-02
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
1
-3
/
+5
2020-07-02
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2
-9
/
+18
2020-07-01
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2
-2
/
+8
2020-06-30
tcp: call tcp_ack_tstamp() when not fully acked
Yousuk Seung
1
-2
/
+5
2020-06-30
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+1
2020-06-30
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+1
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
1
-0
/
+18
2020-06-30
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
1
-0
/
+21
2020-06-28
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin
1
-1
/
+1
2020-06-28
tcp: update delivered_ce with delivered
Yousuk Seung
1
-8
/
+21
[next]