aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov6-1/+269
2016-02-20perf: generalize perf_callchainAlexei Starovoitov8-29/+51
2016-02-19net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann5-20/+7
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2-9/+10
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang6-70/+120
2016-02-19net/ethtool: support set coalesce per queueKan Liang2-0/+68
2016-02-19net/ethtool: support get coalesce per queueKan Liang2-2/+41
2016-02-19net/ethtool: introduce a new ioctl for per queue settingKan Liang2-2/+42
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny5-1/+378
2016-02-19lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny2-0/+99
2016-02-19hv_netvsc: add software transmit timestamp supportsixiao@microsoft.com1-0/+3
2016-02-19ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6Wei Wang1-9/+11
2016-02-19be2net: Fix pcie error recovery in case of NIC+RoCE adaptersPadmanabh Ratnakar1-0/+4
2016-02-19net: macb: make magic-packet property genericSergio Prado2-2/+2
2016-02-19bridge: mdb: add support for more attributes and export timerNikolay Aleksandrov2-2/+27
2016-02-19bridge: mdb: reduce the indentation level in br_mdb_fill_infoNikolay Aleksandrov1-16/+17
2016-02-19bpf: grab rcu read lock for bpf_percpu_hash_updateSasha Levin1-1/+7
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg2-2/+2
2016-02-19i40e: let go of the pastMitch Williams1-0/+2
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan1-0/+1
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson5-22/+23
2016-02-18i40e: implement and use Rx CTL helper functionsShannon Nelson4-3/+266
2016-02-18i40e: add adminq commands for Rx CTL registersShannon Nelson2-0/+32
2016-02-18i40e: add check for null VSIJohn Underwood1-1/+6
2016-02-18i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain1-0/+48
2016-02-18i40e: Fix for unexpected messagingCarolyn Wyborny1-6/+7
2016-02-18i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh1-9/+24
2016-02-18i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott1-1/+7
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny4-6/+63
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny4-0/+365
2016-02-18i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck2-11/+11
2016-02-18i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck5-92/+162
2016-02-18i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck5-112/+123
2016-02-18bnx2x: Add missing HSI for big-endian machinesYuval Mintz1-1/+3
2016-02-18i40e: Add support for ATR w/ IPv6 extension headersAlexander Duyck1-15/+13
2016-02-18i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+19
2016-02-18i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+10
2016-02-18i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck1-12/+0
2016-02-18i40e: Fix ATR in relation to tunnelsAlexander Duyck1-17/+11
2016-02-18i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck2-2/+36
2016-02-18i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck2-26/+20
2016-02-18qede: Add vlan filtering offload supportSudarsana Reddy Kalluru2-1/+286
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz2-4/+21
2016-02-18net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis1-1/+1
2016-02-18net: Optimize local checksum offloadAlexander Duyck1-9/+8
2016-02-18ipv6: Annotate change of locking mechanism for np->optBenjamin Poirier1-2/+6
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc7-13/+12
2016-02-18vxlan: move vxlan device lookup before iptunnel_pull_headerJiri Benc1-12/+11