Age | Commit message (Expand) | Author | Files | Lines |
2014-07-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -4/+15 |
2014-07-15 | hso: fix deadlock when receiving bursts of data | Olivier Sobrie | 1 | -21/+17 |
2014-07-15 | hso: remove unused workqueue | Olivier Sobrie | 1 | -12/+0 |
2014-07-15 | net: ppp: don't call sk_chk_filter twice | Christoph Schulz | 1 | -7/+1 |
2014-07-15 | mlx4: mark napi id for gro_skb | Jason Wang | 1 | -0/+1 |
2014-07-15 | bonding: fix ad_select module param check | Nikolay Aleksandrov | 1 | -1/+1 |
2014-07-15 | net: pppoe: use correct channel MTU when using Multilink PPP | Christoph Schulz | 1 | -1/+1 |
2014-07-14 | net: bcmgenet: fix RGMII_MODE_EN bit | Florian Fainelli | 1 | -1/+1 |
2014-07-12 | r8152: fix r8152_csum_workaround function | hayeswang | 1 | -1/+1 |
2014-07-12 | be2net: set EQ DB clear-intr bit in be_open() | Suresh Reddy | 1 | -1/+1 |
2014-07-12 | farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() | Alexey Khoroshilov | 1 | -54/+58 |
2014-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -27/+38 |
2014-07-10 | igb: do a reset on SR-IOV re-init if device is down | Stefan Assmann | 1 | -0/+2 |
2014-07-10 | igb: Workaround for i210 Errata 25: Slow System Clock | Todd Fujinaka | 7 | -8/+113 |
2014-07-10 | usbnet: smsc95xx: add reset_resume function with reset operation | Joonyoung Shim | 1 | -1/+13 |
2014-07-10 | dp83640: Always decode received status frames | Stefan Sørensen | 1 | -3/+3 |
2014-07-10 | mlx5_core: Fix possible race between mr tree insert/delete | Sagi Grimberg | 1 | -4/+15 |
2014-07-10 | r8169: disable L23 | hayeswang | 1 | -0/+25 |
2014-07-09 | net: mvneta: Fix big endian issue in mvneta_txq_desc_csum() | Thomas Fitzsimmons | 1 | -1/+1 |
2014-07-09 | net: mvneta: fix operation in 10 Mbit/s mode | Thomas Petazzoni | 1 | -1/+1 |
2014-07-09 | net/mlx4_en: Ignore budget on TX napi polling | Amir Vadai | 4 | -15/+24 |
2014-07-09 | r8152: wake up the device before dumping the hw counter | hayeswang | 1 | -0/+5 |
2014-07-08 | xen-netfront: call netif_carrier_off() only once when disconnecting | David Vrabel | 1 | -7/+4 |
2014-07-08 | xen-netfront: don't nest queue locks in xennet_connect() | David Vrabel | 1 | -4/+12 |
2014-07-08 | net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set | Or Gerlitz | 1 | -1/+1 |
2014-07-08 | net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2 | Bernd Wachter | 1 | -0/+1 |
2014-07-08 | Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga" | David S. Miller | 2 | -73/+0 |
2014-07-08 | powerpc/ucc_geth: deal with a compile warning | Zhao Qiang | 1 | -2/+2 |
2014-07-07 | rt2800usb: Don't perform DMA from stack | Andrea Merello | 1 | -6/+22 |
2014-07-07 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 3 | -21/+8 |
2014-07-03 | mwifiex: initialize Tx/Rx info of a packet correctly | Amitkumar Karwar | 7 | -0/+8 |
2014-07-03 | iwlwifi: mvm: disable CTS to Self | Emmanuel Grumbach | 1 | -3/+2 |
2014-07-03 | iwlwifi: dvm: don't enable CTS to self | Emmanuel Grumbach | 1 | -12/+0 |
2014-07-03 | net: stmmac: Remove unneeded I/O read caught by cppcheck | Vince Bridgers | 1 | -4/+1 |
2014-07-03 | net: stmmac: Correct duplicate if/then/else case found by cppcheck | Vince Bridgers | 1 | -1/+1 |
2014-07-03 | net: stmmac: add platform init/exit for Altera's ARM socfpga | Vince Bridgers | 2 | -0/+73 |
2014-07-03 | net/mlx4_en: IRQ affinity hint is not cleared on port down | Amir Vadai | 1 | -2/+1 |
2014-07-03 | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity... | Amir Vadai | 6 | -72/+26 |
2014-07-03 | defxx: Fix !DYNAMIC_BUFFERS compilation warnings | Maciej W. Rozycki | 1 | -6/+6 |
2014-07-03 | defxx: Remove an incorrectly inverted preprocessor conditional | Maciej W. Rozycki | 1 | -4/+1 |
2014-07-02 | net: fix circular dependency in of_mdio code | Daniel Mack | 1 | -0/+44 |
2014-07-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 8 | -68/+38 |
2014-07-02 | net: bcmgenet: do not set packet length for RX buffers | Florian Fainelli | 1 | -7/+0 |
2014-07-02 | net: bcmgenet: start with carrier off | Florian Fainelli | 1 | -0/+3 |
2014-07-02 | net: bcmgenet: disable clock before register_netdev | Florian Fainelli | 1 | -4/+4 |
2014-07-02 | net: systemport: fix TX NAPI work done return value | Florian Fainelli | 1 | -2/+2 |
2014-07-02 | net: systemport: fix UniMAC reset logic | Florian Fainelli | 1 | -24/+9 |
2014-07-02 | net: systemport: do not clear IFF_MULTICAST flag | Florian Fainelli | 1 | -6/+0 |
2014-07-01 | bnx2x: fix possible panic under memory stress | Eric Dumazet | 1 | -1/+2 |
2014-06-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -68/+38 |