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
Documentation
arch
bench
scripts
util
.gitignore -rw-r--r-- 249 bytes
CREDITS -rw-r--r-- 603 bytes
MANIFEST -rw-r--r-- 267 bytes
Makefile -rw-r--r-- 39.3 KB
builtin-annotate.c -rw-r--r-- 10.7 KB
builtin-bench.c -rw-r--r-- 4.8 KB
builtin-buildid-cache.c -rw-r--r-- 3.1 KB
builtin-buildid-list.c -rw-r--r-- 1.5 KB
builtin-diff.c -rw-r--r-- 6.0 KB
builtin-help.c -rw-r--r-- 11.2 KB
builtin-inject.c -rw-r--r-- 4.7 KB
builtin-kmem.c -rw-r--r-- 17.3 KB
builtin-kvm.c -rw-r--r-- 3.6 KB
builtin-list.c -rw-r--r-- 437 bytes
builtin-lock.c -rw-r--r-- 22.7 KB
builtin-probe.c -rw-r--r-- 7.1 KB
builtin-record.c -rw-r--r-- 21.8 KB
builtin-report.c -rw-r--r-- 14.1 KB
builtin-sched.c -rw-r--r-- 43.6 KB
builtin-stat.c -rw-r--r-- 15.0 KB
builtin-test.c -rw-r--r-- 7.0 KB
builtin-timechart.c -rw-r--r-- 21.2 KB
builtin-top.c -rw-r--r-- 34.6 KB
builtin-trace.c -rw-r--r-- 15.5 KB
builtin.h -rw-r--r-- 1.9 KB
command-list.txt -rw-r--r-- 778 bytes
design.txt -rw-r--r-- 17.3 KB
feature-tests.mak -rw-r--r-- 1.6 KB
perf-archive.sh -rw-r--r-- 1.2 KB
perf.c -rw-r--r-- 12.0 KB
perf.h -rw-r--r-- 3.3 KB

back to top