summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-06ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu
2014-01-06intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-06ext4: fix bigalloc regressionEric Whitney
2014-01-06Merge branch 'be2net'David S. Miller
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2014-01-06netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer
2014-01-06netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann
2014-01-06Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"Alexander van Heukelum
2014-01-06drm/i915/bdw: Flush system agent on gen8 alsoBen Widawsky
2014-01-05Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette
2014-01-05xen-netback: Include header for vmallocJosh Boyer
2014-01-05net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam
2014-01-05Merge branch 'bnx2x'David S. Miller
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-05Merge branches 'acpi-ac' and 'acpi-tpm'Rafael J. Wysocki
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2014-01-05CRYPTO: Fix more AES build errorsRussell King
2014-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-01-04Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-01-04sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai
2014-01-04sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2014-01-04Linux 3.13-rc7v3.13-rc7Linus Torvalds
2014-01-04NFC: Fix target mode p2p link establishmentArron Wang
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo
2014-01-03Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-02netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2014-01-02ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano
2014-01-02net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-02virtio-net: fix refill races during restoreJason Wang
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao