summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-02-12[NETLABEL]: Compilation for CONFIG_AUDIT=n case.Pavel Emelyanov-2/+1
2008-02-12[GENETLINK]: Relax dances with genl_lock.Pavel Emelyanov-4/+2
2008-02-12[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov-3/+3
2008-02-12[IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen-1/+0
2008-02-12[NET]: Fix comment for skb_pull_rcsumUrs Thuermann-2/+1
2008-02-12[IPV6]: Fix IPsec datagram fragmentationHerbert Xu-2/+6
2008-02-12[NDISC]: Fix race in generic address resolutionDavid S. Miller-12/+3
2008-02-12hci_ldisc: fix null pointer derefDavid Newall-0/+1
2008-02-12[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski-9/+6
2008-02-12[AX25] ax25_timer: use mod_timer instead of add_timerJarek Poplawski-44/+23
2008-02-12[AX25] ax25_route: make ax25_route_lock BH safeJarek Poplawski-14/+14
2008-02-12[AX25] af_ax25: remove sock lock in ax25_info_show()Jarek Poplawski-4/+2
2008-02-12fib_trie: /proc/net/route performance improvementStephen Hemminger-11/+82
2008-02-12fib_trie: handle empty treeStephen Hemminger-4/+2
2008-02-12[IPV4]: Remove IP_TOS setting privilege checks.David S. Miller-5/+0
2008-02-12Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller-1792/+5440
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds-2/+2
2008-02-11x86: vdso_install fixRoland McGrath-10/+12
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro-28/+36
2008-02-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-9/+8
2008-02-11Be more robust about bad arguments in get_user_pages()Jonathan Corbet-0/+2
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-0/+1
2008-02-11Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg-0/+2
2008-02-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-42/+75
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen-5/+5
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson-0/+1
2008-02-11[IA64] Fix build for sim_defconfigTony Luck-9/+8
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley-20/+24
2008-02-11pata_ninja32: setup changesAlan Cox-2/+7
2008-02-11pata_legacy: typo fixAlan Cox-1/+1
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox-1/+1
2008-02-11sata_mv: fix loop with last portYinghai Lu-2/+4
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo-15/+33
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo-1/+5
2008-02-11x86: remove over noisy debug printkThomas Gleixner-7/+0
2008-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-0/+4
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-2/+27
2008-02-11Prevent IDE boot ops on NUMA systemAndi Kleen-1/+1
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-14/+40
2008-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-159/+107
2008-02-11kbuild: fix make V=1Sam Ravnborg-0/+4
2008-02-11net/phy/fixed.c: fix a use-after-freeAdrian Bunk-2/+2
2008-02-11drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addrSergio Luis-1/+2
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox-3/+6
2008-02-11claw/lcs/netiucv: check s390dbf level before sprintsPeter Tiedemann-14/+41
2008-02-11lcs: avoid/reduce unused s390dbf debug areas.Peter Tiedemann-1/+1
2008-02-11netiucv: change name of nop functionUrsula Braun-3/+3
2008-02-11netiucv: Remember to set driver->owner.Cornelia Huck-0/+1
2008-02-11claw: removal of volatile variablesUrsula Braun-2/+0
2008-02-11forcedeth: tx pause watermarksAyaz Abdulla-46/+57