defconfig: exynos9610: Re-add dropped Wi-Fi AP options lost
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / net / ipv4 /
2024-05-16 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect() in XinY...
2024-05-16 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect()
2024-05-16 Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
2024-05-16 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2024-04-22 dujeonglee[RAMEN9610-19737][MODAP-40430] Fix CFI panic on ip_expire
2023-02-25 Greg Kroah-HartmanMerge 4.14.307 into android-4.14-q
2023-02-22 Greg Kroah-HartmanMerge 4.14.306 into android-4.14-q
2023-02-06 Greg Kroah-HartmanMerge 4.14.305 into android-4.14-q
2023-01-25 Greg Kroah-HartmanMerge 4.14.304 into android-4.14-q
2023-01-18 Greg Kroah-HartmanMerge 4.14.303 into android-4.14-q
2023-01-18 Paolo Abeninet/ulp: prevent ULP without clone op from entering...
2023-01-18 Hangbin Liunet/tunnel: wait until all sk_user_data reader finish...
2023-01-18 Eric Dumazetonce: add DO_ONCE_SLOW() for sleepable contexts
2022-12-14 Greg Kroah-HartmanMerge 4.14.302 into android-4.14-q
2022-12-08 Greg Kroah-HartmanMerge 4.14.301 into android-4.14-q
2022-12-08 Gleb Mazovetskiytcp: configurable source port perturb table size
2022-12-08 Kuniyuki Iwashimadccp/tcp: Reset saddr on failure after inet6?_hash_conn...
2022-11-28 Greg Kroah-HartmanMerge 4.14.300 into android-4.14-q
2022-11-25 Eric Dumazettcp: cdg: allow tcp_cdg_release() to be called multiple...
2022-11-10 Greg Kroah-HartmanMerge 4.14.299 into android-4.14-q
2022-11-10 Greg Kroah-HartmanMerge 4.14.298 into android-4.14-q
2022-11-10 Kuniyuki Iwashimatcp/udp: Make early_demux back namespacified.
2022-11-09 Greg Kroah-HartmanMerge 4.14.297 into android-4.14-q
2022-11-03 Neal Cardwelltcp: fix indefinite deferral of RTO with SACK reneging
2022-10-26 Greg Kroah-HartmanMerge 4.14.296 into android-4.14-q
2022-10-26 Eric Dumazetinet: fully convert sk->sk_rx_dst to RCU rules
2022-10-26 Eric Dumazettcp: annotate data-race around tcp_md5sig_pool_populated
2022-10-26 Neal Cardwelltcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
2022-10-26 Phil Sutternetfilter: nft_fib: Fix for rpath check with VRF devices
2022-09-28 Greg Kroah-HartmanMerge 4.14.295 into android-4.14-q
2022-09-20 Greg Kroah-HartmanMerge 4.14.294 into android-4.14-q
2022-09-20 Greg Kroah-HartmanMerge 4.14.293 into android-4.14-q
2022-09-15 Neal Cardwelltcp: fix early ETIMEDOUT after spurious non-SACK RTO
2022-09-05 Greg Kroah-HartmanMerge 4.14.292 into android-4.14-q
2022-08-25 Greg Kroah-HartmanMerge 4.14.291 into android-4.14-q
2022-08-25 Eric Dumazettcp: fix over estimation in sk_forced_mem_schedule()
2022-08-25 Yonglong Litcp: make retransmitted SKB fit into the send window
2022-07-29 Greg Kroah-HartmanMerge 4.14.290 into android-4.14-q
2022-07-29 Kuniyuki Iwashimaigmp: Fix a data-race around sysctl_igmp_max_memberships.
2022-07-29 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_llm_reports.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_interval.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_threshold.
2022-07-21 Greg Kroah-HartmanMerge 4.14.289 into android-4.14
2022-07-21 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_ip_dynaddr.
2022-07-21 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratemask.
2022-07-21 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratelimit.
2022-07-21 Kuniyuki Iwashimaicmp: Fix data-races around sysctl.
2022-07-21 Kuniyuki Iwashimacipso: Fix data-races around sysctl.
2022-07-21 Kuniyuki Iwashimainetpeer: Fix data-races around sysctl.
2022-07-12 Greg Kroah-HartmanMerge 4.14.288 into android-4.14-q
2022-07-12 Sabrina Dubrocaesp: limit skb_page_frag_refill use to a single page
2022-07-07 Greg Kroah-HartmanMerge 4.14.287 into android-4.14-q
2022-07-03 Greg Kroah-HartmanMerge 4.14.286 into android-4.14-q
2022-06-28 Eric BiggersMerge 4.14.285 into android-4.14-q
2022-06-25 Willy Tarreautcp: drop the hash_32() part from the index calculation
2022-06-25 Willy Tarreautcp: increase source port perturb table to 2^16
2022-06-25 Willy Tarreautcp: dynamically allocate the perturb table used by...
2022-06-25 Willy Tarreautcp: add small random increments to the source port
2022-06-25 Willy Tarreautcp: use different parts of the port_offset for index...
2022-06-25 Eric Dumazettcp: add some entropy in __inet_hash_connect()
2022-06-21 Greg Kroah-HartmanMerge 4.14.284 into android-4.14-q
2022-06-14 Greg Kroah-HartmanMerge 4.14.283 into android-4.14-q
2022-06-14 Eric Dumazettcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
2022-06-14 Masahiro Yamadanet: xfrm: unexport __init-annotated xfrm4_protocol_init()
2022-06-14 Eric Dumazettcp: tcp_rtx_synack() can be called from process context
2022-06-06 Greg Kroah-HartmanMerge 4.14.282 into android-4.14-q
2022-06-06 Willy Tarreausecure_seq: use the 64 bits of the siphash for port...
2022-06-06 Eric Dumazettcp: change source port randomizarion at connect()...
2022-05-25 Greg Kroah-HartmanMerge 4.14.281 into android-4.14-q
2022-05-18 Greg Kroah-HartmanMerge 4.14.280 into android-4.14-q
2022-05-18 Nicolas Dichtelping: fix address binding wrt vrf
2022-05-18 Lokesh Dhoundiyalipv4: drop dst in multicast routing path
2022-05-16 Greg Kroah-HartmanMerge 4.14.279 into android-4.14-q
2022-05-12 Greg Kroah-HartmanMerge 4.14.278 into android-4.14-q
2022-05-12 Eric Dumazetnet: igmp: respect RCU rules in ip_mc_source() and...
2022-05-12 Eric Dumazettcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
2022-05-12 Peilin Yeip_gre: Make o_seqno start from 0 in native mode
2022-04-27 Greg Kroah-HartmanMerge 4.14.277 into android-4.14-q
2022-04-27 Kuniyuki Iwashimatcp: Fix potential use-after-free due to double kfree()
2022-04-27 Ricardo Diastcp: fix race condition when creating child sockets...
2022-04-21 Greg Kroah-HartmanMerge 4.14.276 into android-4.14-q
2022-04-20 Willem de Bruijnnet: add missing SOF_TIMESTAMPING_OPT_ID support
2022-04-20 Jakub Kicinskitcp: ensure PMTU updates are processed during fastopen
2022-04-02 Greg Kroah-HartmanMerge 4.14.275 into android-4.14-q
2022-03-28 Greg Kroah-HartmanMerge 4.14.274 into android-4.14-q
2022-03-28 Steffen Klassertesp: Fix possible buffer overflow in ESP transformation
2022-03-23 Greg Kroah-HartmanMerge 4.14.273 into android-4.14-q
2022-03-23 Eric Dumazettcp: make tcp_read_sock() more robust
2022-03-16 Greg Kroah-HartmanMerge 4.14.272 into android-4.14
2022-03-11 Greg Kroah-HartmanMerge 4.14.271 into android-4.14-q
2022-03-11 Greg Kroah-HartmanMerge 4.14.270 into android-4.14-q
2022-03-02 Greg Kroah-HartmanMerge 4.14.269 into android-4.14-q
2022-03-02 Tao Liugso: do not skip outer ip header in case of ipip and...
2022-03-02 Xin Longping: remove pr_err from ping_lookup
2022-02-23 Greg Kroah-HartmanMerge 4.14.268 into android-4.14-q
2022-02-23 Xin Longping: fix the dif and sdif check in ping_lookup
2022-02-23 Guillaume Naultxfrm: Don't accidentally set RTO_ONLINK in decode_sessi...
2022-02-16 Greg Kroah-HartmanMerge 4.14.267 into android-4.14-q
2022-02-16 Eric Dumazetipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_ta...
2022-02-11 Greg Kroah-HartmanMerge 4.14.266 into android-4.14-q
next