aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-25workqueue: fix cwq->nr_active underflowTejun Heo
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-24guard page for stacks that grow upwardsLuck, Tony
2010-08-24workqueue: improve destroy_workqueue() debuggabilityTejun Heo
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-23xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell
2010-08-22header: fix broken headers for user spaceChangli Gao
2010-08-22fanotify: flush outstanding perm requests on group destroyEric Paris
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven