netfilter: xt_sctp: validate the flag_info count
[platform/kernel/linux-starfive.git] / net / ipv4 /
2023-09-13 Eric Dumazetigmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
2023-09-13 Yan Zhailwt: Check LWTUNNEL_XMIT_CONTINUE strictly
2023-09-13 Menglong Dongnet: tcp: fix unexcepted socket die when snd_wnd is 0
2023-09-13 Lorenz Bauerudp: re-score reuseport groups when connected sockets...
2023-09-13 Eric Dumazettcp: tcp_enter_quickack_mode() should be static
2023-08-30 Eric Dumazetipv4: fix data-races around inet->inet_id
2023-08-23 Jason Xingnet: fix the RTO timer retransmitting skb every 1ms...
2023-08-23 Zhengchao Shaoip_vti: fix potential slab-use-after-free in decode_ses...
2023-08-16 Ido Schimmelnexthop: Fix infinite nexthop bucket dump when using...
2023-08-16 Ido Schimmelnexthop: Make nexthop bucket dump more efficient
2023-08-16 Ido Schimmelnexthop: Fix infinite nexthop dump when using maximum...
2023-08-16 Florian Westphaltunnels: fix kasan splat when generating ipv4 pmtu...
2023-08-11 Eric Dumazettcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_net
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_vals[]
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_lock
2023-08-11 Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_stamp
2023-08-11 Eric Dumazettcp_metrics: fix addr_same() helper
2023-08-11 Eric Dumazetnet: annotate data-races around sk->sk_priority
2023-08-11 Eric Dumazetnet: annotate data-races around sk->sk_mark
2023-07-27 Eric Dumazettcp: annotate data-races around fastopenq.max_qlen
2023-07-27 Eric Dumazettcp: annotate data-races around icsk->icsk_user_timeout
2023-07-27 Eric Dumazettcp: annotate data-races around tp->notsent_lowat
2023-07-27 Eric Dumazettcp: annotate data-races around rskq_defer_accept
2023-07-27 Eric Dumazettcp: annotate data-races around tp->linger2
2023-07-27 Eric Dumazettcp: annotate data-races around icsk->icsk_syn_retries
2023-07-27 Eric Dumazettcp: annotate data-races around tp->keepalive_probes
2023-07-27 Eric Dumazettcp: annotate data-races around tp->keepalive_intvl
2023-07-27 Eric Dumazettcp: annotate data-races around tp->keepalive_time
2023-07-27 Eric Dumazettcp: annotate data-races around tp->tsoffset
2023-07-27 Eric Dumazettcp: annotate data-races around tp->tcp_tx_delay
2023-07-27 Kuniyuki IwashimaRevert "tcp: avoid the lookup process failing to get...
2023-07-27 Wang Mingnet: ipv4: Use kfree_sensitive instead of kfree
2023-07-27 Eric Dumazettcp: annotate data-races around tcp_rsk(req)->ts_recent
2023-07-27 Eric Dumazettcp: annotate data-races around tcp_rsk(req)->txhash
2023-07-27 Antoine Tenartnet: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
2023-07-27 Aditi Ghagbpf: tcp: Avoid taking fast sock lock in iterator
2023-07-19 Eric Dumazettcp: annotate data races in __tcp_oow_rate_limited()
2023-06-28 Sebastian Andrzej... xfrm: Linearize the skb after offloading if needed.
2023-06-28 Maciej Żenczykowskixfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualsta...
2023-06-14 Eric Dumazettcp: gso: really support BIG TCP
2023-06-14 Akihiro Sudanet/ipv4: ping_group_range: allow GID from 2147483648...
2023-06-09 fuyuanlitcp: fix mishandling when the sack compression is deferred.
2023-06-09 Cambda Zhutcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN...
2023-06-09 Eric Dumazettcp: deny tcp_disconnect() when threads are waiting
2023-06-05 John Fastabendbpf, sockmap: Incorrectly handling copied_seq
2023-06-05 John Fastabendbpf, sockmap: TCP data stall on recv before accept
2023-06-05 John Fastabendbpf, sockmap: Handle fin correctly
2023-06-05 John Fastabendbpf, sockmap: Pass skb ownership through read_skb
2023-06-05 Nicolas Dichtelipv{4,6}/raw: fix output xfrm lookup wrt protocol
2023-06-05 Jakub Sitnickiinet: Add IP_LOCAL_PORT_RANGE socket option
2023-05-30 Kuniyuki Iwashimaudplite: Fix NULL pointer dereference in __sk_mem_raise...
2023-05-24 Eric Dumazettcp: fix possible sk_priority leak in tcp_v4_send_reset()
2023-05-24 Eric Dumazettcp: add annotations around sk->sk_shutdown accesses
2023-05-24 Eric Dumazetnet: deal with most data-races in sk_wait_event()
2023-05-11 Ziyang Xuanipv4: Fix potential uninit variable access bug in __ip_...
2023-04-20 YueHaibingtcp: restrict net.ipv4.tcp_app_win
2023-04-20 Martin KaFai Laubpf: tcp: Use sock_gen_put instead of sock_put in bpf_i...
2023-04-13 Kuniyuki Iwashimaping: Fix potentail NULL deref for /proc/net/icmp.
2023-04-13 Kuniyuki Iwashimaraw: Fix NULL deref in raw_get_next().
2023-04-13 Eric Dumazetraw: use net_hash_mix() in hash function
2023-04-13 Eric Dumazeticmp: guard against too small mtu
2023-03-30 Eric Dumazeterspan: do not use skb_mac_header() in ndo_start_xmit()
2023-03-22 Ido Schimmelipv4: Fix incorrect table ID in IOCTL path
2023-03-22 Kuniyuki Iwashimatcp: Fix bind() conflict check for dual-stack wildcard...
2023-03-22 Eric Dumazetnet: tunnels: annotate lockless accesses to dev->needed...
2023-03-22 Breno Leitaotcp: tcp_make_synack() can be called from process context
2023-03-17 Florian Westphalnetfilter: tproxy: fix deadlock due to missing BH disable
2023-03-17 Liu Jianbpf, sockmap: Fix an infinite loop error when len is...
2023-03-11 Eric Dumazettcp: tcp_check_req() can be called from process context
2023-03-11 Pavel Tikhomirovnetfilter: x_tables: fix percpu counter block leak...
2023-03-11 Florian Westphalnetfilter: ebtables: fix table blob use-after-free
2023-03-10 Pietro Borrelloinet: fix fast path in __inet_hash_connect()
2023-02-14 Kevin Yangtxhash: fix sk->sk_txrehash default
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-09 Jakub Sitnickibpf, sockmap: Check for any of tcp_bpf_prots when cloni...
2023-02-01 Eric Dumazetipv4: prevent potential spectre v1 gadget in fib_metric...
2023-02-01 Eric Dumazetipv4: prevent potential spectre v1 gadget in ip_metrics...
2023-02-01 David Morleytcp: fix rate_app_limited to default to 1
2023-02-01 Jason Xingtcp: avoid the lookup process failing to get sk in...
2023-01-24 Paolo Abeninet/ulp: use consistent error code when blocking ULP
2023-01-12 Paolo Abeninet/ulp: prevent ULP without clone op from entering...
2023-01-12 Kuniyuki Iwashimatcp: Add TIME_WAIT sockets in bhash2.
2023-01-07 Matthieu Baertsmptcp: remove MPTCP 'ifdef' in TCP SYN cookies
2022-12-31 Hangbin Liunet/tunnel: wait until all sk_user_data reader finish...
2022-12-31 Pengcheng Yangbpf, sockmap: Fix data loss caused by using apply_bytes...
2022-12-31 Pengcheng Yangbpf, sockmap: Fix missing BPF_F_INGRESS flag when using...
2022-12-31 Pengcheng Yangbpf, sockmap: Fix repeated calls to sock_put() when...
2022-12-31 Kuniyuki Iwashimanet: Return errno in sk->sk_prot->get_port().
2022-12-31 Kuniyuki Iwashimaudp: Clean up some functions.
2022-12-11 Linus TorvaldsMerge tag 'iommu-fix-v6.1-rc8' of git://git./linux...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'drm-fixes-2022-12-09' of git://anongit.freed...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git./linux/kernel...
next