Age | Commit message (Expand) | Author |
2017-01-01 | qed: Support Multicast on Tx-switching | Mintz, Yuval |
2017-01-01 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval |
2017-01-01 | qed*: RSS indirection based on queue-handles | Mintz, Yuval |
2017-01-01 | qede: Remove unnecessary datapath dereference | Mintz, Yuval |
2017-01-01 | qede - mark SKB as encapsulated | Manish Chopra |
2017-01-01 | qede: Postpone reallocation until NAPI end | Mintz, Yuval |
2017-01-01 | qed*: Change maximal number of queues | Mintz, Yuval |
2017-01-01 | qede: Split filtering logic to its own file | Mintz, Yuval |
2017-01-01 | qede: Break datapath logic into its own file | Mintz, Yuval |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval |
2016-12-30 | net: 3com: typhoon: typhoon_init_one: make return values more specific | Thomas Preisner |
2016-12-30 | net: 3com: typhoon: typhoon_init_one: fix incorrect return values | Thomas Preisner |
2016-12-29 | liquidio: optimize reads from Octeon PCI console | Felix Manlunas |
2016-12-29 | stmmac: adding EEE to GMAC4 | jpinto |
2016-12-29 | bnxt_en: Handle no aggregation ring gracefully. | Michael Chan |
2016-12-29 | bnxt_en: Set default completion ring for async events. | Michael Chan |
2016-12-29 | bnxt_en: Implement new scheme to reserve tx rings. | Michael Chan |
2016-12-29 | bnxt_en: Add IPV6 hardware RFS support. | Michael Chan |
2016-12-29 | bnxt_en: Assign additional vnics to VFs. | Michael Chan |
2016-12-29 | bnxt_en: Add new hardware RFS mode. | Michael Chan |
2016-12-29 | bnxt_en: Refactor code that determines RFS capability. | Michael Chan |
2016-12-29 | bnxt_en: Add function to get vnic capability. | Michael Chan |
2016-12-29 | bnxt_en: Refactor TPA code path. | Michael Chan |
2016-12-29 | bnxt_en: Fix and clarify link_info->advertising. | Michael Chan |
2016-12-29 | bnxt_en: Improve the IRQ disable sequence during shutdown. | Michael Chan |
2016-12-29 | bnxt_en: Use napi_complete_done() | Michael Chan |
2016-12-29 | bnxt_en: Remove busy poll logic in the driver. | Michael Chan |
2016-12-29 | stmmac: enable rx queues | jpinto |
2016-12-29 | net: Use kmemdup instead of kmalloc and memcpy | Shyam Saini |
2016-12-29 | fddi: skfp: Use more common logging styles | Joe Perches |
2016-12-29 | skfp: hwmtm: Use proper logging macros, correct mismatches | Joe Perches |
2016-12-28 | driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx | Gao Feng |
2016-12-28 | driver: ipvlan: Define common functions to decrease duplicated codes used to ... | Gao Feng |
2016-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-27 | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong |
2016-12-27 | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin |
2016-12-26 | net: korina: Fix NAPI versus resources freeing | Florian Fainelli |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-23 | net/mlx4_en: Fix user prio field in XDP forward | Tariq Toukan |
2016-12-23 | ipvlan: fix multicast processing | Mahesh Bandewar |
2016-12-23 | ipvlan: fix various issues in ipvlan_process_multicast() | Eric Dumazet |
2016-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-23 | virtio-net: XDP support for small buffers | Jason Wang |
2016-12-23 | virtio-net: remove big packet XDP codes | Jason Wang |
2016-12-23 | virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support | Jason Wang |