Age | Commit message (Expand) | Author |
2013-12-01 | virtio_net: make all RX paths handle erors consistently | Michael S. Tsirkin |
2013-12-01 | virtio_net: fix error handling for mergeable buffers | Michael S. Tsirkin |
2013-11-30 | [SCSI] hpsa: return 0 from driver probe function on success, not 1 | Stephen M. Cameron |
2013-11-30 | [SCSI] hpsa: do not discard scsi status on aborted commands | Stephen M. Cameron |
2013-11-30 | virtio_net: Fixed a trivial typo (fitler --> filter) | Thomas Huth |
2013-11-30 | ixgbe: Make ixgbe_identify_qsfp_module_generic static | Mark Rustad |
2013-11-30 | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default | John Fastabend |
2013-11-30 | ixgbe: ixgbe_fwd_ring_down needs to be static | John Fastabend |
2013-11-30 | e1000: fix possible reset_task running after adapter down | Vladimir Davydov |
2013-11-29 | e1000: fix lockdep warning in e1000_reset_task | Vladimir Davydov |
2013-11-29 | e1000: prevent oops when adapter is being closed and reset simultaneously | yzhu1 |
2013-11-29 | igb: Fixed Wake On LAN support | Akeem G Abodunrin |
2013-11-29 | team: fix master carrier set when user linkup is enabled | Jiri Pirko |
2013-11-29 | sfc: Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2013-11-29 | net: smc91: fix crash regression on the versatile | Linus Walleij |
2013-11-29 | Revert "net: smc91: fix crash regression on the versatile" | David S. Miller |
2013-11-29 | net: smc91: fix crash regression on the versatile | Linus Walleij |
2013-11-29 | net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl | Yang Yingliang |
2013-11-29 | r8169: check ALDPS bit and disable it if enabled for the 8168g | David Chang |
2013-11-29 | macvtap: Do not double-count received packets | Vlad Yasevich |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-11-29 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-29 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-29 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-11-29 | efi-pstore: Make efi-pstore return a unique id | Madper Xie |
2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen |
2013-11-28 | be2net: call napi_disable() for all event queues | Ivan Vecera |
2013-11-28 | Revert "be2net: call napi_disable() for all event queues" | David S. Miller |
2013-11-28 | be2net: call napi_disable() for all event queues | Ivan Vecera |
2013-11-28 | via-velocity: fix netif_receive_skb use in irq disabled section. | françois romieu |
2013-11-28 | Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux... | David S. Miller |
2013-11-28 | xen-netback: include definition of csum_ipv6_magic | Andy Whitcroft |
2013-11-28 | macvtap: fix tx_dropped counting error | Jason Wang |
2013-11-28 | phy: Add Vitesse 8514 phy ID | Shaohui Xie |
2013-11-28 | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg |
2013-11-28 | tg3: Convert to use hwmon_device_register_with_groups | Guenter Roeck |
2013-11-28 | bonding: disable arp and enable mii monitoring when bond change to no uses ar... | dingtianhong |
2013-11-29 | drm/qxl: fix memory leak in release list handling | Dave Airlie |
2013-11-28 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi |
2013-11-28 | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2013-11-28 | Merge tag 'md/3.13-fixes' of git://neil.brown.name/md | Linus Torvalds |
2013-11-28 | irqchip: Gic: fix boot for chained gics | Mark Rutland |
2013-11-28 | crypto: talitos - fix aead sglen for case 'dst != src' | Horia Geanta |
2013-11-28 | crypto: caam - fix aead sglen for case 'dst != src' | Horia Geanta |
2013-11-28 | crypto: talitos - corrrectly handle zero-length assoc data | Horia Geanta |
2013-11-28 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar |
2013-11-28 | intel_idle: Fixed C6 state on Avoton/Rangeley processors | Bockholdt Arne |
2013-11-28 | Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix... | Mark Brown |
2013-11-28 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2013-11-28 | spi/pxa2xx: Restore private register bits. | Chew, Chiau Ee |