OSDN Git Service

scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / net / ipv4 /
2020-02-14 Eric Dumazettcp: clear tp->segs_{in|out} in tcp_disconnect()
2020-02-14 Eric Dumazettcp: clear tp->total_retrans in tcp_disconnect()
2020-02-05 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect()
2020-01-29 William Dauchynet, ip_tunnel: fix namespaces move
2020-01-23 Pengcheng Yangtcp: fix marked lost packets not being retransmitted
2020-01-14 Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgchk_p...
2020-01-12 Pengcheng Yangtcp: fix "old stuff" D-SACK causing SACK to be treated...
2020-01-04 Eric Dumazettcp: do not send empty skb from tcp_write_xmit()
2020-01-04 Eric Dumazetnet: icmp: fix data-race in cmp_global_allow()
2019-12-21 Eric Dumazetinet: protect against too small mtu values.
2019-12-21 Eric Dumazettcp: md5: fix potential overestimation of TCP option...
2019-12-21 Yuchung Chengtcp: fix off-by-one bug on aborting window-probing...
2019-11-10 Eric Dumazetinet: stop leaking jiffies on the wire
2019-10-29 Stefano Brivioipv4: Return -ENETUNREACH if we can't create route...
2019-10-07 Paolo Abeninet: ipv4: avoid mixed n_redirects and rate_tokens...
2019-09-21 Neal Cardwelltcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
2019-09-06 Eric Dumazetinet: switch IP ID generator to siphash
2019-08-11 Eric Dumazettcp: be more careful in tcp_fragment()
2019-08-04 Christoph Paaschtcp: Reset bytes_acked and bytes_received when disconne...
2019-08-04 Matteo Croceipv4: don't set IPv6 only flags to IPv4 addresses
2019-07-10 Stephen Suryaputraipv4: Use return value of inet_iif() for __raw_v4_looku...
2019-06-27 Eric Dumazettcp: refine memory limit test in tcp_fragment()
2019-06-17 Eric Dumazettcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
2019-06-17 Eric Dumazettcp: add tcp_min_snd_mss sysctl
2019-06-17 Eric Dumazettcp: tcp_fragment() should apply sane memory limits
2019-06-17 Eric Dumazettcp: limit payload size of sacked skbs
2019-06-11 Steffen Klassertxfrm4: Fix uninitialized memory read in _decode_session4
2019-06-11 Jeremy Sowdenvti4: ipip tunnel deregistration fixes.
2019-05-16 David Ahernipv4: Fix raw socket lookup for local traffic
2019-05-16 Shmulik Ladkaniipv4: ip_do_fragment: Preserve skb_iif during fragmentation
2019-05-16 ZhangXiaoxuipv4: set the tcp_min_rtt_wlen range from 0 to one day
2019-05-16 Eric Dumazetipv4: add sanity checks in ipv4_link_failure()
2019-04-27 Eric Dumazetipv4: ensure rcu_read_lock() in ipv4_link_failure()
2019-04-27 Stephen Suryaputraipv4: recompile ip options in ipv4_link_failure
2019-04-27 Eric Dumazettcp: tcp_grow_window() needs to respect tcp_space()
2019-04-27 Lorenzo Bianconinet: fou: do not use guehdr after iptunnel_pull_offload...
2019-04-27 Koen De Scheppertcp: Ensure DCTCP reacts to losses
2019-04-03 Eric Dumazetnet: diag: support v4mapped sockets in inet_diag_find_o...
2019-04-03 Eric Dumazettcp/dccp: drop SYN packets if accept queue is full
2019-03-23 Eric Dumazettcp/dccp: remove reqsk_put() from inet_child_forget()
2019-03-23 Guillaume Naulttcp: handle inet_csk_reqsk_queue_add() failures
2019-03-23 Xin Longroute: set the deleted fnhe fnhe_daddr to 0 in ip_del_f...
2019-03-23 Pablo Neira Ayusonetfilter: x_tables: enforce nul-terminated table name...
2019-03-23 Eric Dumazetudplite: call proper backlog handlers
2019-03-23 Su Yanjunvti4: Fix a ipip packet processing bug in 'IPCOMP'...
2019-03-23 Paul Moorenetlabel: fix out-of-bounds memory accesses
2019-03-23 Nazarov Sergeynet: avoid use IPCB in cipso_v4_error
2019-03-23 Nazarov Sergeynet: Add __icmp_send helper.
2019-02-23 Lorenzo Bianconinet: ipv4: use a dedicated counter for icmp_v4 redirect...
2019-02-23 Eric Dumazettcp: clear icsk_backoff in tcp_write_queue_purge()
2019-02-23 Eric Dumazettcp: tcp_v4_err() should be more careful
2019-02-08 Michal Kubeceknet: ipv4: do not handle duplicate fragments as overlapping
2019-02-08 Eric Dumazetinet: frags: better deal with smp races
2019-02-08 Dan Carpenteripv4: frags: precedence bug in ip_expire()
2019-02-08 Taehee Yooip: frags: fix crash in ip_do_fragment()
2019-02-08 Peter Oskolkovip: process in-order fragments efficiently
2019-02-08 Peter Oskolkovip: add helpers to process in-order fragments faster.
2019-02-08 Peter Oskolkovip: use rb trees for IP frag queue.
2019-02-08 Peter Oskolkovip: discard IPv4 datagrams with overlapping segments.
2019-02-08 Eric Dumazetinet: frags: fix ip6frag_low_thresh boundary
2019-02-08 Eric Dumazetinet: frags: do not clone skb in ip_expire()
2019-02-08 Eric Dumazetinet: frags: break the 2GB limit for frags storage
2019-02-08 Eric Dumazetinet: frags: remove inet_frag_maybe_warn_overflow()
2019-02-08 Eric Dumazetinet: frags: get rif of inet_frag_evicting()
2019-02-08 Eric Dumazetinet: frags: remove some helpers
2019-02-08 Paolo Abeniipfrag: really prevent allocation on netns exit
2019-02-08 Eric Dumazetinet: frags: use rhashtables for reassembly units
2019-02-08 Eric Dumazetinet: frags: refactor ipfrag_init()
2019-02-08 Eric Dumazetinet: frags: add a pointer to struct netns_frags
2019-02-08 Eric Dumazetinet: frags: change inet_frags_init_net() return value
2019-02-06 Ido Schimmelnet: ipv4: Fix memory leak in network namespace dismantle
2019-02-06 Ross Lagerwallnet: Fix usage of pskb_trim_rcsum
2019-01-26 Willem de Bruijnip: on queued skb use skb_header_pointer instead of...
2019-01-13 Gustavo A. R. Silvaipv4: Fix potential Spectre v1 vulnerability
2018-12-17 Yuchung Chengtcp: fix NULL ref in tail loss probe
2018-12-13 Sultan Alsawafip_tunnel: Fix name string concatenate in __ip_tunnel_c...
2018-11-27 Sabrina Dubrocaip_tunnel: don't force DF when MTU is locked
2018-11-21 Stefan Nuernbergernet/ipv4: defensive cipso option parsing
2018-11-10 Cong Wangnet: drop skb on failure in ip_check_defrag()
2018-11-10 Alexander Duyckgro: Allow tunnel stacking in the case of FOU/GUE
2018-10-20 Sabrina Dubrocanet: ipv4: update fnhe_pmtu when first hop's MTU changes
2018-10-20 Eric Dumazetipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
2018-10-20 Paolo Abeniip_tunnel: be careful when accessing the inner header
2018-10-13 Eric Dumazettcp: add tcp_ooo_try_coalesce() helper
2018-10-13 Eric Dumazettcp: call tcp_drop() from tcp_data_queue_ofo()
2018-10-13 Eric Dumazettcp: free batches of packets in tcp_prune_ofo_queue()
2018-10-13 Eric Dumazettcp: fix a stale ooo_last_skb after a replace
2018-10-13 Yaogong Wangtcp: use an RB tree for ooo receive queue
2018-10-13 Eric Dumazettcp: increment sk_drops for dropped rx packets
2018-09-29 Toke Høiland-Jørgensengso_segment: Reset skb->mac_len after modifying network...
2018-09-15 Florian Westphaltcp: do not restart timewait timer on rst reception
2018-09-05 yujuan.qiCipso: cipso_v4_optptr enter infinite loop
2018-08-24 Randy Dunlaptcp: identify cryptic messages as TCP seq # bugs
2018-08-24 Yuchung Chengtcp: remove DELAYED ACK events in DCTCP
2018-08-24 Florian Westphalnetfilter: x_tables: set module owner for icmp(6) matches
2018-08-17 Takashi Iwaitcp: Fix missing range_truesize enlargement in the...
2018-08-15 Thomas Egereripv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
2018-08-06 Eric Dumazetinet: frag: enforce memory limits earlier
2018-08-06 Eric Dumazettcp: add one more quick ack after after ECN events
2018-08-06 Yousuk Seungtcp: refactor tcp_ecn_check_ce to remove sk type cast
next