aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-30vxlan: do not output confusing error messageJiri Benc1-2/+0
2017-04-30vxlan: correctly handle ipv6.disable module parameterJiri Benc1-3/+7
2017-04-30bnx2x: Get rid of useless temporary variableAndy Shevchenko1-9/+5
2017-04-30bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko1-11/+9
2017-04-30bnx2x: Replace custom scnprintf()Andy Shevchenko1-70/+9
2017-04-30bpf: Fix inaccurate helper function descriptionChenbo Feng1-2/+1
2017-04-30tcp: fix access to sk->sk_state in tcp_poll()Davide Caratti1-1/+1
2017-04-30bpf: restore skb->sk before pskb_trim() callEric Dumazet1-1/+1
2017-04-30net: macb: fix phy interrupt parsingAlexandre Belloni1-8/+10
2017-04-30e1000e: Add Support for 38.4MHZ frequencySasha Neftin2-29/+48
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin4-62/+63
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin4-1/+33
2017-04-30e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson1-1/+2
2017-04-30i40evf: hide unused variableArnd Bergmann1-1/+2
2017-04-30i40evf: allocate queues before we setup the interrupts and q_vectorsJacob Keller1-9/+9
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller1-1/+0
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller4-52/+38
2017-04-30i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller1-6/+6
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller11-181/+189
2017-04-30i40e: separate PF and VSI state flagsJacob Keller8-55/+64
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller3-4/+2
2017-04-30i40e: amortize wait time when disabling lots of VFsJacob Keller1-2/+14
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck1-0/+20
2017-04-30i40e: rename index to port to avoid confusionJacob Keller2-6/+6
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller2-3/+8
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller4-58/+58
2017-04-29ixgbevf: Check for RSS key before setting valueTony Nguyen3-4/+34
2017-04-29ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen1-3/+3
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen4-7/+31
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt4-1/+49
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen1-10/+18
2017-04-29ixgbevf: fix size of queue stats lengthEmil Tantilov1-1/+1
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov1-52/+53
2017-04-29ixgbe: delay tail write to every 'n' packetsJohn Fastabend1-11/+17
2017-04-29ixgbe: add support for XDP_TX actionJohn Fastabend4-53/+348
2017-04-29ixgbe: add XDP support for pass and drop actionsJohn Fastabend3-29/+148
2017-04-28ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt2-0/+16
2017-04-28bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann2-17/+27
2017-04-28bpf: fix _htons occurences in test_progsDaniel Borkmann4-15/+31
2017-04-28bpf: bpf_lock on kallsysms doesn't need to be irqsaveHannes Frederic Sowa1-8/+4
2017-04-28bpf: add various test cases to verifier selftestsDaniel Borkmann1-0/+137
2017-04-28bpf, x86_64/arm64: remove old ldimm64 artifacts from jitsDaniel Borkmann2-16/+0
2017-04-28rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu1-5/+6
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel16-59/+77
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern5-3/+63
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern10-121/+115
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan11-70/+139
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau2-31/+74
2017-04-28mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau1-58/+58
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau6-55/+58