OSDN Git Service

crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
[android-x86/kernel.git] / net / ipv4 /
2019-09-21 Neal Cardwelltcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
2019-09-10 Willem de Bruijntcp: inherit timestamp on mtu probe
2019-08-25 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-08-04 Eric Dumazetigmp: fix memory leak in igmpv3_del_delrec()
2019-07-10 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
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-17 Eric Dumazettcp: reduce tcp_fastretrans_alert() verbosity
2019-06-11 Eric Dumazetipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
2019-06-11 Eric Dumazetipv4/igmp: fix another memory leak in igmpv3_del_delrec()
2019-05-25 Steffen Klassertxfrm4: Fix uninitialized memory read in _decode_session4
2019-05-25 Jeremy Sowdenvti4: ipip tunnel deregistration fixes.
2019-05-16 David Ahernipv4: Fix raw socket lookup for local traffic
2019-05-08 Shmulik Ladkaniipv4: ip_do_fragment: Preserve skb_iif during fragmentation
2019-05-02 Peter Oskolkovnet: IP defrag: encapsulate rbtree defrag code into...
2019-05-02 ZhangXiaoxuipv4: set the tcp_min_rtt_wlen range from 0 to one day
2019-05-02 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-17 Stephen Suryaputravrf: check accept_source_route on the original netdevice
2019-04-17 Koen De Scheppertcp: Ensure DCTCP reacts to losses
2019-03-27 Eric Dumazettcp/dccp: drop SYN packets if accept queue is full
2019-03-19 Eric Dumazettcp/dccp: remove reqsk_put() from inet_child_forget()
2019-03-19 Guillaume Naulttcp: handle inet_csk_reqsk_queue_add() failures
2019-03-19 Xin Longroute: set the deleted fnhe fnhe_daddr to 0 in ip_del_f...
2019-03-13 Su Yanjunvti4: Fix a ipip packet processing bug in 'IPCOMP'...
2019-03-13 Nazarov Sergeynet: avoid use IPCB in cipso_v4_error
2019-03-13 Nazarov Sergeynet: Add __icmp_send helper.
2019-03-13 Paul Moorenetlabel: fix out-of-bounds memory accesses
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-20 Liping Zhangnetfilter: nf_tables: fix mismatch in big-endian system
2019-02-06 Greg Kroah-HartmanFix "net: ipv4: do not handle duplicate fragments as...
2019-01-31 Paolo Abeniipfrag: really prevent allocation on netns exit
2019-01-31 Ido Schimmelnet: ipv4: Fix memory leak in network namespace dismantle
2019-01-31 Ross Lagerwallnet: Fix usage of pskb_trim_rcsum
2019-01-23 Willem de Bruijnip: on queued skb use skb_header_pointer instead of...
2019-01-09 Michal Kubeceknet: ipv4: do not handle duplicate fragments as overlapping
2019-01-09 Gustavo A. R. Silvaipv4: Fix potential Spectre v1 vulnerability
2018-12-17 Yuchung Chengtcp: fix NULL ref in tail loss probe
2018-12-08 Sultan Alsawafip_tunnel: Fix name string concatenate in __ip_tunnel_c...
2018-11-23 Eric Dumazetinet: frags: better deal with smp races
2018-11-23 Sabrina Dubrocaip_tunnel: don't force DF when MTU is locked
2018-11-13 Stefan Nuernbergernet/ipv4: defensive cipso option parsing
2018-11-10 Cong Wangnet: drop skb on failure in ip_check_defrag()
2018-11-10 Sean Tranchettinet: udp: fix handling of CHECKSUM_COMPLETE packets
2018-10-18 Dan Carpenteripv4: frags: precedence bug in ip_expire()
2018-10-18 Taehee Yooip: frags: fix crash in ip_do_fragment()
2018-10-18 Peter Oskolkovip: process in-order fragments efficiently
2018-10-18 Peter Oskolkovip: add helpers to process in-order fragments faster.
2018-10-18 Peter Oskolkovip: use rb trees for IP frag queue.
2018-10-18 Eric Dumazetnet: add rb_to_skb() and other rb tree helpers
2018-10-18 Peter Oskolkovip: discard IPv4 datagrams with overlapping segments.
2018-10-18 Eric Dumazetinet: frags: fix ip6frag_low_thresh boundary
2018-10-18 Eric Dumazetinet: frags: do not clone skb in ip_expire()
2018-10-18 Eric Dumazetinet: frags: break the 2GB limit for frags storage
2018-10-18 Eric Dumazetinet: frags: remove inet_frag_maybe_warn_overflow()
2018-10-18 Eric Dumazetinet: frags: get rif of inet_frag_evicting()
2018-10-18 Eric Dumazetinet: frags: remove some helpers
2018-10-18 Eric Dumazetinet: frags: use rhashtables for reassembly units
2018-10-18 Eric Dumazetinet: frags: refactor ipfrag_init()
2018-10-18 Eric Dumazetinet: frags: add a pointer to struct netns_frags
2018-10-18 Eric Dumazetinet: frags: change inet_frags_init_net() return value
2018-10-18 Eric Dumazetinet: make sure to grab rcu_read_lock before using...
2018-10-18 Eric Dumazettcp/dccp: fix lockdep issue when SYN is backlogged
2018-10-18 Sabrina Dubrocanet: ipv4: update fnhe_pmtu when first hop's MTU changes
2018-10-18 Eric Dumazetipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
2018-10-18 Paolo Abeniip_tunnel: be careful when accessing the inner header
2018-09-29 Paolo Abeniudp4: fix IP_CMSG_CHECKSUM for connected sockets
2018-09-29 Toke Høiland-Jørgensengso_segment: Reset skb->mac_len after modifying network...
2018-09-15 Eric Dumazettcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
2018-09-15 Florian Westphaltcp: do not restart timewait timer on rst reception
2018-09-15 Eric Dumazetipv4: tcp: send zero IPID for RST and ACK sent in SYN...
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-09 Eric Dumazettcp: add tcp_ooo_try_coalesce() helper
2018-08-06 Eric Dumazetipv4: frags: handle possible skb truesize change
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
2018-08-06 Eric Dumazettcp: do not aggressively quick ack after ECN events
2018-08-06 Eric Dumazettcp: add max_quickacks param to tcp_incr_quickack and...
2018-08-06 Eric Dumazettcp: do not force quickack when receiving out-of-order...
2018-08-06 Neal Cardwelltcp_bbr: fix bw probing to raise in-flight data for...
2018-08-06 Lorenzo Bianconiipv4: remove BUG_ON() from fib_compute_spec_dst
2018-08-03 Chris Novakovicipconfig: Correctly initialise ic_nameservers
2018-07-28 Eric Dumazettcp: call tcp_drop() from tcp_data_queue_ofo()
2018-07-28 Eric Dumazettcp: detect malicious patterns in tcp_collapse_ofo_queue()
next