Merge ../linux-2.6/
[linux-2.6] / net /
2005-07-07  Dave AirlieMerge ../linux-2.6/
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  Thomas Graf[PKT_SCHED]: Blackhole queueing discipline
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  David Chau[NET]: improve readability of dev_set_promiscuity(...
2005-07-05  Robert Olsson[IPV4]: More broken memory allocation fixes for fib_trie
2005-07-05  Thomas Graf[DECNET]: Fix memset overflow on 64bit archs while...
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[IPV6]: Makes IPv6 rcv registration happen last during...
2005-07-05  Herbert Xu[IPV4]: Fix crash in ip_rcv while booting related to...
2005-07-05  Thomas Graf[PKT_SCHED]: Report rate estimator configuration errors...
2005-07-05  Thomas Graf[PKT_SCHED]: Cleanup qdisc creation and alignment macros
2005-07-05  Thomas Graf[NET]: Remove unused security member in sk_buff
2005-07-05  Patrick McHardy[NET]: net/core/filter.c: make len cover the entire...
2005-07-05  Patrick McHardy[NET]: Consolidate common code in net/core/filter.c
2005-07-05  Patrick McHardy[NET]: Remove redundant code in net/core/filter.c
2005-06-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
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  Denis Vlasenko[NET]: Micro optimization in eth_header()
2005-06-28  YOSHIFUJI Hideaki[IPV6]: remove more unused IPV6_AUTHHDR things.
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  Vlad Yasevich[SCTP] Make init & delayed sack timeouts configurable...
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  YOSHIFUJI Hideaki[IPV6]: Don't dump temporary addresses twice
2005-06-28  Patrick McHardy[NETLINK]: Missing padding fields in dumped structures
2005-06-28  Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-28  Patrick McHardy[NETLINK]: Clear padding in netlink messages
2005-06-28  Harald Welte[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
2005-06-28  David S. Miller[EBTABLES]: Fix thinkos in ebt_log.c
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  David S. Miller[NETLINK]: Fix two socket hashing bugs.
2005-06-26  Robert Olsson[PKTGEN]: Fix random packet sizes causing panic
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  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-26  Christoph Lameter[PATCH] Cleanup patch for process freezing
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  David S. Miller[SUNRPC]: Fix {s,}size_t printf format strings in xprt.c
2005-06-25  David S. Miller[TCP]: Do not present confusing congestion control...
2005-06-25  David S. Miller[IPV4]: Move FIB lookup algorithm choice under IP_ADVAN...
2005-06-25  David S. Miller[PKT_SCHED]: Make TEXTSEARCH* options only selected.
2005-06-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-24  Adrian Bunk[PATCH] make various thing static
2005-06-24  NeilBrown[PATCH] knfsd: nfsd4: fix probe_callback
2005-06-24  David S. Miller[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
2005-06-24  Thomas Graf[PKT_SCHED]: Packet classification based on textsearch...
2005-06-24  Thomas Graf[NET]: skb_find_text() - Find a text pattern in skb...
2005-06-24  Thomas Graf[NET]: Zerocopy sequential reading of skb data
2005-06-24  Stephen Hemminger[TCP]: Allow choosing TCP congestion control via sockopt.
2005-06-24  Stephen Hemminger[NET]: Separate two usages of netdev_max_backlog.
2005-06-24  Stephen Hemminger[NET]: Eliminate netif_rx massive packet drops.
2005-06-24  Stephen Hemminger[NET]: Remove obsolete netif_rx congestion sensing...
2005-06-24  Stephen Hemminger[NET]: Remove obsolete fastroute stats.
2005-06-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/aegl/linux-2.6
2005-06-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-24  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-23  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-06-23  John Heffner[TCP]: Add Scalable TCP congestion control module.
2005-06-23  Baruch Even[TCP]: Add H-TCP congestion control module.
2005-06-23  Stephen Hemminger[TCP]: Add TCP Vegas congestion control module.
2005-06-23  Daniele Lacamera[TCP]: Add TCP Hybla congestion control module.
2005-06-23  John Heffner[TCP]: Add High Speed TCP congestion control module.
2005-06-23  Stephen Hemminger[TCP]: Add TCP Westwood congestion control module.
2005-06-23  Stephen Hemminger[TCP]: Add TCP BIC congestion control module.
2005-06-23  Stephen Hemminger[TCP]: Report congestion control algorithm in tcp_diag.
2005-06-23  Stephen Hemminger[TCP]: Change tcp_diag to use the existing __RTA_PUT...
next