From: David Miller <davem@davemloft.net> Date: 2007-03-08 04:25:42
Since Linus pulled in several networking bug fixes earlier
this evening, I've rebased the net-2.6.22 tree.
The TCP RB-tree stuff is in there too. There is some bug in
it still with TSO that causes an OOPS in tcp_ack() which I'll
try to fix tonight. If you want to play simply disable TSO
on your interfaces for now (using "ethtool -K eth0 tso off" for
example)
Thanks!