[GIT]: Networking

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <torvalds@...>
Cc: <akpm@...>, <netdev@...>, <linux-kernel@...>
Date: Sunday, April 20, 2008 - 12:38 am

This fixes various small bits of build fallout, integrates some ATM
and hci_usb bluetooth cleanup/fixup patches that came in via Andrew, a
ROSE locking bug fix, and a tg3 driver DMA data corruption fix.

Please pull, thanks a lot!

The following changes since commit 3925e6fc1f774048404fdd910b0345b06c699eb4:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../jmorris/security-testing-2.6

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master

Bernard Pidoux (1):
      rose: Socket lock was not released before returning to user space

David S. Miller (1):
      iwlwifi: Fix unconditional access to station->tidp[].agg.

Julia Lawall (2):
      drivers/atm: use time_before, time_before_eq, etc
      drivers/net/appletalk: use time_before, time_before_eq, etc

Mark Asselstine (1):
      atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()

Matt Carlson (1):
      tg3: 5701 DMA corruption fix

Patrick McHardy (2):
      netfilter: Fix SCTP nat build.
      netfilter: Fix SIP conntrack build with NAT disabled.

Pavel Machek (2):
      hci_usb: do not initialize static variables to 0
      hci_usb: remove code obfuscation

 drivers/atm/iphase.c                       |    7 +-
 drivers/atm/nicstar.c                      |  117 +++++-----------------------
 drivers/atm/nicstar.h                      |   12 ---
 drivers/bluetooth/hci_usb.c                |   24 +++---
 drivers/bluetooth/hci_usb.h                |    5 -
 drivers/net/appletalk/cops.c               |    3 +-
 drivers/net/tg3.c                          |   52 +++++++++++-
 drivers/net/tg3.h                          |    1 +
 drivers/net/wireless/iwlwifi/iwl-debugfs.c |   18 +++--
 net/ipv4/netfilter/Kconfig                 |    1 +
 net/netfilter/nf_conntrack_sip.c           |    3 +-
 net/rose/af_rose.c                         |    6 +-
 12 files changed, 105 insertions(+), 144 deletions(-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT]: Networking, David Miller, (Sun Apr 20, 12:38 am)