Linux 3.2.102
[pandora-kernel.git] / net / ipv4 /
2014-06-09 Liu Yutcp_cubic: fix the range of delayed_ack
2014-06-09 Wang, Xiaomingnet: ipv4: current group_info should be put after using.
2014-06-09 Thomas Grafnetfilter: Can't fail and free after table replacement
2014-04-09 Florian Westphalnet: ip, ipv6: handle gso skbs in forwarding path
2014-02-15 Hannes Frederic... net: avoid reference counter overflows on fib_rules...
2014-02-15 Neal Cardwellinet_diag: fix inet_diag_dump_icsk() timewait socket...
2014-02-15 Daniel Borkmannnet: inet_diag: zero out uninitialized idiag_{src,dst...
2014-01-03 Eric Dumazetinet: fix possible seqlock deadlocks
2014-01-03 Hannes Frederic... inet: fix addr_len/msg->msg_namelen assignment in recv_...
2014-01-03 Hannes Frederic... inet: prevent leakage of uninitialized memory to user...
2014-01-03 Eric Dumazetipv4: fix possible seqlock deadlock
2014-01-03 Shawn Landdennet: update consumers of MSG_MORE to recognize MSG_SEND...
2013-11-28 Hannes Frederic... inet: fix possible memory corruption with UDP_CORK...
2013-11-28 Jiri Bencipv4: fix ineffective source address selection
2013-11-28 Eric Dumazetnet: do not call sock_put() on TIMEWAIT sockets
2013-11-28 Eric Dumazettcp: do not forget FIN in tcp_shifted_skb()
2013-11-28 Eric Dumazettcp: must unclone packets before mangling them
2013-10-26 Salam Noureddineipv4 igmp: use in_dev_put in timer handlers instead...
2013-10-26 Ansis Attekaip: generate unique IP identificator if local fragmenta...
2013-10-26 Eric Dumazetinetpeer: fix a race in inetpeer_gc_worker()
2013-10-26 Steffen Klassertinetpeer: Invalidate the inetpeer tree along with the...
2013-10-26 Eric Dumazettcp: cubic: fix bug in bictcp_acked()
2013-10-26 Eric Dumazettcp: cubic: fix overflow error in bictcp_update()
2013-10-26 Eric Dumazetfib_trie: remove potential out of bound access
2013-09-10 Michal Tesarsysctl net: Keep tcp_syn_retries inside the boundary
2013-08-02 Hannes Frederic... ipv6: call udp_push_pending_frames when uncorking a...
2013-06-29 Eric Dumazetip_tunnel: fix kernel panic with icmp_dest_unreach
2013-06-29 Eric Dumazettcp: xps: fix reordering issues
2013-06-29 Eric Dumazettcp: fix tcp_md5_hash_skb_data()
2013-05-13 Eric Dumazetnet: drop dst before queueing fragments
2013-05-13 Eric Dumazettcp: call tcp_replace_ts_recent() from tcp_ack()
2013-05-13 Wei Yongjunesp4: fix error return code in esp_output()
2013-05-13 Dmitry Popovtcp: incoming connections might use wrong route under...
2013-04-10 Yuchung Chengtcp: undo spurious timeout after SACK reneging
2013-04-10 Eric Dumazettcp: preserve ACK clocking in TSO
2013-03-27 Hannes Frederic... inet: limit length of fragment queue hash table bucket...
2013-03-27 Eric Dumazettcp: fix skb_availroom()
2013-03-27 David Wardnet/ipv4: Ensure that location of timestamp option...
2013-03-27 Neal Cardwelltcp: fix double-counted receiver RTT when leaving ...
2013-03-06 Eric Dumazetipv6: use a stronger hash for tcp
2013-03-06 Li Weiipv4: fix a bug in ping_err().
2013-02-20 Ilpo Järvinentcp: fix for zero packets_in_flight was too broad
2013-02-20 Eric Dumazettcp: frto should not set snd_cwnd to 0
2013-02-20 Cong Wangnet: prevent setting ttl=0 via IP_TTL
2013-01-16 Eric Dumazettcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
2013-01-16 Eric Dumazettcp: tcp_replace_ts_recent() should not be called from...
2013-01-16 Eric Dumazettcp: refine SYN handling in tcp_validate_incoming
2013-01-16 Eric Dumazettcp: implement RFC 5961 4.2
2013-01-16 Eric Dumazettcp: implement RFC 5961 3.2
2013-01-16 Christoph Paaschinet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v...
2013-01-03 Johannes Bergipv4: ip_check_defrag must not modify skb before unsharing
2012-12-06 Xi Wangipv4: avoid undefined behavior in do_ip_setsockopt()
2012-12-06 Ulrich Webernetfilter: nf_nat: don't check for port change on ICMP...
2012-11-16 Jesper Dangaard... net: fix divide by zero in tcp algorithm illinois
2012-11-16 Eric Dumazettcp: fix FIONREAD/SIOCINQ
2012-10-30 Alexey Kuznetsovtcp: resets are misrouted
2012-10-17 Patrick McHardynetfilter: nf_nat_sip: fix via header translation with...
2012-10-17 Pablo Neira Ayusonetfilter: nf_nat_sip: fix incorrect handling of EBUSY...
2012-10-17 Jozsef Kadlecsiknetfilter: nf_ct_ipv4: packets with wrong ihl are invalid
2012-10-10 Eric Dumazetipv4: raw: fix icmp_filter()
2012-10-10 Michal Kubečektcp: flush DMA queue before sk_wait_data if rcv_wnd...
2012-09-19 Francesco Ruggerinet: ipv4: ipmr_expire_timer causes crash when removing...
2012-09-19 Ben Hutchingstcp: Apply device TSO segment limit earlier
2012-08-19 Jiri Kosinatcp: perform DMA to userspace only if there is a task...
2012-08-19 Hangbin Liutcp: Add TCP_USER_TIMEOUT negative value check
2012-08-19 Paul Moorecipso: don't follow a NULL pointer when setsockopt...
2012-07-25 Eric Dumazettcp: drop SYN+FIN messages
2012-06-10 Benjamin Poirierxfrm: take net hdr len into account for esp payload...
2012-06-10 Yanmin Zhangipv4: fix the rcu race between free_fib_info and ip_rou...
2012-06-10 David S. Milleripv4: Do not use dead fib_info entries.
2012-05-20 Willy Tarreautcp: do_tcp_sendpages() must try to push data out on...
2012-05-20 Eric Dumazettcp: change tcp_adv_win_scale and tcp_rmem[2]
2012-05-20 Yuchung Chengtcp: fix infinite cwnd in tcp_complete_cwr()
2012-05-11 Eric Dumazettcp: fix tcp_grow_window() for large incoming frames
2012-05-11 Eric Dumazettcp: avoid order-1 allocations on wifi and tx path
2012-05-11 Eric Dumazettcp: fix tcp_trim_head()
2012-05-11 Neal Cardwelltcp: fix tcp_rcv_rtt_update() use of an unscaled RTT...
2012-05-11 Eric Dumazettcp: allow splice() to build full TSO packets
2012-03-23 Eric Dumazettcp: fix syncookie regression
2012-03-19 Neal Cardwelltcp: fix tcp_shift_skb_data() to not shift SACKed data...
2012-03-19 Neal Cardwelltcp: don't fragment SACKed skbs in tcp_mark_head_lost()
2012-03-19 Neal Cardwelltcp: fix false reordering signal in tcp_shifted_skb
2012-03-19 Eric Dumazetipsec: be careful of non existing mac headers
2012-03-01 Neal Cardwelltcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint...
2012-03-01 Neal Cardwelltcp: fix range tcp_shifted_skb() passes to tcp_sacktag_...
2012-03-01 Neal Cardwelltcp: allow tcp_sacktag_one() to tag ranges not aligned...
2012-03-01 Li Weiipv4: Fix wrong order of ip_rt_get_source() and update...
2012-03-01 Shawn Lutcp_v4_send_reset: binding oif to iif in no sock case
2012-03-01 Thomas Grafnet: Don't proxy arp respond if iif == rt->dst.dev...
2012-02-03 shawnlutcp: md5: using remote adress for md5 lookup in rst...
2012-02-03 Neal Cardwelltcp: fix tcp_trim_head() to adjust segment count with...
2012-02-03 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2012-01-12 Ben Hutchingsigmp: Avoid zero delay when receiving odd mixture of...
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-02 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next