summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-12[NET]: Improve cache line coherency of ingress qdiscNeil Turton1-4/+4
2008-02-12[NET]: Fix race in dev_close(). (Bug 9750)Matti Linnanvuori1-2/+2
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu7-10/+15
2008-02-12[RTNETLINK]: Send a single notification on device state changes.Laszlo Attila Toth1-10/+26
2008-02-12[NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6.Pavel Emelyanov1-0/+2
2008-02-12[NETLABEL]: Don't produce unused variables when IPv6 is off.Pavel Emelyanov1-10/+18
2008-02-12[NETLABEL]: Compilation for CONFIG_AUDIT=n case.Pavel Emelyanov1-2/+1
2008-02-12[GENETLINK]: Relax dances with genl_lock.Pavel Emelyanov1-4/+2
2008-02-12[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov1-3/+3
2008-02-12[IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen1-1/+0
2008-02-12[NET]: Fix comment for skb_pull_rcsumUrs Thuermann1-2/+1
2008-02-12[IPV6]: Fix IPsec datagram fragmentationHerbert Xu2-2/+6
2008-02-12[NDISC]: Fix race in generic address resolutionDavid S. Miller2-12/+3
2008-02-12hci_ldisc: fix null pointer derefDavid Newall1-0/+1
2008-02-12[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski3-9/+6
2008-02-12[AX25] ax25_timer: use mod_timer instead of add_timerJarek Poplawski3-44/+23
2008-02-12[AX25] ax25_route: make ax25_route_lock BH safeJarek Poplawski1-14/+14
2008-02-12[AX25] af_ax25: remove sock lock in ax25_info_show()Jarek Poplawski1-4/+2
2008-02-12fib_trie: /proc/net/route performance improvementStephen Hemminger1-11/+82
2008-02-12fib_trie: handle empty treeStephen Hemminger1-4/+2
2008-02-12[IPV4]: Remove IP_TOS setting privilege checks.David S. Miller1-5/+0
2008-02-12Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller23-1792/+5440
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds1-2/+2
2008-02-11x86: vdso_install fixRoland McGrath1-10/+12
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2-28/+36
2008-02-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-9/+8
2008-02-11Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2008-02-11Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg1-0/+2
2008-02-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-42/+75
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-11[IA64] Fix build for sim_defconfigTony Luck2-9/+8
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley1-20/+24
2008-02-11pata_ninja32: setup changesAlan Cox1-2/+7
2008-02-11pata_legacy: typo fixAlan Cox1-1/+1
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox1-1/+1
2008-02-11sata_mv: fix loop with last portYinghai Lu1-2/+4
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo1-15/+33
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo1-1/+5
2008-02-11x86: remove over noisy debug printkThomas Gleixner1-7/+0
2008-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-0/+4
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-2/+27
2008-02-11Prevent IDE boot ops on NUMA systemAndi Kleen1-1/+1
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-14/+40
2008-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds16-159/+107
2008-02-11kbuild: fix make V=1Sam Ravnborg2-0/+4
2008-02-11net/phy/fixed.c: fix a use-after-freeAdrian Bunk1-2/+2
2008-02-11drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addrSergio Luis1-1/+2
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6