Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
authorLinus Torvalds <torvalds@woody.osdl.org>
Sat, 9 Dec 2006 17:38:59 +0000 (09:38 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 9 Dec 2006 17:38:59 +0000 (09:38 -0800)
commit99b48cff405333afe26ac603b37639c410a48e5d
tree31b427930317b1596ca6070585f66a108b722580
parent200d018eff4be3a1fb9823441cfcebb7de86a677
parentd3dcc077bf88806201093f86325ec656e4dbfbce
Merge /pub/scm/linux/kernel/git/davem/net-2.6

* master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
  [NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
  [NET_SCHED] sch_htb: turn intermediate classes into leaves
  [NET_SCHED] sch_cbq: deactivating when grafting, purging etc.
  [XFRM]: Fix XFRMGRP_REPORT to use correct multicast group.
  [NET]: Force a cache line split in hh_cache in SMP.
  [NETPOLL]: make arp replies through netpoll use mac address of sender
  [NETLINK]: Restore API compatibility of address and neighbour bits
  [AX.25]: Fix default address and broadcast address initialization.
  [AX.25]: Constify ax25 utility functions
  [BNX2]: Add an error check.
  [NET]: Convert hh_lock to seqlock.