Age | Commit message (Expand) | Author |
2013-09-15 | vxlan: Fix sparse warnings | Joseph Gasparakis |
2013-09-15 | qlcnic: Fix VF reset recovery | Manish Chopra |
2013-09-15 | net: ps3_gelic: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: smsc: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: pasemi: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: natsemi: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: ks8851-ml: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: pxa168_eth: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: lantiq_etop: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: hp100: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-15 | net: fec: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-13 | tg3: Use pci_dev pm_cap | Jon Mason |
2013-09-13 | bnx2x: Use pci_dev pm_cap | Jon Mason |
2013-09-13 | alx: remove redundant D0 power state set | Yijing Wang |
2013-09-13 | be2net: missing variable initialization | Antonio Alecrim Jr |
2013-09-13 | isdn: clean up debug format string usage | Kees Cook |
2013-09-13 | drivers/atm/he.c: convert to module_pci_driver | Libo Chen |
2013-09-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-09-13 | e1000e: fix overrun of PHY RAR array | David Ertman |
2013-09-13 | e1000e: cleanup boolean comparison to true | David Ertman |
2013-09-13 | ixgbe: fix ethtool reporting of supported links for SFP modules | Emil Tantilov |
2013-09-13 | ixgbe: limit setting speed to only one at a time for QSFP modules | Emil Tantilov |
2013-09-13 | ixgbe: fix ethtool loopback diagnostic with DCB enabled | Emil Tantilov |
2013-09-13 | ixgbe: fully disable hardware RSC logic when disabling RSC | Jacob Keller |
2013-09-12 | net/irda/mcs7780: fix memory leaks in mcs_net_open() | Alexey Khoroshilov |
2013-09-12 | net/mlx4_en: Check device state when setting coalescing | Eugenia Emantayev |
2013-09-12 | net: tulip: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | ethernet: amd: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | ehea: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | bfin_mac: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | xen-netback: count number required slots for an skb more carefully | David Vrabel |
2013-09-12 | tg3: Expand led off fix to include 5720 | Nithin Sujir |
2013-09-12 | tuntap: correctly handle error in tun_set_iff() | Jason Wang |
2013-09-12 | xen-netback: fix possible format string flaw | Kees Cook |
2013-09-12 | igb: Read flow control for i350 from correct EEPROM section | Fujinaka, Todd |
2013-09-12 | igb: Add additional get_phy_id call for i354 devices | Carolyn Wyborny |
2013-09-12 | Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2013-09-12 | r8169: enforce RX_MULTI_EN for the 8168f. | françois romieu |
2013-09-11 | Bye, bye, WfW flag | Linus Torvalds |
2013-09-11 | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2013-09-11 | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf | Linus Torvalds |
2013-09-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-11 | drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-11 | drivers/w1/w1.c: replace strict_strtol() with kstrtol() | Jingoo Han |
2013-09-11 | memstick: add support for legacy memorysticks | Maxim Levitsky |
2013-09-11 | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-11 | drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-11 | pktcdvd: fix defective misuses of pkt_<level> | Joe Perches |
2013-09-11 | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() | Joe Perches |
2013-09-11 | pktcdvd: convert pr_info to pkt_info | Joe Perches |