aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar11-11/+31
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe19-48/+188
2010-04-28i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely1-0/+4
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+4
2010-04-28of: protect contents of of_platform.h and of_device.hGrant Likely2-0/+4
2010-04-28of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely1-0/+2
2010-04-28of/flattree: make of_fdt.h safe to unconditionally include.Grant Likely1-0/+2
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet1-0/+1
2010-04-28drivers: video: msm: add include msm_mdp.hDaniel Walker1-0/+78
2010-04-28net: speedup udp receive pathEric Dumazet1-0/+10
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman1-0/+1
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg1-1/+5
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+2
2010-04-28caif: Rewritten socket implementationSjur Braendeland1-2/+3
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland1-3/+4
2010-04-28caif: Add reference counting to service layerSjur Braendeland3-0/+40
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland2-7/+9
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-04-28blkdev: add blkdev_issue_zeroout helper functionDmitry Monakhov1-1/+2
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov1-7/+11
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2-9/+6
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris1-1/+1
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko1-7/+2
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet1-2/+11
2010-04-27net: batch skb dequeueing from softnet input_pkt_queueChangli Gao1-2/+4
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller2-37/+38
2010-04-27net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao1-0/+1
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-1/+1
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen1-0/+2
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-1/+4
2010-04-27cfg80211: add ap isolation supportFelix Fietkau2-0/+7
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-9/+7
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck1-0/+3
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet1-2/+5
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet1-1/+1
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner1-0/+8
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney1-1/+3
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller1-1/+3
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa1-4/+11
2010-04-27netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt1-8/+6
2010-04-27HID: add suspend/resume hooks for hid driversBruno Prémont1-0/+8
2010-04-27block: implement bd_claiming and claiming blockTejun Heo1-0/+1
2010-04-26ds2782_battery: Add support for ds2786 battery gas gaugeYulia Vilensky1-0/+8
2010-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov60-139/+458
2010-04-26ssb: Fix order of definitions and some text space indentsRafał Miłecki1-29/+29
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki1-98/+98