powerpc.git
2007-04-26 Stephen Hemminger[TCP]: whitespace cleanup
2007-04-26 Stephen Hemminger[IPV4]: cleanup
2007-04-26 Stephen Hemminger[WIRELESS]: use ARRAY_SIZE()
2007-04-26 Stephen Hemminger[NET] core: whitespace cleanup
2007-04-26 Stephen Hemminger[UDP]: ipv6 style cleanup
2007-04-26 Stephen Hemminger[UDP]: ipv4 whitespace cleanup
2007-04-26 Stephen Hemminger[NET]: Replace CONFIG_NET_DEBUG with sysctl.
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 Adrian Bunk[TCP/DCCP/RANDOM]: Remove unused exports.
2007-04-26 David S. Miller[TCP]: Abstract out all write queue operations.
2007-04-26 YOSHIFUJI Hideaki[NET] TIPC: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] SCHED: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] NETFILTER: Use htonl() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] IPV4: Use hton{s,l}() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] IEEE80211: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] ETHERNET: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] CORE: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] ATM: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] 8021Q: Use htons() where appropriate.
2007-04-26 YOSHIFUJI Hideaki[NET] 802: Use hton{s,l}() where appropriate.
2007-04-26 Herbert Xu[UDP]: Clean up UDP-Lite receive checksum
2007-04-26 Herbert Xu[UDP6]: Restore sk_filter optimisation
2007-04-26 Eric Dumazet[IPV4]: Optimize inet_getpeer()
2007-04-26 Stephen Hemminger[TCP] TCP Yeah: cleanup
2007-04-26 Stephen Hemminger[TCP] tcp_cubic: faster cube root
2007-04-26 YOSHIFUJI Hideaki[ATM] ENI: Convert to struct timeval to ktime_t.
2007-04-26 David S. Miller[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
2007-04-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage...
2007-04-26 Neil Horman[IPV6] ADDRCONF: Optimistic Duplicate Address Detection...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Enable to control the handled inner...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*.
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel.
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_x...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_r...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_e...
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Decentralize EXPORT_SYMBOLs.
2007-04-26 David S. Miller[NETLINK]: Mirror UDP MSG_TRUNC semantics.
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-26 Stephen Hemminger[NET]: div64_64 consolidate (rev3)
2007-04-26 James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-04-26 Stephen Hemminger[PKTGEN]: fix device name handling
2007-04-26 Stephen Hemminger[PKTGEN]: don't use __constant_htonl()
2007-04-26 Stephen Hemminger[PKTGEN]: use random32
2007-04-26 Stephen Hemminger[PKTGEN]: use pr_debug
2007-04-26 Eric Dumazet[NET]: Keep sk_backlog near sk_lock
2007-04-26 Ilpo Järvinen[TCP]: FRTO undo response falls back to ratehalving...
2007-04-26 Ilpo Järvinen[TCP]: Complete icsk-to-local-variable change (in tcp_e...
2007-04-26 Ilpo Järvinen[TCP] Sysctl documentation: tcp_frto_response
2007-04-26 Ilpo Järvinen[TCP]: Add two new spurious RTO responses to FRTO
2007-04-26 Ilpo Järvinen[TCP]: Correct reordering detection change (no FRTO...
2007-04-26 David S. Miller[TCP]: Make snd_cwnd_clamp a u32.
2007-04-26 Eric Dumazet[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
2007-04-26 Ilpo Järvinen[TCP]: struct *sock argument renamed: sp -> sk
2007-04-26 John Heffner[TCP]: Add RFC3742 Limited Slow-Start, controlled by...
2007-04-26 Angelo P. Castellani[TCP] YeAH-TCP: algorithm implementation
2007-04-26 Ilpo Järvinen[TCP] FRTO: Sysctl documentation for SACK enhanced...
2007-04-26 Ilpo Järvinen[TCP]: SACK enhanced FRTO
2007-04-26 Ilpo Järvinen[TCP]: Prevent reordering adjustments during FRTO
2007-04-26 Ilpo Järvinen[TCP] FRTO: Fake cwnd for ssthresh callback
2007-04-26 Ilpo Järvinen[TCP] FRTO: Reverse RETRANS bit clearing logic
2007-04-26 Ilpo Järvinen[TCP] FRTO: Entry is allowed only during (New)Reno...
2007-04-26 Ilpo Järvinen[TCP]: Prevent unrelated cwnd adjustment while using...
2007-04-26 Ilpo Järvinen[TCP] FRTO: frto_counter modulo-op converted to two...
2007-04-26 Ilpo Järvinen[TCP]: Don't enter to fast recovery while using FRTO
2007-04-26 Ilpo Järvinen[TCP] FRTO: Response should reset also snd_cwnd_cnt
2007-04-26 Ilpo Järvinen[TCP] FRTO: fixes fallback to conventional recovery
2007-04-26 Ilpo Järvinen[TCP] FRTO: Ignore some uninteresting ACKs
2007-04-26 Ilpo Järvinen[TCP] FRTO: Use Disorder state during operation instead...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Consecutive RTOs keep prior_ssthresh and...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Comment cleanup & improvement
2007-04-26 Ilpo Järvinen[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
2007-04-26 Ilpo Järvinen[TCP] FRTO: Separated response from FRTO detection...
2007-04-26 Ilpo Järvinen[TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit
2007-04-26 Linus TorvaldsLinux 2.6.21 v2.6.21
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-25 Andrew Mortonpacket: fix error handling
2007-04-25 Alexey Kuznetsov[NETLINK]: Infinite recursion in netlink.
2007-04-25 Jens Axboecfq-iosched: fix alias + front merge bug
2007-04-25 YOSHIFUJI HideakiIPv6: fix Routing Header Type 0 handling thinko
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-24 Michael Chan[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
2007-04-24 YOSHIFUJI Hideaki[IPV6]: Disallow RH0 by default.
2007-04-24 Ralf Baechle[MIPS] Fix oprofile logic to physical counter remapping
2007-04-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-24 Andrew Mortondrivers/net/hamradio/baycom_ser_fdx build fix
2007-04-24 Dan Williamsusb-net/pegasus: fix pegasus carrier detection
2007-04-24 Neil Hormansis900: Allocate rx replacement buffer before rx operation
2007-04-24 Andrea Righi[netdrvr] depca: handle platform_device_add() failure
2007-04-24 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-04-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-04-24 Jiri Kosina8250: fix possible deadlock between serial8250_handle_p...
2007-04-24 Akinobu Mitafault injection: add entry to MAINTAINERS
2007-04-24 Jiri SlabyChar: icom, mark __init as __devinit
2007-04-24 Jeff Mahoneyreiserfs: fix xattr root locking/refcount bug
2007-04-24 Jean Delvarehwmon/w83627ehf: Don't redefine REGION_OFFSET
2007-04-24 Olaf Heringdo not truncate irq number for icom adapter
2007-04-24 Bastian BlankAllow reading tainted flag as user
2007-04-24 Andrew Mortonacpi-thermal: fix mod_timer() interval
next