Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
[linux-2.6] / net / ipv4 /
2005-07-26  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-07-24  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-07-23  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-07-23  Luming Yu/home/lenb/linux-2.6 branch 'acpi-2.6.12'
2005-07-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-07-22  Patrick McHardy[NETFILTER]: Use correct byteorder in ICMP NAT
2005-07-22  Patrick McHardy[NETFILTER]: Wait until all references to ip_conntrack_...
2005-07-22  Patrick McHardy[NETFILTER]: Fix potential memory corruption in NAT...
2005-07-21  Rusty Russell[NETFILTER]: ip_conntrack_expect_related must not free...
2005-07-19  Patrick McHardy[NET]: Make ipip/ip6_tunnel independant of XFRM
2005-07-19  Stephen Hemminger[IPV4]: Fix up lots of little whitespace indentation...
2005-07-19  Patrick McHardy[IPV4]: Don't select XFRM for ip_gre
2005-07-18  Adrian Bunk[IPV4]: fix IP_FIB_HASH kconfig warning
2005-07-13  Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-07-13  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-07-13  Linus TorvaldsMerge /home/torvalds/linux-2.6-arm
2005-07-13  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-07-13  Thomas GleixnerMerge with rsync://fileserver/linux
2005-07-12  Todd PoynorMerge with rsync://fileserver/linux
2005-07-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-07-12  Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-07-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-07-12  Phil Oester[NETFILTER]: Revert nf_reset change
2005-07-12  Sam Ravnborg[NET]: move config options out to individual protocols
2005-07-12  Olaf Kirch[IPV4]: Prevent oops when printing martian source
2005-07-12  Julian Anastasov[IPVS]: Add and reorder bh locks after moving to keventd.
2005-07-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-07-11  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-07-09  Linus TorvaldsMerge head 'drm-fixes' of /linux/kernel/git/airlied...
2005-07-09  Linus TorvaldsMerge head 'drm-3264' of /linux/kernel/git/airlied...
2005-07-09  Linus TorvaldsMerge head 'drm-via' of /linux/kernel/git/airlied/drm-2.6
2005-07-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-07-09  David L Stevens[IPV4]: fix IPv4 leave-group group matching
2005-07-09  David L Stevens[IPV4]: (INCLUDE,empty)/leave-group equivalence for...
2005-07-09  David L Stevens[IPV4]: multicast API "join" issues
2005-07-09  David L Stevens[IPV4]: multicast API "join" issues
2005-07-09  David L Stevens[IPV4]: multicast API "join" issues
2005-07-09  Alexey Kuznetsov[IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to...
2005-07-08  Victor Fusco[NET]: Fix sparse warnings
2005-07-08  David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-07-07  Dave AirlieMerge ../linux-2.6/
2005-07-06  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-07-06  Artem B. BityuckiyMerge with rsync://fileserver/linux
2005-07-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-07-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-07-05  David S. Miller[TCP]: Never TSO defer under periods of congestion.
2005-07-05  David S. Miller[TCP]: Move to new TSO segmenting scheme.
2005-07-05  David S. Miller[TCP]: Break out send buffer expansion test.
2005-07-05  David S. Miller[TCP]: Do not call tcp_tso_acked() if no work to do.
2005-07-05  David S. Miller[TCP]: Kill bogus comment above tcp_tso_acked().
2005-07-05  David S. Miller[TCP]: Fix send-side cpu utiliziation regression.
2005-07-05  David S. Miller[TCP]: Eliminate redundant computations in tcp_write_xm...
2005-07-05  David S. Miller[TCP]: Break out tcp_snd_test() into it's constituent...
2005-07-05  David S. Miller[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
2005-07-05  David S. Miller[TCP]: Fix redundant calculations of tcp_current_mss()
2005-07-05  David S. Miller[TCP]: tcp_write_xmit() tabbing cleanup
2005-07-05  David S. Miller[TCP]: Kill extra cwnd validate in __tcp_push_pending_f...
2005-07-05  David S. Miller[TCP]: Add missing skb_header_release() call to tcp_fra...
2005-07-05  David S. Miller[TCP]: Move __tcp_data_snd_check into tcp_output.c
2005-07-05  David S. Miller[TCP]: Move send test logic out of net/tcp.h
2005-07-05  David S. Miller[TCP]: Fix quick-ack decrementing with TSO.
2005-07-05  David S. Miller[TCP]: Simplify SKB data portion allocation with NETIF_...
2005-07-05  Robert Olsson[IPV4]: More broken memory allocation fixes for fib_trie
2005-07-05  Eric Dumazet[IPV4]: Bug fix in rt_check_expire()
2005-07-05  Eric Dumazet[IPV4]: Use the fancy alloc_large_system_hash() functio...
2005-07-05  Eric Dumazet[NET]: Hashed spinlocks in net/ipv4/route.c
2005-07-05  Patrick McHardy[IPV4]: Handle large allocations in fib_trie
2005-07-05  Herbert Xu[IPV4]: Fix crash in ip_rcv while booting related to...
2005-07-05  Thomas Graf[NET]: Remove unused security member in sk_buff
2005-06-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
2005-06-30  Anton AltaparmakovAutomerge with /usr/src/ntfs-2.6.git.
2005-06-29  Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-29  Russell KingMerge with ../linux-2.6-smp
2005-06-29  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-28  Patrick McHardy[NETFILTER]: Fix connection tracking bug in 2.6.12
2005-06-28  Neil Horman[IPVS]: Close race conditions on ip_vs_conn_tab list...
2005-06-28  Robert Olsson[IPV4]: Broken memory allocation in fib_trie
2005-06-28  Maxime Bizon[IPV4]: ipconfig.c: fix dhcp timeout behaviour
2005-06-28  Dietmar Eggemann[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support
2005-06-28  Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-28  Harald Welte[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
2005-06-28  Tony LuckAuto merge with /home/aegl/GIT/ia64-test
2005-06-28  Russell King[PATCH] ARM SMP: TLB implementations only affect local CPU
2005-06-27  Linus TorvaldsMerge /linux/kernel/git/dtor/input.git manually
2005-06-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-26  pageexec[IPVS]: Fix for overflows
2005-06-26  Adrian Bunk[TCP]: Let TCP_CONG_ADVANCED default to n
2005-06-26  David S. Miller[IPV4]: Fix thinko in TCP_CONG_BIC default.
2005-06-26  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-26  Thomas GleixnerMerge with rsync://fileserver/linux
2005-06-26  Anton AltaparmakovAutomatic merge with /usr/src/ntfs-2.6.git.
2005-06-26  Jeff GarzikMerge upstream (approx. 2.6.12-git8) into 'janitor...
2005-06-26  Linus TorvaldsMerge 'drm-3264' branch of /linux/kernel/git/airlied...
2005-06-26  Linus TorvaldsMerge 'drm-fixes' branch of /linux/kernel/git/airlied...
2005-06-26  Linus TorvaldsMerge Christoph's freeze cleanup patch
2005-06-25  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-06-25  Anton AltaparmakovAutomerge with /usr/src/ntfs-2.6.git.
2005-06-25  David S. Miller[TCP]: Do not present confusing congestion control...
next