OSDN Git Service

sch_htb: fix crash on init failure
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / net / ipv4 /
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
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 Lorenzo Bianconiipv4: remove BUG_ON() from fib_compute_spec_dst
2018-08-06 Chris Novakovicipconfig: Correctly initialise ic_nameservers
2018-07-28 Willem de Bruijnip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
2018-07-28 Eric Dumazettcp: detect malicious patterns in tcp_collapse_ofo_queue()
2018-07-28 Eric Dumazettcp: avoid collapses in tcp_prune_queue() if possible
2018-07-28 Yuchung Chengtcp: do not delay ACK in DCTCP upon CE status change
2018-07-28 Yuchung Chengtcp: do not cancel delay-AcK on DCTCP special ACK
2018-07-28 Yuchung Chengtcp: helpers to send special DCTCP ack
2018-07-28 Yuchung Chengtcp: fix dctcp delayed ACK schedule
2018-07-28 Paolo Abeniip: hash fragments consistently
2018-07-25 David Ahernnet/ipv4: Set oif in fib_compute_spec_dst
2018-07-25 Tyler Hicksipv4: Return EINVAL when ping_group_range sysctl doesn...
2018-07-22 Ilpo Järvinentcp: prevent bogus FRTO undos with non-SACK flows
2018-07-22 Yuchung Chengtcp: fix Fast Open key endianness
2018-07-17 Florian Westphalnetfilter: x_tables: initialise match/target check...
2018-07-11 Ben Hutchingsipv4: Fix error return value in fib_convert_metrics()
2018-07-03 Frank van der Lindentcp: verify the checksum of the first data segment...
2018-07-03 Eric Dumazettcp: do not overshoot window_clamp in tcp_rcv_space_adj...
2018-06-13 Eric Dumazetnet: metrics: add proper netlink validation
2018-06-13 Willem de Bruijnipv4: remove warning in ip_recv_error
2018-06-06 Eric Dumazettcp: avoid integer overflows in tcp_rcv_space_adjust()
2018-05-30 Greg Kroah-HartmanRevert "vti4: Don't override MTU passed on link creatio...
2018-05-30 Stefano Briviovti4: Don't override MTU passed on link creation via...
2018-05-30 Stefano Briviovti4: Don't count header length twice on tunnel setup
2018-05-30 Sabrina Dubrocaipv4: lock mtu in fnhe when received PMTU < net.ipv4...
2018-05-30 Joey Pabalinasnet/tcp/illinois: replace broken algorithm reference...
2018-05-26 Eric Dumazettcp: purge write queue in tcp_connect_init()
2018-05-26 Willem de Bruijnnet: test tailroom before appending to linear skb
2018-05-26 Yuchung Chengtcp: ignore Fast Open on repair mode
2018-05-26 Andrey Ignatovipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
2018-05-16 Eric Dumazettcp: fix TCP_REPAIR_QUEUE bound checking
2018-05-16 Eric Dumazetsoreuseport: initialise timewait reuseport field
2018-04-29 Eric Dumazettcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on establ...
2018-04-29 Jann Horntcp: don't read out-of-bounds opsize
2018-04-13 Eric Dumazetip_tunnel: better validate user provided tunnel names
2018-04-13 Miguel Fadon Perlinesarp: fix arp_filter on l3slave devices
2018-04-13 Jason A. Donenfeldipsec: check return value of skb_to_sgvec always
2018-04-13 Eric Dumazettcp: better validation of received ack sequences
2018-04-13 Ihar Hrachyshkaarp: honour gratuitous ARP _replies_
2018-04-08 Nick Desaulniersnetfilter: nf_nat_h323: fix logical-not-parentheses...
2018-03-31 David Ahernnet: Only honor ifindex in IP_PKTINFO if non-0
2018-03-31 Kirill Tkhainet: Fix hlist corruptions in inet_evict_bucket()
2018-03-24 Eric Dumazettcp: remove poll() flakes with FastOpen
2018-03-18 Florian Westphalnetfilter: x_tables: pack percpu counter allocations
2018-03-18 Florian Westphalnetfilter: x_tables: pass xt_counters struct to counter...
2018-03-18 Florian Westphalnetfilter: x_tables: pass xt_counters struct instead...
2018-03-18 Florian Westphalnetfilter: use skb_to_full_sk in ip_route_me_harder
2018-03-18 Florian Westphalnetfilter: add back stackpointer size checks
2018-03-11 Alexey Kodanevudplite: fix partial checksum initialization
2018-03-11 Sabrina Dubrocanet: ipv4: don't allow setting net.ipv4.route.min_pmtu...
2018-03-11 Stefano Briviofib_semantics: Don't match route with mismatching tclassid
2018-02-28 Paolo Abeniip_tunnel: fix preempt warning in ip tunnel creation...
2018-02-28 Paolo Abeniip_tunnel: replace dst_cache with generic implementation
2018-02-28 Paolo Abeninetfilter: drop outermost socket lock in getsockopt()
2018-02-25 Arnd Bergmannipv4: ipconfig: avoid unused ic_proto_used symbol
2018-02-25 Paolo Abeninetfilter: on sockopt() acquire sock lock only in the...
2018-02-25 Dmitry Vyukovnetfilter: ipt_CLUSTERIP: fix out-of-bounds accesses...
2018-02-16 Li RongQingtcp: release sk_frag.page in tcp_disconnect
2018-02-16 Eric Dumazetnet: igmp: add a missing rcu locking section
2018-01-31 Dan Streetmannet: tcp: close sock if net namespace is exiting
2018-01-31 Jim Westfallipv4: Make neigh lookup keys for loopback/point-to...
2018-01-31 Felix Fietkaunet: igmp: fix source address check for IGMPv3 reports
2018-01-31 Pablo Neira Ayusonetfilter: fix IS_ERR_VALUE usage
2018-01-31 Pau Espin Pedrolnetfilter: use fwmark_reflect in nf_send_reset
2018-01-31 Hongxu Jianetfilter: arp_tables: fix invoking 32bit "iptable...
2018-01-31 Florian Westphalnetfilter: x_tables: speed up jump target validation
2018-01-02 Ido Schimmelipv4: Fix use-after-free when flushing FIB tables
2018-01-02 Mohamed Ghannamnet: ipv4: fix for a race condition in raw_sendmsg
2018-01-02 Christoph Paaschtcp md5sig: Use skb's saddr when replying to an incomin...
2018-01-02 Kevin Cernekeenet: igmp: Use correct source address on IGMPv3 reports
2018-01-02 Eric Dumazetipv4: igmp: guard against silly MTU values
2017-12-25 Hoang Trantcp: fix under-evaluated ssthresh in TCP Vegas
2017-12-25 Gao Fengnetfilter: nf_nat_snmp: Fix panic when snmp_trap_helper...
2017-12-25 Eric Dumazetinet: frag: release spinlock before calling icmp_send()
2017-12-16 Xin Longroute: update fnhe_expires for redirect when the fnhe...
2017-12-16 Xin Longroute: also update fnhe_genid when updating a route...
2017-12-16 Florian Westphalnetfilter: don't track fragmented packets
2017-12-09 Jason Barontcp: correct memory barrier usage in tcp_check_space()
2017-11-30 David Ahernnet: Allow IP_MULTICAST_IF to set index to L3 slave
2017-11-24 Eric Dumazettcp: do not mangle skb->cb[] in tcp_make_synack()
2017-11-18 Eric Dumazettcp/dccp: fix other lockdep splats accessing ireq_opt
2017-11-18 Eric Dumazettcp/dccp: fix lockdep splat in inet_csk_route_req()
2017-11-18 Eric Dumazettcp/dccp: fix ireq->opt races
2017-11-18 Xin Longipip: only increase err_count for some certain type...
2017-11-18 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
2017-11-15 Gilad Ben-YossefIPsec: do not ignore crypto err in ah4 input
2017-10-21 Alexey Kodanevvti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
next