aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-29net: moxa: Add spaces preferred around that '{+,-}'SZ Lin1-4/+4
2017-07-29net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()SZ Lin1-1/+1
2017-07-29net: moxa: Remove extra space after a castSZ Lin1-1/+1
2017-07-29net: moxa: Fix comparison to NULL could be written with !SZ Lin1-2/+2
2017-07-29net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'SZ Lin1-2/+2
2017-07-29net: moxa: Remove braces from single-line bodySZ Lin1-2/+1
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun7-0/+91
2017-07-29net/smc: cleanup function __smc_buf_create()Ursula Braun1-51/+63
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun3-219/+148
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun5-51/+38
2017-07-29net/smc: remove Kconfig warningUrsula Braun1-4/+0
2017-07-29net/smc: register RMB-related memory regionUrsula Braun6-2/+115
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun5-7/+71
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun5-26/+76
2017-07-29net/smc: shorten local bufsize variablesUrsula Braun1-29/+25
2017-07-29net/smc: serialize connection creation in all casesUrsula Braun1-7/+1
2017-07-28l2tp: constify inet6_protocol structuresJulia Lawall1-1/+1
2017-07-28ipv6: constify inet6_protocol structuresJulia Lawall3-3/+3
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington1-3/+1
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington1-2/+1
2017-07-27net: phy: Remove stale comments referencing timerFlorian Fainelli1-6/+5
2017-07-27nfp: only use direct firmware requestsJakub Kicinski1-16/+26
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski1-1/+19
2017-07-27nfp: remove the probe deferral when FW not presentJakub Kicinski1-1/+1
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma11-31/+324
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma9-87/+251
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+84
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru6-7/+256
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish5-60/+347
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish3-8/+144
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski1-0/+4
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann1-1/+1
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann1-2/+10
2017-07-26i40evf: remove unnecessary __packedTushar Dave1-2/+2
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave1-7/+7
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann1-0/+1
2017-07-26i40evf: add some missing includesJesse Brandeburg1-0/+11
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller1-8/+20
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg5-12/+12
2017-07-26i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg1-3/+9
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg1-10/+8
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg1-3/+2
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr1-2/+19
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller1-5/+7
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny1-1/+13
2017-07-26i40e: fix incorrect variable assignmentGustavo A R Silva1-1/+1
2017-07-25virtio-net: mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-07-25ixgbe: Disable flow control for XFITony Nguyen2-27/+35
2017-07-25ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen1-6/+19