Age | Commit message (Expand) | Author | Files | Lines |
2017-01-02 | qed: Conserve RDMA resources when !QEDR | Ram Amrani | 1 | -1/+3 |
2017-01-02 | qed: Support Multicast on Tx-switching | Mintz, Yuval | 1 | -2/+5 |
2017-01-02 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval | 4 | -8/+160 |
2017-01-02 | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 8 | -264/+391 |
2017-01-02 | qede: Remove unnecessary datapath dereference | Mintz, Yuval | 1 | -1/+1 |
2017-01-02 | qede - mark SKB as encapsulated | Manish Chopra | 1 | -1/+3 |
2017-01-02 | qede: Postpone reallocation until NAPI end | Mintz, Yuval | 3 | -7/+26 |
2017-01-02 | qed*: Change maximal number of queues | Mintz, Yuval | 3 | -8/+37 |
2017-01-02 | qede: Split filtering logic to its own file | Mintz, Yuval | 4 | -655/+710 |
2017-01-02 | qede: Break datapath logic into its own file | Mintz, Yuval | 4 | -1637/+1686 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 41 | -166/+1081 |
2016-12-30 | net: 3com: typhoon: typhoon_init_one: make return values more specific | Thomas Preisner | 1 | -8/+8 |
2016-12-30 | net: 3com: typhoon: typhoon_init_one: fix incorrect return values | Thomas Preisner | 1 | -3/+6 |
2016-12-30 | liquidio: optimize reads from Octeon PCI console | Felix Manlunas | 4 | -8/+39 |
2016-12-29 | stmmac: adding EEE to GMAC4 | jpinto | 2 | -0/+71 |
2016-12-29 | bnxt_en: Handle no aggregation ring gracefully. | Michael Chan | 2 | -4/+22 |
2016-12-29 | bnxt_en: Set default completion ring for async events. | Michael Chan | 1 | -0/+30 |
2016-12-29 | bnxt_en: Implement new scheme to reserve tx rings. | Michael Chan | 4 | -3/+83 |
2016-12-29 | bnxt_en: Add IPV6 hardware RFS support. | Michael Chan | 2 | -19/+66 |
2016-12-29 | bnxt_en: Assign additional vnics to VFs. | Michael Chan | 1 | -1/+4 |
2016-12-29 | bnxt_en: Add new hardware RFS mode. | Michael Chan | 2 | -1/+27 |
2016-12-29 | bnxt_en: Refactor code that determines RFS capability. | Michael Chan | 1 | -5/+33 |
2016-12-29 | bnxt_en: Add function to get vnic capability. | Michael Chan | 3 | -0/+57 |
2016-12-29 | bnxt_en: Refactor TPA code path. | Michael Chan | 1 | -1/+2 |
2016-12-29 | bnxt_en: Fix and clarify link_info->advertising. | Michael Chan | 3 | -5/+6 |
2016-12-29 | bnxt_en: Improve the IRQ disable sequence during shutdown. | Michael Chan | 1 | -43/+46 |
2016-12-29 | bnxt_en: Use napi_complete_done() | Michael Chan | 1 | -2/+3 |
2016-12-29 | bnxt_en: Remove busy poll logic in the driver. | Michael Chan | 2 | -149/+3 |
2016-12-29 | drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistake | Colin Ian King | 2 | -2/+2 |
2016-12-29 | stmmac: enable rx queues | jpinto | 5 | -0/+56 |
2016-12-29 | net: Use kmemdup instead of kmalloc and memcpy | Shyam Saini | 1 | -2/+1 |
2016-12-29 | fddi: skfp: Use more common logging styles | Joe Perches | 12 | -237/+232 |
2016-12-29 | skfp: hwmtm: Use proper logging macros, correct mismatches | Joe Perches | 2 | -94/+106 |
2016-12-28 | driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx | Gao Feng | 1 | -3/+0 |
2016-12-28 | driver: ipvlan: Define common functions to decrease duplicated codes used to ... | Gao Feng | 1 | -39/+29 |
2016-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -29/+59 |
2016-12-27 | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong | 1 | -1/+3 |
2016-12-27 | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin | 1 | -0/+1 |
2016-12-26 | net: korina: Fix NAPI versus resources freeing | Florian Fainelli | 1 | -4/+4 |
2016-12-26 | avoid spurious "may be used uninitialized" warning | Linus Torvalds | 1 | -0/+1 |
2016-12-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 84 | -189/+179 |
2016-12-26 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 28 | -233/+178 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 34 | -64/+54 |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 6 | -15/+15 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 48 | -110/+110 |
2016-12-25 | irqchip/armada-xp: Consolidate hotplug state space | Thomas Gleixner | 1 | -1/+1 |
2016-12-25 | irqchip/gic: Consolidate hotplug state space | Thomas Gleixner | 1 | -1/+1 |
2016-12-25 | coresight/etm3/4x: Consolidate hotplug state space | Thomas Gleixner | 1 | -2/+2 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 24 | -30/+30 |
2016-12-25 | staging/lustre/libcfs: Convert to hotplug state machine | Anna-Maria Gleixner | 1 | -40/+45 |