summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-29net/smc: shorten local bufsize variablesUrsula Braun
2017-07-29net/smc: serialize connection creation in all casesUrsula Braun
2017-07-28Merge branch 'inet6_protocol-const'David S. Miller
2017-07-28l2tp: constify inet6_protocol structuresJulia Lawall
2017-07-28ipv6: constify inet6_protocol structuresJulia Lawall
2017-07-27Merge branch 'liquidio-standardization-and-cleanup'David S. Miller
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington
2017-07-27net: phy: Remove stale comments referencing timerFlorian Fainelli
2017-07-27Merge branch 'nfp-extend-firmware-request-logic'David S. Miller
2017-07-27nfp: only use direct firmware requestsJakub Kicinski
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski
2017-07-27nfp: remove the probe deferral when FW not presentJakub Kicinski
2017-07-27Merge branch 'qed-next'David S. Miller
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish
2017-07-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann
2017-07-26i40evf: remove unnecessary __packedTushar Dave
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann
2017-07-26i40evf: add some missing includesJesse Brandeburg
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-07-26i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny
2017-07-26i40e: fix incorrect variable assignmentGustavo A R Silva
2017-07-25virtio-net: mark PM functions as __maybe_unusedArnd Bergmann
2017-07-25ixgbe: Disable flow control for XFITony Nguyen
2017-07-25ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen
2017-07-25ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen
2017-07-25ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen
2017-07-25ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen
2017-07-25Merge branch 'bnxt_en-Fix-kbuild-errors-and-rename-phys_port_name'David S. Miller
2017-07-25bnxt_en: fix switchdev port naming for external-port-rep and vf-repsSathya Perla
2017-07-25bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_opsSathya Perla
2017-07-25bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switchSathya Perla
2017-07-25Merge branch 'net-warnings'David S. Miller