index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-15
1
-0
/
+1
*
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
2023-12-08
1
-2
/
+1
*
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
2023-12-02
1
-15
/
+32
*
net/smc: add sysctl for max conns per lgr for SMC-R v2.1
Guangguan Wang
2023-11-24
1
-0
/
+1
*
net/smc: add sysctl for max links per lgr for SMC-R v2.1
Guangguan Wang
2023-11-24
1
-0
/
+1
*
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
2023-10-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-0
/
+1
|
\
|
*
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-09-13
1
-0
/
+1
*
|
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
2023-10-16
1
-0
/
+2
*
|
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-09-12
1
-0
/
+1
|
/
*
net: Remove leftover include from nftables.h
Jörn-Thorben Hinz
2023-08-13
1
-2
/
+0
*
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
2023-07-18
1
-1
/
+1
*
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
2023-06-17
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
1
-1
/
+1
|
\
|
*
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
2023-06-02
1
-1
/
+1
|
*
net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
Eric Dumazet
2023-06-02
1
-1
/
+1
*
|
tcp: make the first N SYN RTO backoffs linear
David Morley
2023-05-11
1
-0
/
+1
|
/
*
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2023-04-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-22
1
-1
/
+0
|
\
|
*
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
2023-02-22
1
-1
/
+0
*
|
net: make default_rps_mask a per netns attribute
Paolo Abeni
2023-02-20
1
-0
/
+5
|
/
*
net: xsk: Don't include <linux/rculist.h>
Christophe JAILLET
2022-12-06
1
-1
/
+1
*
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
2022-11-18
1
-0
/
+4
*
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
2022-11-16
1
-0
/
+2
*
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
2022-11-16
1
-0
/
+1
*
tcp: add sysctls for TCP PLB parameters
Mubashir Adnan Qureshi
2022-10-28
1
-0
/
+5
*
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-28
1
-1
/
+1
*
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
2022-09-22
1
-0
/
+2
*
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-09-22
1
-0
/
+1
*
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
1
-0
/
+1
*
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
2022-09-20
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-1
/
+0
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-09-02
1
-1
/
+0
|
|
\
|
|
*
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-08-31
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-0
/
+2
|
\
|
|
|
*
|
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-08-31
1
-0
/
+2
|
|
/
*
/
Remove DECnet support from kernel
Stephen Hemminger
2022-08-22
1
-3
/
+0
|
/
*
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2022-08-11
1
-1
/
+1
*
net: add missing includes and forward declarations under net/
Jakub Kicinski
2022-07-22
9
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-20
1
-0
/
+14
|
\
|
*
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-07-11
1
-0
/
+14
*
|
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
2022-07-18
1
-0
/
+1
|
/
*
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
2022-06-22
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-05-16
1
-7
/
+1
|
\
|
*
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
2022-05-13
1
-0
/
+1
|
*
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
1
-6
/
+0
|
*
netfilter: conntrack: remove the percpu dying list
Florian Westphal
2022-05-13
1
-1
/
+0
*
|
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-15
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2022-03-19
1
-5
/
+1
|
\
|
*
xfrm: rework default policy structure
Nicolas Dichtel
2022-03-18
1
-5
/
+1
[next]