Revision 29cfcddc0e745b515ec360ffe2ee4e7a4015efd8 authored by Linus Torvalds on 28 August 2010, 22:42:44 UTC, committed by Linus Torvalds on 28 August 2010, 22:42:44 UTC
* 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
2 parent s 303fd2c + c34186e
History
File Mode Size
drivers
include
kernel
os-Linux
scripts
sys-i386
sys-ia64
sys-ppc
sys-x86_64
.gitignore -rw-r--r-- 53 bytes
Kconfig.char -rw-r--r-- 8.5 KB
Kconfig.common -rw-r--r-- 841 bytes
Kconfig.debug -rw-r--r-- 1.0 KB
Kconfig.net -rw-r--r-- 8.5 KB
Kconfig.rest -rw-r--r-- 629 bytes
Kconfig.um -rw-r--r-- 5.1 KB
Kconfig.x86 -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 4.9 KB
Makefile-i386 -rw-r--r-- 1.4 KB
Makefile-ia64 -rw-r--r-- 32 bytes
Makefile-os-Linux -rw-r--r-- 235 bytes
Makefile-ppc -rw-r--r-- 203 bytes
Makefile-skas -rw-r--r-- 290 bytes
Makefile-x86_64 -rw-r--r-- 640 bytes
defconfig -rw-r--r-- 14.9 KB

back to top