aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Merge branch 'master' into nextJames Morris2-1/+2
2010-05-06netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller1-4/+4
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2-0/+4
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong4-0/+9
2010-05-06Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-0/+2
2010-05-06ACPICA: Update version to 20100428.Bob Moore1-1/+1
2010-05-06ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore3-20/+14
2010-05-06Merge branch 'master' into nextJames Morris77-194/+585
2010-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-129/+159
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-129/+159
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt3-57/+72
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2010-05-05net: __alloc_skb() speedupEric Dumazet1-1/+6
2010-05-04x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman1-2/+2
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman1-0/+1
2010-05-04arch, hweight: Fix compilation errorsBorislav Petkov2-4/+9
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan1-0/+1
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields168-445/+1278
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt1-12/+18
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-0/+2
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan1-0/+34
2010-05-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller3-34/+36
2010-05-03net: rcu fixesEric Dumazet1-0/+29
2010-05-03nfsd: further comment typosJ. Bruce Fields1-2/+2
2010-05-03genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2-0/+7
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin1-0/+2
2010-05-02net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller1-5/+5
2010-05-02net: fix softnet_statChangli Gao1-10/+7
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-1/+4
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt1-1/+1
2010-05-02[SCSI] Unexport scsi/scsi.h from headers_installTom Rini1-1/+0
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller1-0/+5
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet3-33/+39
2010-04-30sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich1-5/+3
2010-04-30sctp: fast recovery algorithm is per association.Vlad Yasevich1-6/+6
2010-04-30sctp: update transport initializationsVlad Yasevich1-1/+1
2010-04-30sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich1-22/+27
2010-04-30sctp: remove 'resent' bit from the chunkVlad Yasevich1-2/+1
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker1-0/+10
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker1-3/+6
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker1-0/+6
2010-04-30sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun1-1/+1
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet1-1/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-7/+1
2010-04-30[SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen1-8/+25
2010-04-30[SCSI] add scsi trace core functions and put trace pointsKei Tokunaga1-0/+328
2010-04-30[SCSI] ftrace: add __print_hex()Kei Tokunaga2-0/+6
2010-04-30[SCSI] Add missing scsi command definitionsMartin K. Petersen1-0/+2
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-3/+15
2010-04-30ASoC: Add WM9090 amplifier driverMark Brown1-0/+28