powerpc.git
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
2007-04-24 Latchesar Ionkovv9fs: don't use primary fid when removing file
2007-04-24 Stefan Richterieee1394: update MAINTAINERS database
2007-04-24 Christoph Lameterpage migration: fix NR_FILE_PAGES accounting
2007-04-24 Miguel OjedaFix spelling in drivers/video/Kconfig
2007-04-24 Michael BueschAdd mbuesch to .mailmap
2007-04-24 Alexey Dobriyanparide drivers: initialize spinlocks
2007-04-24 David BrownellMAINTAINERS: use lists.linux-foundation.org
2007-04-24 Balbir SinghTaskstats fix the structure members alignment issue
2007-04-24 Jiri SlabyChar: mxser, fix TIOCMIWAIT
2007-04-24 Jiri SlabyChar: mxser_new, fix TIOCMIWAIT
2007-04-24 Jan Yenya KasprzakChar: mxser_new, fix recursive locking
2007-04-24 Hugh Dickinsfix OOM killing processes wrongly thought MPOL_BIND
2007-04-24 Taku IzumiFix possible NULL pointer access in 8250 serial driver
2007-04-24 David Rientjesoom: kill all threads that share mm with killed task
2007-04-24 Andi Kleen[PATCH] i386: Fix some warnings added by earlier patch
2007-04-24 Andi Kleen[PATCH] x86-64: Always flush all pages in change_page_attr
2007-04-24 Andi Kleen[PATCH] x86: Remove noreplacement option
2007-04-24 Joachim Deguara[PATCH] x86-64: make GART PTEs uncacheable
2007-04-24 David S. Miller[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
2007-04-24 Alan Cox[SPARC] openprom: Switch to ref counting PCI API
2007-04-24 Patrick McHardy[XFRM]: beet: fix pseudo header length value
2007-04-24 Stephen Hemminger[TCP]: Congestion control initialization.
2007-04-23 Bartlomiej... Revert "adjust legacy IDE resource setting (v2)"
2007-04-23 S.Çağlar OnurAdd missing USRobotics Wireless Adapter (Model 5423...
next