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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
1
-4
/
+4
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
4
-7
/
+8
2021-07-27
tcp: more accurately check DSACKs to grow RACK reordering window
Neal Cardwell
2
-2
/
+10
2021-07-27
tcp: more accurately detect spurious TLP probes
Yuchung Cheng
1
-1
/
+4
2021-07-27
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
1
-2
/
+3
2021-07-24
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
1
-0
/
+15
2021-07-24
bpf: tcp: Bpf iter batching and lock_sock
Martin KaFai Lau
1
-6
/
+231
2021-07-24
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
1
-17
/
+18
2021-07-24
tcp: seq_file: Add listening_get_first()
Martin KaFai Lau
1
-20
/
+39
2021-07-24
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
1
-20
/
+5
2021-07-24
tcp: seq_file: Refactor net and family matching
Martin KaFai Lau
1
-38
/
+30
2021-07-24
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
Martin KaFai Lau
1
-2
/
+3
2021-07-23
net: Set true network header for ECN decapsulation
Gilad Naaman
1
-1
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-13
/
+46
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
1
-3
/
+3
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
1
-3
/
+1
2021-07-22
tcp: disable TFO blackhole logic by default
Wei Wang
2
-2
/
+9
2021-07-21
tcp: tweak len/truesize ratio for coalesce candidates
Eric Dumazet
1
-8
/
+30
2021-07-21
tcp: avoid indirect call in tcp_new_space()
Eric Dumazet
1
-1
/
+1
2021-07-21
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
1
-6
/
+19
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
1
-20
/
+1
2021-07-20
net: ipv4: add capability check for net administration
Yang Yang
1
-3
/
+7
2021-07-20
ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref()
Corey Minyard
1
-3
/
+1
2021-07-20
Merge branch 'veth-flexible-channel-numbers'
David S. Miller
3
-4
/
+6
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
1
-1
/
+3
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2
-3
/
+3
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
2
-15
/
+3
2021-07-19
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
1
-3
/
+16
2021-07-17
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
1
-0
/
+2
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+0
2021-07-16
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
1
-1
/
+0
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+2
2021-07-15
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
1
-1
/
+1
2021-07-15
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
1
-1
/
+1
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
4
-14
/
+6
2021-07-10
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
1
-4
/
+15
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-07-08
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
1
-0
/
+1
2021-07-08
ipmr: Fix indentation issue
Roy, UjjaL
1
-1
/
+1
2021-07-06
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
1
-1
/
+1
2021-07-03
udp: properly flush normal packet at GRO time
Paolo Abeni
1
-2
/
+4
2021-07-02
tcp: annotate data races around tp->mtu_info
Eric Dumazet
1
-2
/
+2
2021-07-01
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
1
-3
/
+3
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
39
-161
/
+593
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-8
/
+72
2021-06-29
tcp_yeah: check struct yeah size at compile time
Eric Dumazet
1
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
7
-11
/
+11
[prev]
[next]