ipc: scale msgmni to the number of ipc namespaces
[safe/jmp/linux-2.6] / net / ipv4 /
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-27 Evgeniy Polyakovtcp: Fix slab corruption with ipv6 and tcp6fuzz
2008-04-27 David L Stevensipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Tom Quetchenbachtcp: tcp_probe buffer overflow and incorrect return...
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24 Pavel Emelyanov[NET]: Fix heavy stack usage in seq_file output routines.
2008-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Arnd Hannemanntcp: Make use of before macro in tcp_input.c
2008-04-21 YOSHIFUJI Hideaki[IPV4]: Convert do_gettimeofday() to getnstimeofday().
2008-04-21 Adrian Bunk[IPV4]: Make icmp_sk_init() static.
2008-04-21 Satoru SATOHtcp: Trivial fix to correct function name in a comment...
2008-04-20 Patrick McHardynetfilter: Fix SCTP nat build.
2008-04-19 Matthew Wilcoxnet: Remove unnecessary inclusions of asm/semaphore.h
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-18 Pavel Emelyanov[INET]: Uninline the __inet_inherit_port call.
2008-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for inet bind buckets.
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug into fib_info.
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for timewait buckets.
2008-04-16 Pavel Emelyanov[SIT]: Allow for IPPROTO_IPV6 protocol in namespaces.
2008-04-16 Pavel Emelyanov[GRE]: Allow for IPPROTO_GRE protocol in namespaces.
2008-04-16 Pavel Emelyanov[GRE]: Allow to create IPGRE tunnels in net namespaces.
2008-04-16 Pavel Emelyanov[GRE]: Use proper net in routing calls.
2008-04-16 Pavel Emelyanov[GRE]: Make tunnels hashes per-net.
2008-04-16 Pavel Emelyanov[GRE]: Make the fallback tunnel device per-net.
2008-04-16 Pavel Emelyanov[GRE]: Use proper net in hash-lookup functions.
2008-04-16 Pavel Emelyanov[GRE]: Add net/gre_net argument to some functions.
2008-04-16 Pavel Emelyanov[GRE]: Introduce empty ipgre_net structure and net...
2008-04-16 Pavel Emelyanov[IPIP]: Allow for IPPROTO_IPIP protocol in namespaces.
2008-04-16 Pavel Emelyanov[IPIP]: Allow to create IPIP tunnels in net namespaces.
2008-04-16 Pavel Emelyanov[IPIP]: Use proper net in (mostly) routing calls.
2008-04-16 Pavel Emelyanov[IPIP]: Make tunnels hashes per net.
2008-04-16 Pavel Emelyanov[IPIP]: Use proper net in hash-lookup functions.
2008-04-16 Pavel Emelyanov[IPIP]: Add net/ipip_net argument to some functions.
2008-04-16 Pavel Emelyanov[IPIP]: Make the fallback tunnel device per-net.
2008-04-16 Pavel Emelyanov[IPIP]: Introduce empty ipip_net structure and net...
2008-04-16 Ilpo Järvinen[TCP]: Remove superflushious skb == write_queue_tail...
2008-04-16 Vitaliy Gusev[TCP]: Add return value indication to tcp_prune_ofo_que...
2008-04-15 Vitaliy Gusev[TCP]: Fix never pruned tcp out-of-order queue.
2008-04-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-14 YOSHIFUJI Hideaki[TCP]: Format addresses appropriately in debug messages.
2008-04-14 YOSHIFUJI Hideaki[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
2008-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-14 Pavel Emelyanov[SOCK]: Add some notes about per-bind-bucket sock lookup.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: const annotations in nf_conn...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_nat: use bool type in nf_nat_proto
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: don't add NAT extension for confir...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: remove obsolete check for ICMP...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add SCTP protocol support
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add DCCP protocol support
2008-04-14 Patrick McHardy[NETFILTER]: Add partial checksum validation helper
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add UDP-Lite support
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: remove unused name from struct...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_netlink: clean up NAT protoco...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: move NAT ctnetlink helpers to...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: fix random mode not to overwrite...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add helpers for common NAT protoco...
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for...
2008-04-14 Jan Engelhardt[NETFILTER]: Explicitly initialize .priority in arptabl...
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_(un)register_target indirectio...
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_target indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: remove arpt_table indirection macro
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_nat_* with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate xtables targets with const and...
2008-04-14 Robert P. J. Day[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED...
2008-04-14 Alexey Dobriyan[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW...
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log...
2008-04-14 Pavel Emelyanov[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_...
2008-04-14 Gerrit Renker[SKB]: __skb_append = __skb_queue_after
2008-04-14 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Cleanup /proc/tcp[6] creation/removal.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: No need to check afinfo != NULL in tcp_proc_...
2008-04-14 Denis V. Lunev[TCP]: Replace struct net on tcp_iter_state with seq_ne...
2008-04-14 Gerrit Renker[INET]: sk_reuse is valbool
2008-04-11 Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-04-11 J. Bruce FieldsDocumentation: move nfsroot.txt to filesystems/
2008-04-11 Daniel Lezcano[NETNS][IPV6] tcp - assign the netns for timewait sockets
2008-04-10 Stephen HemmingerIPV4: use xor rather than multiple ands for route compare
2008-04-10 Stephen Hemmingeripv4: fib_trie leaf free optimization
2008-04-10 Stephen Hemmingeripv4: fib_trie remove unused argument
2008-04-10 Florian Westphal[Syncookies]: Add support for TCP options via timestamps.
2008-04-10 Stephen HemmingerIPV4: fib_trie use vmalloc for large tnodes
2008-04-10 Stephen HemmingerIPV4: route rekey timer can be deferrable
2008-04-10 Stephen HemmingerIPV4: route use jhash3
2008-04-10 Stephen HemmingerIPV4: route inline changes
2008-04-10 David S. Miller[IPV4]: Fix byte value boundary check in do_ip_getsocko...
2008-04-09 Jan Engelhardt[NETFILTER]: nf_nat: autoload IPv4 connection tracking
2008-04-08 Ilpo Järvinen[TCP]: Don't allow FRTO to take place while MTU is...
2008-04-08 Ilpo Järvinen[TCP]: tcp_simple_retransmit can cause S+L
next