aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01net headers: export dcbnl.hChris Leech
2009-03-01net headers: cleanup dcbnl.hChris Leech
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-26RDS: Add userspace headerAndy Grover
2009-02-26RDS: Add AF and PF #defines for RDS socketsAndy Grover
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-21Merge branch 'hibernate'Linus Torvalds
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch
2009-02-20slab: introduce kzfree()Johannes Weiner
2009-02-20netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera
2009-02-18vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-18Bernhard has movedBernhard Walle
2009-02-18jsm: additional device supportAdam Lackorzynski
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-02-18mm: task dirty accounting fixNick Piggin
2009-02-18timerfd: add flags checkDavide Libenzi
2009-02-18seq_file: properly cope with preadEric Biederman
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond
2009-02-18Merge branch 'master' of /repos/git/net-2.6Patrick McHardy
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller