[TCP]: Remove superflucious FLAG_DATA_SACKED
[safe/jmp/linux-2.6] / net / ipv4 /
2008-01-28 Ilpo Järvinen[TCP]: Remove superflucious FLAG_DATA_SACKED
2008-01-28 Ilpo Järvinen[TCP]: Move LOSTRETRANS MIB outside !(L|S) check
2008-01-28 Pavel Emelyanov[IPV4]: Use ctl paths to register devinet sysctls
2008-01-28 Pavel Emelyanov[IPV4]: Unify and cleanup calls to devinet_sysctl_register
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup the devinet_sysctl_register
2008-01-28 Patrick McHardy[NETFILTER]: Convert old checksum helper names
2008-01-28 Ilpo Järvinen[TCP]: Two fixes to new sacktag code
2008-01-28 Pavel Emelyanov[NET]: Eliminate unused argument from sk_stream_alloc_pskb
2008-01-28 Pavel Emelyanov[NET]: Uninline the sk_stream_alloc_pskb
2008-01-28 Joonwoo Park[IPV4] fib_hash: kmalloc + memset conversion to kzalloc
2008-01-28 Joonwoo Park[IPV4] fib_semantics: kmalloc + memset conversion to...
2008-01-28 Ilpo Järvinen[TCP]: Move FRTO checks out from write queue abstractio...
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Pavel Emelyanov[IPVS]: Relax the module get/put in ip_vs_app.c
2008-01-28 Eric Dumazet[PATCH] IPV4 : Move ip route cache flush (secret_rebuil...
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proc interface.
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->unhash callback
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->hash callback
2008-01-28 Pavel Emelyanov[RAW]: Introduce raw_hashinfo structure
2008-01-28 Pavel Emelyanov[IPv4] RAW: Compact the API for the kernel
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-28 David S. Miller[IPCONFIG]: Mark vendor_class_identifier as __initdata.
2008-01-28 Rumen G. Bogdanovski[IPVS]: Create synced connections with their real state
2008-01-28 Rumen G. Bogdanovski[IPVS]: Flag synced connections and expose them in...
2008-01-28 Ilpo Järvinen[TCP]: Correct DSACK check placing
2008-01-28 Eric Dumazet[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu...
2008-01-28 Ilpo Järvinen[TCP]: Rewrite SACK block processing & sack_recv_cache use
2008-01-28 Ilpo Järvinen[TCP]: Earlier SACK block verification & simplify acces...
2008-01-28 Ilpo Järvinen[TCP]: Create tcp_sacktag_one().
2008-01-28 Ilpo Järvinen[TCP]: Prior_fackets can be replaced by highest_sack seq
2008-01-28 Ilpo Järvinen[TCP]: Make lost retrans detection more self-contained
2008-01-28 Ilpo Järvinen[TCP]: Convert highest_sack to sk_buff to allow direct...
2008-01-28 Ilpo Järvinen[TCP]: non-FACK SACK follows conservative SACK loss...
2008-01-28 Ilpo Järvinen[TCP]: Extend reordering detection to cover CA_Loss...
2008-01-28 Ilpo Järvinen[TCP]: Move !in_sack test earlier in sacktag & reorgani...
2008-01-28 Rainer Jochem[IPV4] ipconfig: Implement DHCP Class-identifier
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on input
2008-01-28 Herbert Xu[IPSEC]: Remove nhoff from xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Move integrity stat collection into xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Merge most of the input path
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[IPV4]: Add ip_local_out
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on output
2008-01-28 Herbert Xu[INET]: Give outer DSCP directly to ip*_copy_dscp
2008-01-28 Herbert Xu[IPSEC]: Forbid BEET + ipcomp for now
2008-01-28 Herbert Xu[IPSEC]: Merge common code into xfrm_bundle_create
2008-01-28 Herbert Xu[IPSEC]: Move flow construction into xfrm_dst_lookup
2008-01-28 Herbert Xu[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
2008-01-28 Herbert Xu[IPSEC]: Set dst->input to dst_discard
2008-01-28 Herbert Xu[IPSEC]: Only set neighbour on top xfrm dst
2008-01-28 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Herbert Xu[IPV6]: Move nfheader_len into rt6_info
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-28 Wang Chen[IPV4]: Add raw drops counter.
2008-01-28 Adrian Bunk[TCP]: Make tcp_splice_data_recv() static.
2008-01-28 Jens Axboe[TCP]: Splice receive support.
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-23 Herbert Xu[INET]: Fix truesize setting in ip_append_data
2008-01-23 David S. Miller[IPV4]: Add missing skb->truesize increment in ip_appen...
2008-01-21 Wang Chen[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
2008-01-21 Eric Dumazet[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump...
2008-01-21 Joonwoo Park[IPV4] fib_trie: fix duplicated route issue
2008-01-21 Joonwoo Park[IPV4] fib_hash: fix duplicated route issue
2008-01-10 Eric Dumazet[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net...
2008-01-09 Brice Goglin[LRO] Fix lro_mgr->features checks
2008-01-09 Eric Dumazet[IPV4] ROUTE: ip_rt_dump() is unecessary slow
2008-01-09 Amos Waterland[IPV4] ipconfig: Fix regression in ip command line...
2008-01-09 Herbert Xu[IPV4] raw: Strengthen check on validity of iph->ihl
2008-01-04 Mark McLoughlin[INET]: Fix netdev renaming and inet address labels
2007-12-30 Gavin McCullagh[TCP]: use non-delayed ACK for congestion control RTT
2007-12-28 Simon Horman[IPV4] Fix ip=dhcp regression
2007-12-27 Simon Horman[IPV4]: Fix ip command line processing.
2007-12-27 Patrick McHardy[NETFILTER]: nf_conntrack_ipv4: fix module parameter...
2007-12-21 Denis V. Lunev[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket
2007-12-20 Joe Perches[NETFILTER] ipv4: Spelling fixes
2007-12-20 Timo Teras[IPV4] ip_gre: set mac_header correctly in receive...
2007-12-20 Mark Ryden[IPV4] ARP: Remove not used code
2007-12-16 Satoru SATOH[IPV4]: Make tcp_input_metrics() get minimum RTO via...
2007-12-14 Amos Waterland[IPV4]: Updates to nfsroot documentation
2007-12-14 Patrick McHardy[NETFILTER]: ip_tables: fix compat copy race
2007-12-11 Thomas Graf[IPv4] ESP: Discard dummy packets introduced in rfc4303
2007-12-11 Pavel Emelyanov[IPV4]: Swap the ifa allocation with the"ipv4_devconf_s...
2007-12-07 Denis V. Lunev[IPV4]: Remove prototype of ip_rt_advice
2007-12-07 Mitsuru Chinen[IPv4]: Reply net unreachable ICMP message
2007-12-05 Andrew Gallatin[LRO]: fix lro_gen_skb() alignment
2007-12-05 Ilpo Järvinen[TCP]: NAGLE_PUSH seems to be a wrong way around
2007-12-05 Ilpo Järvinen[TCP]: Move prior_in_flight collect to more robust...
2007-12-05 Ilpo Järvinen[TCP] FRTO: Use of existing funcs make code more obviou...
2007-12-05 Pavel Emelyanov[IPVS]: Fix sched registration race when checking for...
2007-12-05 Pavel Emelyanov[IPVS]: Don't leak sysctl tables if the scheduler regis...
2007-12-03 Herbert Xu[INET]: Fix inet_diag dead-lock regression
2007-11-29 Stephen Hemminger[TCP] illinois: Incorrect beta usage
2007-11-29 Pavel Emelyanov[INET]: Fix inet_diag register vs rcv race
2007-11-26 Adrian Bunk[IPV4]: Remove bogus ifdef mess in arp_process
2007-11-23 Ilpo Järvinen[TCP] MTUprobe: Cleanup send queue check (no need to...
next