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
2021-10-26
ipv4: annotate data races arount inet->min_ttl
Eric Dumazet
2
-3
/
+9
2021-10-26
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
1
-3
/
+3
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+32
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-55
/
+20
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
1
-10
/
+16
2021-10-15
tcp: md5: Fix overlap between vrf and non-vrf keys
Leonard Crestez
1
-3
/
+16
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
4
-9
/
+37
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+11
2021-10-15
netfilter: arp_tables: allow use of arpt_do_table as hookfn
Florian Westphal
2
-12
/
+5
2021-10-15
netfilter: iptables: allow use of ipt_do_table as hookfn
Florian Westphal
6
-43
/
+15
2021-10-14
icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
Xin Long
1
-12
/
+11
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
4
-4
/
+4
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-23
/
+14
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
2
-2
/
+5
2021-10-06
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
4
-34
/
+80
2021-10-06
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-21
/
+9
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-13
/
+15
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
1
-6
/
+0
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
2
-4
/
+11
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
1
-2
/
+12
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
1
-1
/
+1
2021-09-29
net/ipv4/datagram.c: remove superfluous header files from datagram.c
Mianhan Liu
1
-1
/
+0
2021-09-29
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
1
-5
/
+5
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
1
-21
/
+9
2021-09-27
net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c
Mianhan Liu
1
-1
/
+0
2021-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-1
/
+1
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
3
-8
/
+11
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
1
-7
/
+9
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+16
2021-09-23
tcp: remove sk_{tr}x_skb_cache
Eric Dumazet
4
-48
/
+0
2021-09-23
tcp: make tcp_build_frag() static
Paolo Abeni
1
-2
/
+2
2021-09-23
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
1
-4
/
+4
2021-09-23
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
1
-5
/
+14
2021-09-23
net/ipv4/xfrm4_tunnel.c: remove superfluous header files from xfrm4_tunnel.c
Mianhan Liu
1
-2
/
+0
2021-09-21
net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_i...
Mianhan Liu
1
-9
/
+0
2021-09-21
net/ipv4/syncookies.c: remove superfluous header files from syncookies.c
Mianhan Liu
1
-2
/
+0
2021-09-21
net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...
Mianhan Liu
1
-3
/
+0
2021-09-21
netfilter: iptable_raw: drop bogus net_init annotation
Florian Westphal
1
-1
/
+1
2021-09-20
net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c
Mianhan Liu
1
-7
/
+0
2021-09-20
net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c
Mianhan Liu
1
-6
/
+0
2021-09-20
net/ipv4/route.c: remove superfluous header files from route.c
Mianhan Liu
1
-8
/
+0
2021-09-20
nexthop: Fix division by zero while replacing a resilient group
Ido Schimmel
1
-0
/
+2
2021-09-19
NET: IPV4: fix error "do not initialise globals to 0"
wangzhitong
1
-1
/
+1
2021-09-14
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
4
-7
/
+10
2021-09-14
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
1
-1
/
+1
2021-09-13
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
1
-1
/
+1
2021-09-13
Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
Yajun Deng
4
-10
/
+7
2021-09-05
ip_gre: validate csum_start only on pull
Willem de Bruijn
1
-3
/
+6
[prev]
[next]