linux/net
Gleb Mazovetskiy 7e8eaa939e tcp: configurable source port perturb table size
[ Upstream commit aeac4ec8f4 ]

On embedded systems with little memory and no relevant
security concerns, it is beneficial to reduce the size
of the table.

Reducing the size from 2^16 to 2^8 saves 255 KiB
of kernel RAM.

Makes the table size configurable as an expert option.

The size was previously increased from 2^8 to 2^16
in commit 4c2c8f03a5 ("tcp: increase source port perturb table to
2^16").

Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-02 17:40:05 +01:00
..
6lowpan
9p 9p/fd: fix issue of list_del corruption in p9_fd_cancel() 2022-12-02 17:40:00 +01:00
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm 2022-11-25 17:45:40 +01:00
bpf bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb() 2022-11-25 17:45:43 +01:00
bpfilter
bridge bridge: switchdev: Fix memory leaks when changing VLAN protocol 2022-12-02 17:39:57 +01:00
caif net: caif: fix double disconnect client in chnl_net_open() 2022-11-25 17:45:46 +01:00
can
ceph
core netfilter: conntrack: Fix data-races around ct mark 2022-12-02 17:40:00 +01:00
dcb
dccp dccp/tcp: Reset saddr on failure after inet6?_hash_connect(). 2022-12-02 17:40:01 +01:00
decnet
dns_resolver
dsa
ethernet
ethtool
hsr
ieee802154
ife
ipv4 tcp: configurable source port perturb table size 2022-12-02 17:40:05 +01:00
ipv6 dccp/tcp: Reset saddr on failure after inet6?_hash_connect(). 2022-12-02 17:40:01 +01:00
iucv
kcm kcm: close race conditions on sk_receive_queue 2022-11-25 17:45:56 +01:00
key af_key: Fix send_acquire race with pfkey_register 2022-12-02 17:39:58 +01:00
l2tp net: fix a concurrency bug in l2tp_tunnel_register() 2022-11-25 17:45:54 +01:00
l3mdev
lapb
llc
mac80211 wifi: mac80211: Fix ack frame idr leak when mesh has no route 2022-12-02 17:39:57 +01:00
mac802154
mpls
mptcp
ncsi
netfilter netfilter: flowtable_offload: add missing locking 2022-12-02 17:40:01 +01:00
netlabel
netlink
netrom
nfc NFC: nci: fix memory leak in nci_rx_data_packet() 2022-12-02 17:40:01 +01:00
nsh
openvswitch netfilter: conntrack: Fix data-races around ct mark 2022-12-02 17:40:00 +01:00
packet
phonet
psample
qrtr
rds
rfkill
rose
rxrpc rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975] 2022-12-02 17:39:59 +01:00
sched net: sched: allow act_ct to be built without NF_NAT 2022-12-02 17:40:01 +01:00
sctp sctp: clear out_curr if all frag chunks of current msg are pruned 2022-11-25 17:45:43 +01:00
smc
strparser
sunrpc
switchdev
tipc tipc: check skb_linearize() return value in tipc_disc_rcv() 2022-12-02 17:40:01 +01:00
tls
unix
vmw_vsock
wimax
wireless
x25 net/x25: Fix skb leak in x25_lapb_receive_frame() 2022-11-25 17:45:47 +01:00
xdp
xfrm xfrm: replay: Fix ESN wrap around for GSO 2022-12-02 17:39:58 +01:00
compat.c
devres.c
Kconfig
Makefile
socket.c
sysctl_net.c