Revision 0ea457839d050370e0f7c75c81f9abd573e1f420 authored by Linus Torvalds on 10 February 2010, 15:15:21 UTC, committed by Linus Torvalds on 10 February 2010, 15:15:21 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (29 commits)
  drivers/net: Correct NULL test
  MAINTAINERS: networking drivers - Add git net-next tree
  net/sched: Fix module name in Kconfig
  cxgb3: fix GRO checksum check
  dst: call cond_resched() in dst_gc_task()
  netfilter: nf_conntrack: fix hash resizing with namespaces
  netfilter: xtables: compat out of scope fix
  netfilter: nf_conntrack: restrict runtime expect hashsize modifications
  netfilter: nf_conntrack: per netns nf_conntrack_cachep
  netfilter: nf_conntrack: fix memory corruption with multiple namespaces
  Bluetooth: Keep a copy of each HID device's report descriptor
  pktgen: Fix freezing problem
  igb: make certain to reassign legacy interrupt vectors after reset
  irda: add missing BKL in irnet_ppp ioctl
  irda: unbalanced lock_kernel in irnet_ppp
  ixgbe: Fix return of invalid txq
  ixgbe: Fix ixgbe_tx_map error path
  netxen: protect resource cleanup by rtnl lock
  netxen: fix tx timeout recovery for NX2031 chip
  Bluetooth: Enter active mode before establishing a SCO link.
  ...
2 parent s ac73fdd + 44bfce5
History
File Mode Size
Kconfig -rw-r--r-- 9.3 KB
Kconfig.debug -rw-r--r-- 1014 bytes
Makefile -rw-r--r-- 1.5 KB
backing-dev.c -rw-r--r-- 17.9 KB
bootmem.c -rw-r--r-- 19.7 KB
bounce.c -rw-r--r-- 6.5 KB
debug-pagealloc.c -rw-r--r-- 2.5 KB
dmapool.c -rw-r--r-- 12.9 KB
fadvise.c -rw-r--r-- 3.3 KB
failslab.c -rw-r--r-- 1.3 KB
filemap.c -rw-r--r-- 65.3 KB
filemap_xip.c -rw-r--r-- 11.0 KB
fremap.c -rw-r--r-- 6.7 KB
highmem.c -rw-r--r-- 11.4 KB
hugetlb.c -rw-r--r-- 72.0 KB
hwpoison-inject.c -rw-r--r-- 3.2 KB
init-mm.c -rw-r--r-- 538 bytes
internal.h -rw-r--r-- 7.1 KB
kmemcheck.c -rw-r--r-- 2.8 KB
kmemleak-test.c -rw-r--r-- 3.3 KB
kmemleak.c -rw-r--r-- 47.5 KB
ksm.c -rw-r--r-- 52.7 KB
maccess.c -rw-r--r-- 1.6 KB
madvise.c -rw-r--r-- 11.3 KB
memcontrol.c -rw-r--r-- 86.0 KB
memory-failure.c -rw-r--r-- 33.6 KB
memory.c -rw-r--r-- 92.1 KB
memory_hotplug.c -rw-r--r-- 21.5 KB
mempolicy.c -rw-r--r-- 62.5 KB
mempool.c -rw-r--r-- 8.9 KB
migrate.c -rw-r--r-- 25.6 KB
mincore.c -rw-r--r-- 6.6 KB
mlock.c -rw-r--r-- 16.0 KB
mm_init.c -rw-r--r-- 3.7 KB
mmap.c -rw-r--r-- 66.1 KB
mmu_context.c -rw-r--r-- 1.3 KB
mmu_notifier.c -rw-r--r-- 8.7 KB
mmzone.c -rw-r--r-- 1.8 KB
mprotect.c -rw-r--r-- 7.7 KB
mremap.c -rw-r--r-- 13.0 KB
msync.c -rw-r--r-- 2.4 KB
nommu.c -rw-r--r-- 47.8 KB
oom_kill.c -rw-r--r-- 17.7 KB
page-writeback.c -rw-r--r-- 36.1 KB
page_alloc.c -rw-r--r-- 140.8 KB
page_cgroup.c -rw-r--r-- 10.2 KB
page_io.c -rw-r--r-- 3.2 KB
page_isolation.c -rw-r--r-- 3.6 KB
pagewalk.c -rw-r--r-- 3.9 KB
percpu.c -rw-r--r-- 62.6 KB
prio_tree.c -rw-r--r-- 6.3 KB
quicklist.c -rw-r--r-- 2.4 KB
readahead.c -rw-r--r-- 15.3 KB
rmap.c -rw-r--r-- 36.6 KB
shmem.c -rw-r--r-- 69.2 KB
slab.c -rw-r--r-- 117.2 KB
slob.c -rw-r--r-- 17.2 KB
slub.c -rw-r--r-- 112.6 KB
sparse-vmemmap.c -rw-r--r-- 4.3 KB
sparse.c -rw-r--r-- 16.3 KB
swap.c -rw-r--r-- 12.9 KB
swap_state.c -rw-r--r-- 10.4 KB
swapfile.c -rw-r--r-- 62.1 KB
thrash.c -rw-r--r-- 1.9 KB
truncate.c -rw-r--r-- 15.8 KB
util.c -rw-r--r-- 6.6 KB
vmalloc.c -rw-r--r-- 60.8 KB
vmscan.c -rw-r--r-- 79.8 KB
vmstat.c -rw-r--r-- 22.2 KB

back to top