summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2010-01-15tun: export underlying socketMichael S. Tsirkin
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin
2010-01-14lib: Introduce strnstr()Li Zefan
2010-01-14Fix ACC_MODE() for realAl Viro
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12libata: retry link resume if necessaryTejun Heo
2010-01-12ieee80211: add struct ieee80211_hdr_qosKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2010-01-12Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-11genhd: overlapping variable definitionStephen Hemminger
2010-01-11block: removed unused as_io_contextKirill Afonshin
2010-01-11block: bdev_stack_limits wrapperMartin K. Petersen
2010-01-11block: Fix discard alignment calculation and printingMartin K. Petersen
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby
2010-01-03can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-02reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker
2010-01-02reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversionFrederic Weisbecker
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds