summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-08-08net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang1-0/+4
2013-08-08net: move iov_pages() to net/core/iovec.cJason Wang1-0/+2
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-120/+164
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+23
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches9-43/+53
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2-2/+2
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet1-0/+2
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+2
2013-08-01net: skb_orphan() changesEric Dumazet1-3/+4
2013-08-01vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko1-0/+1
2013-08-01vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko1-1/+1
2013-08-01mlx5_core: Implement new initialization sequenceEli Cohen2-1/+23
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-13/+15
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov1-1/+0
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-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-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-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1