Merge tag 'v3.10.84' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / ipv4 /
2018-03-21 StrictedMerge tag 'v3.10.84' into update
2018-03-21 StrictedMerge tag 'v3.10.83' into update
2018-03-21 StrictedMerge tag 'v3.10.82' into update
2018-03-21 StrictedMerge tag 'v3.10.81' into update
2018-03-21 StrictedMerge tag 'v3.10.80' into update
2018-03-21 StrictedMerge tag 'v3.10.79' into update
2018-03-21 StrictedMerge tag 'v3.10.78' into update
2018-03-21 StrictedMerge tag 'v3.10.77' into update
2018-03-21 StrictedMerge tag 'v3.10.76' into update
2018-03-21 StrictedMerge tag 'v3.10.75' into update
2018-03-21 StrictedMerge tag 'v3.10.74' into update
2018-03-21 StrictedMerge tag 'v3.10.73' into update
2018-03-21 StrictedMerge tag 'v3.10.72' into update
2018-03-21 StrictedMerge tag 'v3.10.71' into update
2018-03-21 StrictedMerge tag 'v3.10.70' into update
2018-03-21 StrictedMerge tag 'v3.10.69' into update
2018-03-21 StrictedMerge tag 'v3.10.68' into update
2018-03-21 StrictedMerge tag 'v3.10.67' into update
2018-03-21 StrictedMerge tag 'v3.10.66' into update
2018-03-21 StrictedMerge tag 'v3.10.65' into update
2018-03-21 StrictedMerge tag 'v3.10.64' into update
2018-03-21 StrictedMerge tag 'v3.10.63' into update
2018-03-21 StrictedMerge tag 'v3.10.62' into update
2018-03-21 StrictedMerge tag 'v3.10.61' into update
2018-03-21 StrictedMerge tag 'v3.10.60' into update
2018-03-21 StrictedMerge tag 'v3.10.59' into update
2018-03-21 StrictedMerge tag 'v3.10.58' into update
2018-03-21 StrictedMerge tag 'v3.10.57' into update
2018-03-21 StrictedMerge tag 'v3.10.56' into update
2018-03-21 StrictedMerge tag 'v3.10.55' into update
2018-03-13 Strictedimport PULS_20180308
2018-03-13 Strictedimport PULS_20160108
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
2014-07-28 Eric Dumazetipv4: fix buffer overflow in ip_options_compile()
2014-07-28 Yuchung Chengtcp: fix false undo corner cases
2014-07-28 dingtianhongigmp: fix the problem when mc leave group
2014-07-28 Edward Allcuttipv4: icmp: Fix pMTU handling for rare case
2014-07-28 Christoph Paaschtcp: Fix divide by zero when pushing during tcp-repair
2014-07-28 Eric Dumazetipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu...
2014-07-28 Neal Cardwelltcp: fix tcp_match_skb_to_sack() for unaligned SACK...
2014-07-28 Dmitry Popovip_tunnel: fix ip_tunnel_lookup
2014-07-07 Mathias Krausenetfilter: ipt_ULOG: fix info leaks
2014-06-26 Eric Dumazetipv4: fix a race in ip4_datagram_release_cb()
2014-06-26 Dmitry Popovipip, sit: fix ipv4_{update_pmtu,redirect} calls
2014-06-26 Yuchung Chengtcp: fix cwnd undo on DSACK in F-RTO
2014-06-26 Tom Gundersennet: tunnels - enable module autoloading
2014-06-16 Florian Westphalnetfilter: ipv4: defrag: set local_df flag on defragmen...
2014-05-31 Li RongQingipv4: initialise the itag variable in __mkroute_input
2014-05-31 Sergey Popovichipv4: fib_semantics: increment fib_info_cnt after fib_i...
2014-05-31 Florian Westphalnet: ipv4: ip_forward: fix inverted local_df test
2014-05-31 Liu Yutcp_cubic: fix the range of delayed_ack
2014-05-31 Julian Anastasovipv4: return valid RTA_IIF on ip route get
2014-05-31 Wang, Xiaomingnet: ipv4: current group_info should be put after using.
2014-05-31 Nicolas Dichtelvti: don't allow to add the same tunnel twice
2014-05-31 Nicolas Dichtelgre: don't allow to add the same tunnel twice
2014-05-31 Thomas Grafnetfilter: Can't fail and free after table replacement
2014-04-14 Nicolas Dichtelipmr: fix mfc notification flags
2014-04-14 Eric Dumazettcp: tcp_release_cb() should release socket ownership
2014-04-14 Florian Westphalinet: frag: make sure forced eviction removes all frags
2014-04-14 Nikolay Aleksandrovnet: fix for a race condition in the inet frag code
2014-03-24 Eric Dumazetnet-tcp: fastopen: fix high order allocations
2014-03-07 Florian Westphalnet: ip, ipv6: handle gso skbs in forwarding path
2014-03-07 Duan Jiongipv4: fix counter in_slow_tot
2014-03-07 John Ognesstcp: tsq: fix nonagle handling
2014-03-07 Geert Uytterhoevenipv4: Fix runtime WARNING in rtmsg_ifa()
2014-02-06 Holger Eitzenbergernet: Fix memory leak if TPROXY used with TCP early...
next