Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 30 Aug 2006 22:54:35 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 30 Aug 2006 22:54:35 +0000 (15:54 -0700)
commit7c30b0653f1bcaf04f8abf24cad5c1e642a3da47
treebf62b79a6edb86ff17ef5eb8cbfa04c9c0783ba5
parent7288026b8671061aff7663b1766037b3f2573627
parentee1377c3eef4238d89b2f99fa4d0bbbad3078b64
Merge /pub/scm/linux/kernel/git/davem/net-2.6

* master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
  [STRIP]: Fix neighbour table refcount leak.
  [IPV6]: ipv6_add_addr should install dstentry earlier
  [NETLINK]: Call panic if nl_table allocation fails
  [TCP]: Two RFC3465 Appropriate Byte Count fixes.
  [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
  [E100]: Add module option to ignore bad EEPROM checksums.
  [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().