summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-01-02qed*: Update to dual-licenseMintz, Yuval41-166/+1081
2016-12-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2016-12-30liquidio: optimize reads from Octeon PCI consoleFelix Manlunas4-8/+39
2016-12-29stmmac: adding EEE to GMAC4jpinto2-0/+71
2016-12-29bnxt_en: Handle no aggregation ring gracefully.Michael Chan2-4/+22
2016-12-29bnxt_en: Set default completion ring for async events.Michael Chan1-0/+30
2016-12-29bnxt_en: Implement new scheme to reserve tx rings.Michael Chan4-3/+83
2016-12-29bnxt_en: Add IPV6 hardware RFS support.Michael Chan2-19/+66
2016-12-29bnxt_en: Assign additional vnics to VFs.Michael Chan1-1/+4
2016-12-29bnxt_en: Add new hardware RFS mode.Michael Chan2-1/+27
2016-12-29bnxt_en: Refactor code that determines RFS capability.Michael Chan1-5/+33
2016-12-29bnxt_en: Add function to get vnic capability.Michael Chan3-0/+57
2016-12-29bnxt_en: Refactor TPA code path.Michael Chan1-1/+2
2016-12-29bnxt_en: Fix and clarify link_info->advertising.Michael Chan3-5/+6
2016-12-29bnxt_en: Improve the IRQ disable sequence during shutdown.Michael Chan1-43/+46
2016-12-29bnxt_en: Use napi_complete_done()Michael Chan1-2/+3
2016-12-29bnxt_en: Remove busy poll logic in the driver.Michael Chan2-149/+3
2016-12-29stmmac: enable rx queuesjpinto5-0/+56
2016-12-29net: Use kmemdup instead of kmalloc and memcpyShyam Saini1-2/+1
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches12-237/+232
2016-12-29skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches2-94/+106
2016-12-28driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rxGao Feng1-3/+0
2016-12-28driver: ipvlan: Define common functions to decrease duplicated codes used to ...Gao Feng1-39/+29
2016-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-29/+59
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-43/+41
2016-12-26Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner8-17/+15
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner13-26/+26
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds113-113/+113
2016-12-24net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan1-1/+2
2016-12-24ipvlan: fix multicast processingMahesh Bandewar2-11/+20
2016-12-24ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet2-14/+31
2016-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-127/+170
2016-12-23virtio-net: XDP support for small buffersJason Wang1-25/+87
2016-12-23virtio-net: remove big packet XDP codesJason Wang1-41/+3
2016-12-23virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is supportJason Wang1-1/+3
2016-12-23virtio-net: make rx buf size estimation works for XDPJason Wang1-0/+3
2016-12-23virtio-net: unbreak csumed packets for XDP_PASSJason Wang1-2/+2
2016-12-23virtio-net: correctly handle XDP_PASS for linearized packetsJason Wang1-2/+8
2016-12-23virtio-net: fix page miscount during XDP linearizingJason Wang1-8/+11
2016-12-23virtio-net: correctly xmit linearized page on XDP_TXJason Wang1-1/+1
2016-12-23virtio-net: remove the warning before XDP linearizingJason Wang1-7/+1
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+13
2016-12-23mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel1-0/+3
2016-12-23mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel1-4/+6