aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+5
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen1-0/+5
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-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/nf-2.6David S. Miller1-1/+1
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
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams1-0/+2
2009-02-18mm: task dirty accounting fixNick Piggin1-0/+1
2009-02-18timerfd: add flags checkDavide Libenzi1-4/+12
2009-02-18seq_file: properly cope with preadEric Biederman1-0/+1
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner1-6/+12
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt1-0/+4
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond1-1/+1
2009-02-18Merge branch 'master' of /repos/git/net-2.6Patrick McHardy1-9/+0
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe3-5/+4
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller1-9/+0
2009-02-17drivers/net/hamradio: fix sparse warnings: fix signednessHannes Eder1-1/+1
2009-02-17Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-0/+1
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-02-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+2
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich1-1/+1
2009-02-15net: infrastructure for hardware time stampingPatrick Ohly1-1/+90
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly3-0/+108
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly1-0/+125
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly1-0/+101
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller16-117/+128
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+65
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison8-92/+92
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison1-44/+41
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+1
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-5/+5
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-0/+65
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-51/+23