[IPV6]: Make ip6_route_init to return an error code.
[safe/jmp/linux-2.6] / net / ipv4 /
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Pavel Emelyanov[ARP]: Consolidate some code in arp_req_set/delete_publc
2008-01-28 Pavel Emelyanov[ARP]: Minus one level of ndentation in arp_req_delete
2008-01-28 Pavel Emelyanov[ARP]: Minus one level of indentation in arp_req_set
2008-01-28 Pavel Emelyanov[IPV4] ROUTE: Convert rt_hash_lock_init() macro into...
2008-01-28 Pavel Emelyanov[IPV4] ROUTE: Clean up proc files creation.
2008-01-28 Pavel Emelyanov[IPV4] ROUTE: Collect proc-related functions together
2008-01-28 Herbert Xu[UDP]: Only increment counter on first peek/recv
2008-01-28 Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-28 Herbert Xu[UDP]: Avoid repeated counting of checksum errors due...
2008-01-28 Pavel Emelyanov[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4...
2008-01-28 Pavel Emelyanov[IPV4]: Use ctl paths to register net/ipv4/ table
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup the sysctl_net_ipv4.c file
2008-01-28 Patrick McHardy[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28 Patrick McHardy[NETFILTER]: ip_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: Use nf_register_hooks for multiple registr...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_proto_icmp: kill extern decla...
2008-01-28 Patrick McHardy[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
2008-01-28 Maciej Soltysiak[NETFILTER]: {ip,ip6}t_LOG: log GID
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: remove obsolete SAME target
2008-01-28 Jan Engelhardt[NETFILTER]: Merge ipt_TOS into xt_DSCP
2008-01-28 Jan Engelhardt[NETFILTER]: Merge ipt_tos into xt_dscp
2008-01-28 Jan Engelhardt[NETFILTER]: Use lowercase names for matches in Kconfig
2008-01-28 Laszlo Attila Toth[NETFILTER]: ipt_addrtype: limit address type checking...
2008-01-28 Laszlo Attila Toth[IPV4]: Add inet_dev_addr_type()
2008-01-28 Jan Engelhardt[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: remove obsolete overflow check
2008-01-28 Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: consistent and unique symbol...
2008-01-28 Li Zefan[NETFILTER]: replace list_for_each with list_for_each_entry
2008-01-28 Herbert Xu[IPSEC]: Use the correct family for input state lookup
2008-01-28 Wang Chen[UDP]: Counter increment should be in USER mode for...
2008-01-28 Wang Chen[UDP]: Clean up for IS_UDPLITE macro
2008-01-28 Wang Chen[UDP]: Defer InDataGrams increment until recvmsg()...
2008-01-28 Ilpo Järvinen[TCP]: Abstract tp->highest_sack accessing & point...
2008-01-28 Ilpo Järvinen[TCP]: Cleanup local variables of clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Remove duplicated code block from clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Add tcp_for_write_queue_from_safe and use it...
2008-01-28 Ilpo Järvinen[TCP]: Remove local variable and use packets_in_flight...
2008-01-28 Ilpo Järvinen[TCP]: MTUprobe: prepare skb fields earlier
2008-01-28 Ilpo Järvinen[TCP]: Cong.ctrl modules: remove unused good_ack from...
2008-01-28 Ilpo Järvinen[TCP]: Unite identical code from two seqno split blocks
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
next