summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy1-1/+1
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-1/+1
2013-07-31netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy1-2/+2
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller1-0/+2
2013-07-31PCI: move enum pcie_link_width into pci.hJacob Keller2-13/+13
2013-07-31net: add ndo to get id of physical port of the deviceJiri Pirko1-0/+20
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross1-0/+1
2013-07-30Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+1
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-6/+0
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2-0/+2
2013-07-28USBNET: centralize computing of max rx/tx qlenMing Lei1-0/+3
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch1-0/+1
2013-07-27Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+13
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-11/+0
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-37/+84
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki1-1/+0
2013-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+3
2013-07-25net: Make devnet_rename_seq staticThomas Gleixner1-3/+0
2013-07-25tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet1-0/+1
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+0
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu1-37/+84
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu1-4/+0
2013-07-24Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2013-07-24team: add support for sending multicast rejoinsJiri Pirko1-0/+6
2013-07-24net: convert resend IGMP to notifier eventJiri Pirko2-1/+1
2013-07-24team: add peer notificationJiri Pirko1-1/+7
2013-07-24EDAC: Fix lockdep splatBorislav Petkov1-1/+6
2013-07-24Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-40/+8
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann1-1/+1
2013-07-23Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson1-8/+8
2013-07-23dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski1-0/+4
2013-07-23Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+16
2013-07-23bcma: add constants for new ARM based SoCsHauke Mehrtens1-0/+5
2013-07-23bcma: add some more core namesHauke Mehrtens1-0/+12
2013-07-21iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna1-0/+16
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen1-1/+2
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+3
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+1
2013-07-19ssb: fix alignment of struct bcma_device_idArnd Bergmann1-2/+3
2013-07-19vlan: mask vlan prio bitsEric Dumazet1-2/+1
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+84
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2013-07-18sched: Fix some kernel-doc warningsYacine Belkadi1-0/+6
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki1-0/+1