Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 /
2012-05-17 Willy Tarreautcp: do_tcp_sendpages() must try to push data out on...
2012-05-11 David S. Milleripv4: Do not use dead fib_info entries.
2012-05-03 Eric Dumazettcp: change tcp_adv_win_scale and tcp_rmem[2]
2012-04-30 Yuchung Chengtcp: fix infinite cwnd in tcp_complete_cwr()
2012-04-27 Neal Cardwelltcp: clean up use of jiffies in tcp_rcv_rtt_measure()
2012-04-26 Shan Weiudp_diag: implement idiag_get_info for udp/udplite...
2012-04-18 Eric Dumazettcp: fix retransmit of partially acked frames
2012-04-18 Eric Dumazettcp: fix tcp_grow_window() for large incoming frames
2012-04-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-11 Eric Dumazettcp: avoid order-1 allocations on wifi and tx path
2012-04-10 Linus TorvaldsMerge tag 'dmaengine-fixes' of git://git./linux/kernel...
2012-04-10 Neal Cardwelltcp: fix tcp_rcv_rtt_update() use of an unscaled RTT...
2012-04-10 Eric Dumazettcp: restore correct limit
2012-04-10 Jozsef Kadlecsiknetfilter: nf_ct_ipv4: packets with wrong ihl are invalid
2012-04-09 Jozsef Kadlecsiknetfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6...
2012-04-05 Eric Dumazettcp: tcp_sendpages() should call tcp_push() once
2012-04-05 Dave Jiangnetdma: adding alignment check for NETDMA ops
2012-04-03 Eric Dumazettcp: allow splice() to build full TSO packets
2012-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-28 Benjamin LaHaisenet/ipv4: fix IPv4 multicast over network namespaces
2012-03-23 Andy Gospodarekbonding: remove entries for master_ip and vlan_ip and...
2012-03-23 Rusty Russellnetfilter: remove forward module param confusion.
2012-03-22 Arnaldo Carvalho... Merge branch 'perf/urgent' into perf/core
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-20 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-03-19 Eric Dumazettcp: reduce out_of_order memory use
2012-03-19 Eric Dumazettcp: introduce tcp_data_queue_ofo
2012-03-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-17 Neil Hormanarp: allow arp processing to honor per interface arp_ac...
2012-03-13 Joe Perchesnet: ipv4: Standardize prefixes for message logging
2012-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-12 Joe Perchesnet: Convert printks to pr_<level>
2012-03-11 Eric Dumazettcp: fix syncookie regression
2012-03-09 David S. Milleripv4: Make ip_rcv_options() return bool.
2012-03-09 David S. Milleripv4: Make ip_call_ra_chain() return bool.
2012-03-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-08 Steffen Klassertroute: Remove redirect_genid
2012-03-08 Steffen Klassertinetpeer: Invalidate the inetpeer tree along with the...
2012-03-08 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-next
2012-03-07 Eric Dumazettcp: md5: correct a RCU lockdep splat
2012-03-07 Pablo Neira Ayusonetfilter: add cttimeout infrastructure for fine timeou...
2012-03-07 Pablo Neira Ayusonetfilter: nf_conntrack: pass timeout array to l4-...
2012-03-07 Richard Weinbergernetfilter: merge ipt_LOG and ip6_LOG into xt_LOG
2012-03-07 Pablo Neira Ayusonetfilter: ctnetlink: allow to set expectfn for expecta...
2012-03-06 Neal Cardwelltcp: fix tcp_shift_skb_data() to not shift SACKed data...
2012-03-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-03 Neal Cardwelltcp: don't fragment SACKed skbs in tcp_mark_head_lost()
2012-03-01 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-28 Neal Cardwelltcp: fix false reordering signal in tcp_shifted_skb
2012-02-28 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2012-02-27 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-02-26 Pablo Neira Ayusonetlink: add netlink_dump_control structure for netlink...
2012-02-24 stephen hemmingergre: fix spelling in comments
2012-02-24 Ingo Molnarstatic keys: Introduce 'struct static_key', static_key_...
2012-02-23 Eric Dumazetipsec: be careful of non existing mac headers
2012-02-21 David S. Milleripv4: ping: Fix recvmsg MSG_OOB error handling.
2012-02-21 Pavel Emelyanovdatagram: Add offset argument to __skb_recv_datagram
2012-02-21 Paul E. McKenneyipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
2012-02-21 Paul E. McKenneyipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree...
2012-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-15 David S. Milleripv4: Eliminate spurious argument to __ipv4_neigh_lookup
2012-02-15 Danny Kukawkanet: replace random_ether_addr() with eth_hw_addr_random()
2012-02-14 Neal Cardwelltcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint...
2012-02-14 Dimitri Sivanichvfs: fix panic in __d_lookup() with high dentry hashtab...
2012-02-13 Neal Cardwelltcp: fix range tcp_shifted_skb() passes to tcp_sacktag_...
2012-02-13 Neal Cardwelltcp: allow tcp_sacktag_one() to tag ranges not aligned...
2012-02-13 Jiri Bencnet: implement IP_RECVTOS for IP_PKTOPTIONS
2012-02-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-10 Thomas Grafnet: Don't proxy arp respond if iif == rt->dst.dev...
2012-02-10 Li Weiipv4: Fix wrong order of ip_rt_get_source() and update...
2012-02-08 Erich E. Hooveripv4: Implement IP_UNICAST_IF socket option.
2012-02-07 Anisse Astiernet: Fix build regression when INET_UDP_DIAG=y and...
2012-02-04 Shawn Lutcp_v4_send_reset: binding oif to iif in no sock case
2012-02-04 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-02 Jason Wangtcp: properly initialize tcp memory limits
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-02-01 Arun Sharmanet: Disambiguate kernel message
2012-02-01 Shawn Lutcp: md5: RST: getting md5 key from listener
2012-02-01 Eric Dumazettcp: md5: protects md5sig_info with RCU
2012-01-31 Eric Dumazettcp: md5: use sock_kmalloc() to limit md5 keys
2012-01-31 Eric Dumazettcp: md5: rcu conversion
2012-01-31 Eric Dumazettcp: md5: remove obsolete md5_add() method
2012-01-30 Neal Cardwelltcp: fix tcp_trim_head() to adjust segment count with...
2012-01-30 Glauber Costanet/tcp: Fix tcp memory limits initialization when...
2012-01-28 David S. Milleripv4: ip_gre: Convert to dst_neigh_lookup()
2012-01-26 Willem de Bruijnipv6: Fix ip_gre lockless xmits.
2012-01-26 David S. Milleripv4/ipv6: Prepare for new route gateway semantics.
2012-01-26 Eric Dumazettcp: add LINUX_MIB_TCPRETRANSFAIL counter
2012-01-26 Flavio Leitnertcp: bind() optimize port allocation
2012-01-26 Flavio Leitnertcp: bind() fix autoselection to share ports
2012-01-25 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-01-24 David S. Millerip_gre: Fix bug added to ipgre_tunnel_xmit().
2012-01-24 David S. Milleripip: Fix bug added to ipip_tunnel_xmit().
next