aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-01-01qed: Support Multicast on Tx-switchingMintz, Yuval
2017-01-01qed*: Add support for ndo_set_vf_trustMintz, Yuval
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval
2017-01-01qede: Remove unnecessary datapath dereferenceMintz, Yuval
2017-01-01qede - mark SKB as encapsulatedManish Chopra
2017-01-01qede: Postpone reallocation until NAPI endMintz, Yuval
2017-01-01qed*: Change maximal number of queuesMintz, Yuval
2017-01-01qede: Split filtering logic to its own fileMintz, Yuval
2017-01-01qede: Break datapath logic into its own fileMintz, Yuval
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-12-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2016-12-29liquidio: optimize reads from Octeon PCI consoleFelix Manlunas
2016-12-29stmmac: adding EEE to GMAC4jpinto
2016-12-29bnxt_en: Handle no aggregation ring gracefully.Michael Chan
2016-12-29bnxt_en: Set default completion ring for async events.Michael Chan
2016-12-29bnxt_en: Implement new scheme to reserve tx rings.Michael Chan
2016-12-29bnxt_en: Add IPV6 hardware RFS support.Michael Chan
2016-12-29bnxt_en: Assign additional vnics to VFs.Michael Chan
2016-12-29bnxt_en: Add new hardware RFS mode.Michael Chan
2016-12-29bnxt_en: Refactor code that determines RFS capability.Michael Chan
2016-12-29bnxt_en: Add function to get vnic capability.Michael Chan
2016-12-29bnxt_en: Refactor TPA code path.Michael Chan
2016-12-29bnxt_en: Fix and clarify link_info->advertising.Michael Chan
2016-12-29bnxt_en: Improve the IRQ disable sequence during shutdown.Michael Chan
2016-12-29bnxt_en: Use napi_complete_done()Michael Chan
2016-12-29bnxt_en: Remove busy poll logic in the driver.Michael Chan
2016-12-29stmmac: enable rx queuesjpinto
2016-12-29net: Use kmemdup instead of kmalloc and memcpyShyam Saini
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches
2016-12-29skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches
2016-12-28driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rxGao Feng
2016-12-28driver: ipvlan: Define common functions to decrease duplicated codes used to ...Gao Feng
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan
2016-12-23ipvlan: fix multicast processingMahesh Bandewar
2016-12-23ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet
2016-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-23virtio-net: XDP support for small buffersJason Wang
2016-12-23virtio-net: remove big packet XDP codesJason Wang
2016-12-23virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is supportJason Wang