1. 09 Sep, 2010 7 commits
  2. 05 Sep, 2010 29 commits
  3. 29 Aug, 2010 3 commits
  4. 28 Aug, 2010 1 commit
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 · 29cfcddc
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6:
        net/ipv4: Eliminate kstrdup memory leak
        net/caif/cfrfml.c: use asm/unaligned.h
        ax25: missplaced sock_put(sk)
        qlge: reset the chip before freeing the buffers
        l2tp: test for ethernet header in l2tp_eth_dev_recv()
        tcp: select(writefds) don't hang up when a peer close connection
        tcp: fix three tcp sysctls tuning
        tcp: Combat per-cpu skew in orphan tests.
        pxa168_eth: silence gcc warnings
        pxa168_eth: update call to phy_mii_ioctl()
        pxa168_eth: fix error handling in prope
        pxa168_eth: remove unneeded null check
        phylib: Fix race between returning phydev and calling adjust_link
        caif-driver: add HAS_DMA dependency
        3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx
        qlcnic: fix poll implementation
        netxen: fix poll implementation
        bridge: netfilter: fix a memory leak
      29cfcddc