]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/ipv4
[TCP]: Fix send-side cpu utiliziation regression.
[karo-tx-linux.git] / net / ipv4 /
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 rsync://rsync.kernel.org/pub/scm/linux/kernel...
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 rsync://rsync.kernel.org/pub/scm/linux/kernel...
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 rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-27 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
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 Jeff GarzikMerge upstream (approx. 2.6.12-git8) into 'janitor...
2005-06-26 Linus TorvaldsMerge 'drm-3264' branch of rsync://rsync.kernel.org...
2005-06-26 Linus TorvaldsMerge 'drm-fixes' branch of rsync://rsync.kernel.org...
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 rsync://rsync.kernel.org/pub/scm/linux/kernel...
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-24 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-24 Stephen Hemminger[TCP]: Allow choosing TCP congestion control via sockopt.
2005-06-24 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-24 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
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...
2005-06-23 Stephen Hemminger[TCP]: Add pluggable congestion control algorithm infra...
2005-06-23 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-23 Linus TorvaldsMerge 'misc-fixes' branch of master.kernel.org:/pub...
2005-06-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-06-23 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-23 Chuck Short[IPV4]: Fix route.c gcc4 warnings
2005-06-22 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-22 Harald Welte[NETFILTER]: Fix handling of ICMP packets (RELATED...
2005-06-22 Linus TorvaldsMerge kernel.org/pub/scm/linux/kernel/git/aegl/linux...
2005-06-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-06-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-06-22 Kumar Gala[PATCH] Fix extra double quote in IPV4 Kconfig
2005-06-22 Jaroslav KyselaMerge with rsync://rsync.kernel.org/pub/scm/linux/kerne...
2005-06-22 Linus TorvaldsMerge rsync://oss.sgi.com/git/xfs-2.6
2005-06-22 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-21 Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-21 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-21 Linus TorvaldsMerge 'for-linus' branch of rsync://rsync.kernel.org...
2005-06-21 David S. Miller[IPV4]: Fix fib_trie.c's args to fib_dump_info().
2005-06-21 Patrick McHardy[NETFILTER]: Drop conntrack reference in ip_call_ra_cha...
2005-06-21 Patrick McHardy[NETFILTER]: Check TCP checksum in ipt_REJECT
2005-06-21 Keir Fraser[NETFILTER]: Avoid unncessary checksum validation in...
2005-06-21 Phil Oester[NETFILTER]: expectation timeouts are compulsory
2005-06-21 Patrick McHardy[NETFILTER]: Kill nf_debug
2005-06-21 Patrick McHardy[NETFILTER]: Kill lockhelp.h
2005-06-21 Robert Olsson[IPV4]: Add LC-Trie FIB lookup algorithm.
2005-06-21 Jaroslav KyselaMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-06-20 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-06-20 Robert Olsson[NETLINK]: fib_lookup() via netlink
2005-06-20 Herbert Xu[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-20 Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-20 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-06-19 Russell KingMerge with ../linux-2.6-smp
2005-06-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-19 David S. Miller[TCP]: Fix sysctl_tcp_low_latency
2005-06-19 Jesper Juhl[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4...
next