ipv6: fix typo in fib6_net_exit()
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / ipv4 /
2017-11-02 Mahesh Bandewaripv4: initialize fib_trie prior to register_netdev_noti...
2017-11-02 Eric Dumazetnet: ping: do not abuse udp_poll()
2017-11-02 Wei Wangtcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
2017-11-02 Neal Cardwelltcp: when rearming RTO, if RTO time is in past then...
2017-11-02 Yuchung Chengtcp: avoid setting cwnd to invalid ssthresh after cwnd...
2017-11-02 WANG Congtcp: reset sk_rx_dst in tcp_disconnect()
2017-11-02 Yuchung Chengtcp: disallow cwnd undo when switching congestion control
2017-11-02 Liping Zhangnetfilter: invoke synchronize_rcu after set the _hook_...
2017-11-01 Neal Cardwelltcp: fix xmit timer to only be reset if data ACKed...
2017-11-01 Neal Cardwelltcp: enable xmit timer fix by having TLP use time when...
2017-11-01 Neal Cardwelltcp: introduce tcp_rto_delta_us() helper for xmit timer fix
2017-11-01 Willem de Bruijnudp: consistently apply ufo or fragmentation
2017-06-20 Eric Dumazettcp: initialize icsk_ack.lrcvtime at session start...
2017-06-20 Eric Dumazetipv4: provide stronger user input validation in nl_fib_...
2017-06-20 Eric Dumazettcp: fix various issues for sockets morphing to listen...
2017-06-20 Eric Dumazettcp: fix 0 divide in __tcp_select_window()
2017-06-20 Michal Tesarigmp: Make igmp group member RFC 3376 compliant
2017-06-07 Eric Dumazetdccp/tcp: do not inherit mc_list from parent
2017-06-07 Eric Dumazetping: implement proper locking
2017-06-07 Hongxu Jianetfilter: arp_tables: fix invoking 32bit "iptable...
2017-06-07 Andrew Lunnipv4: igmp: Allow removing groups from a removed interface
2017-06-07 Jon Maxwelldccp/tcp: fix routing redirect race
2017-06-07 Julian Anastasovipv4: mask tos for input route
2017-06-07 Steffen Klassertvti4: Don't count header length twice.
2017-06-07 WANG Congping: fix a null pointer dereference
2017-06-07 Eric Dumazetnetlabel: out of bound access in cipso_v4_validate()
2017-06-07 Eric Dumazetipv4: keep skb->dst around in presence of IP options
2017-06-07 Alexey Kodanevtcp: initialize max window for a new fastopen socket
2017-06-07 Eric Dumazettcp: avoid infinite loop in tcp_splice_read()
2017-02-10 Eli Cooperipv4: Set skb->protocol properly for local output
2017-02-10 Stephen Suryaputra Linipv4: use new_gw for redirect neigh lookup
2017-02-10 WANG Congneigh: check error pointer instead of NULL for ipv4_nei...
2017-02-10 Nikolay Aleksandrovipmr, ip6mr: fix scheduling while atomic and a deadlock...
2017-02-10 Michal Kubeceknet: disable fragment reassembly if high_thresh is...
2017-02-10 Eric Dumazettcp: take care of truncations done by sk_filter()
2017-02-10 Douglas Caetano... tcp: fix wrong checksum calculation on MTU probing
2017-02-10 Eric Dumazettcp: fix overflow in __tcp_retransmit_skb()
2017-02-10 Eric Dumazettcp: properly scale window in tcp_v[46]_reqsk_send_ack()
2016-08-27 Tom Goffipmr/ip6mr: Initialize the last assert time of mfc...
2016-08-21 Soheil Hassas Yeganehtcp: consider recv buf for the initial window scale
2016-08-21 Charles (Chas) Wil... tcp: make challenge acks less predictable
2016-08-21 Eric Dumazetudp: properly support MSG_PEEK with truncated buffers
2016-08-21 Florian Westphalnetfilter: x_tables: introduce and use xt_copy_counters...
2016-08-21 Florian Westphalnetfilter: x_tables: do compat validation via translate...
2016-08-21 Dave Jonesnetfilter: ensure number of counters is >0 in do_replace()
2016-08-21 Florian Westphalnetfilter: x_tables: xt_compat_match_from_user doesn...
2016-08-21 Florian Westphalnetfilter: ip_tables: simplify translate_compat_table...
2016-08-21 Florian Westphalnetfilter: arp_tables: simplify translate_compat_table...
2016-08-21 Florian Westphalnetfilter: x_tables: check for bogus target offset
2016-08-21 Florian Westphalnetfilter: x_tables: add compat version of xt_check_ent...
2016-08-21 Florian Westphalnetfilter: x_tables: kill check_entry helper
2016-08-21 Florian Westphalnetfilter: x_tables: add and use xt_check_entry_offsets
2016-08-21 Florian Westphalnetfilter: x_tables: don't move to non-existent next...
2016-08-21 Florian Westphalnetfilter: x_tables: fix unconditional helper
2016-08-21 Florian Westphalnetfilter: x_tables: make sure e->next_offset covers...
2016-08-21 Florian Westphalnetfilter: x_tables: validate e->target_offset early
2016-06-07 Chris Friesenroute: do not cache fib route info on local routes...
2016-01-29 Neal Cardwelltcp_yeah: don't set ssthresh below 2
2016-01-23 Hannes Frederic... net: add validation for the socket syscall protocol...
2016-01-23 Nikolay Aleksandrovnet: ipmr: fix static mfc/dev leaks on table destruction
2016-01-23 Eric Dumazettcp: initialize tp->copied_seq in case of cross SYN...
2016-01-23 Eric Dumazettcp: md5: fix lockdep annotation
2015-12-09 Ani Sinhaipmr: fix possible race resulting from improper usage...
2015-10-01 Edward Hyunkoo Jeeinet: frags: fix defragmented packet's IP header for...
2015-10-01 Eric Dumazetipv6: lock socket in ip6_datagram_connect()
2015-07-04 Steffen Klassertxfrm: Increase the garbage collector threshold
2015-06-22 Eric Dumazetudp: fix behavior of wrong checksums
2015-06-22 Eric W. Biedermanipv4: Avoid crashing in ip_error
2015-05-13 David S. Milleripv4: Missing sk_nulls_node_init() in ping_unhash().
2015-05-06 Eric Dumazettcp: avoid looping in tcp_send_fin()
2015-05-06 Eric Dumazettcp: fix possible deadlock in tcp_send_fin()
2015-05-06 Sebastian Pöhnip_forward: Drop frames with attached skb->sk
2015-04-29 Eric Dumazettcp: tcp_make_synack() should clear skb->tstamp
2015-04-29 Neal Cardwelltcp: fix FRTO undo on cumulative ACK of SACKed range
2015-04-29 Michal Kubečektcp: prevent fetching dst twice in early demux code
2015-04-29 Alex Elderremove extra definitions of U32_MAX
2015-04-29 Alex Elderconditionally define U32_MAX
2015-04-19 Ben Hutchingstcp: Fix crash in TCP Fast Open
2015-03-26 Eric Dumazettcp: make connect() mem charging friendly
2015-03-26 Josh Hunttcp: fix tcp fin memory accounting
2015-03-26 Eric Dumazetinet_diag: fix possible overflow in inet_diag_dump_one_...
2015-03-18 Michal Kubečekudp: only allow UFO for packets from SOCK_DGRAM sockets
2015-03-18 Alexander Drozdovipv4: ip_check_defrag should not assume that skb_networ...
2015-03-18 Alexander Drozdovipv4: ip_check_defrag should correctly check return...
2015-02-27 Eric Dumazetipv4: tcp: get rid of ugly unicast_sock
2015-02-27 Eric Dumazettcp: ipv4: initialize unicast_sock sk_pacing_rate
2015-02-27 subashab@codeauror... ping: Fix race in free in receive path
2015-02-27 Herbert Xuudp_diag: Fix socket skipping within chain
2015-02-27 Hannes Frederic... ipv4: try to cache dst_entries which would cause a...
2015-02-27 Willem de Bruijnip: zero sockaddr returned on error queue
2015-01-27 Herbert Xutcp: Do not apply TSO segment limit to non-TSO packets
2014-12-06 Panu Matilainenipv4: Fix incorrect error code when adding an unreachab...
2014-11-14 Vasily Averinipv4: dst_entry leak in ip_send_unicast_reply()
2014-11-14 Jiri Pirkoipv4: fix nexthop attlen check in fib_nh_match
2014-10-15 Per Hurtigtcp: fixing TLP's FIN recovery
2014-10-15 Neal Cardwelltcp: fix tcp_release_cb() to dispatch via address famil...
2014-08-14 Christoph Paaschtcp: Fix integer-overflow in TCP vegas
2014-08-14 Christoph Paaschtcp: Fix integer-overflows in TCP veno
2014-08-14 Eric Dumazetip: make IP identifiers less predictable
2014-08-14 Eric Dumazetinetpeer: get rid of ip_id_count
next