aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-1/+40
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-1/+39
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller1-0/+1
2009-03-04neigh: Allow for user space users of the neighbour tableEric Biederman1-0/+1
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+31
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap1-4/+2
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez1-4/+28
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez1-0/+35
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez1-0/+10
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen1-1/+0
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-16/+47
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+5
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller7-15/+43
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+35
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells1-0/+1
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen1-0/+5
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-0/+4
2009-02-26RDS: Add userspace headerAndy Grover1-0/+250
2009-02-26RDS: Add AF and PF #defines for RDS socketsAndy Grover1-0/+3
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe1-0/+2
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney4-0/+31
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz1-1/+1
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+2
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi1-11/+35
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso1-2/+2
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2-2/+2
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller21-35/+82
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-9/+1
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+2
2009-02-21Merge branch 'hibernate'Linus Torvalds1-0/+2
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven1-0/+2
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2-0/+4
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch1-0/+7
2009-02-20slab: introduce kzfree()Johannes Weiner1-0/+1
2009-02-20netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso1-0/+1
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera1-6/+83
2009-02-18vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski1-0/+1
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+4
2009-02-18Bernhard has movedBernhard Walle1-1/+1
2009-02-18jsm: additional device supportAdam Lackorzynski1-0/+1
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-1/+1
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-3/+16