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
/
include
/
net
/
netns
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
1
-1
/
+0
2022-09-29
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
1
-0
/
+2
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
1
-0
/
+1
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
1
-0
/
+1
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
1
-1
/
+2
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+0
2022-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+0
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-09-01
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
1
-0
/
+2
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
1
-1
/
+0
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
1
-3
/
+0
2022-08-11
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
1
-1
/
+1
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
9
-0
/
+14
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-0
/
+14
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
1
-0
/
+1
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
1
-0
/
+14
2022-06-22
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
1
-0
/
+6
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-7
/
+1
2022-05-13
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
1
-0
/
+1
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
1
-6
/
+0
2022-05-13
netfilter: conntrack: remove the percpu dying list
Florian Westphal
1
-1
/
+0
2022-04-16
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
1
-2
/
+2
2022-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-5
/
+1
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
1
-5
/
+1
2022-03-10
tcp: adjust TSO packet sizes based on min_rtt
Eric Dumazet
1
-1
/
+2
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
1
-0
/
+1
2022-03-01
net/smc: add sysctl interface for SMC
Dust Li
1
-0
/
+3
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
1
-1
/
+2
2022-02-11
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
1
-0
/
+2
2022-02-09
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
1
-0
/
+1
2022-02-09
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
1
-0
/
+4
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
1
-0
/
+1
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
1
-0
/
+1
2022-01-27
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
1
-5
/
+3
2022-01-25
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
1
-1
/
+0
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
1
-1
/
+0
2022-01-25
ipv4: do not use per netns icmp sockets
Eric Dumazet
1
-1
/
+0
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
1
-0
/
+1
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
1
-0
/
+2
2021-12-30
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
1
-1
/
+8
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
1
-1
/
+1
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
1
-1
/
+0
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
1
-0
/
+6
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+0
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-0
/
+7
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
1
-1
/
+0
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
[next]