summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann
2017-07-25virtio-net: mark PM functions as __maybe_unusedArnd Bergmann
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-25benet: fix set but not used warningstephen hemminger
2017-07-25bnxt: fix unused variable warningsstephen hemminger
2017-07-25bnxt: fix unsigned comparsion with 0stephen hemminger
2017-07-25nfp: set config bit (ifup/ifdown) on netdev open/closeDirk van der Merwe
2017-07-25drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang
2017-07-24bnxt_en: Use SWITCHDEV_SET_OPS().David S. Miller
2017-07-24ibmvnic: Check for transport event on driver resumeJohn Allen
2017-07-24netvsc: remove no longer used max_num_rss queuesstephen hemminger
2017-07-24netvsc: include rtnetlink.hstephen hemminger
2017-07-24netvsc: fix netvsc_set_channelsstephen hemminger
2017-07-24netvsc: prefetch the first incoming ring elementstephen hemminger
2017-07-24netvsc: Remove redundant use of ipv6_hdr()Mohammed Gamal
2017-07-24netvsc: remove bogus rtnl_unlockstephen hemminger
2017-07-24bnxt_en: add support for port_attr_get and and get_phys_port_nameSathya Perla
2017-07-24bnxt_en: add vf-rep RX/TX and netdev implementationSathya Perla
2017-07-24bnxt_en: add support to enable VF-representorsSathya Perla
2017-07-24bnxt_en: Set ETS min_bw parameter for older firmware.Michael Chan
2017-07-24bnxt_en: Report firmware DCBX agent.Michael Chan
2017-07-24bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.Michael Chan
2017-07-24bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.Michael Chan
2017-07-24bnxt_en: Implement ndo_bridge_{get|set}link methods.Michael Chan
2017-07-24bnxt_en: Retrieve the hardware bridge mode from the firmware.Michael Chan
2017-07-24bnxt_en: Update firmware interface spec to 1.8.0.Michael Chan
2017-07-24mlx4_en: remove unnecessary error checkZhu Yanjun
2017-07-24mlxsw: spectrum_router: Fix build when IPv6 isn't enabledIdo Schimmel
2017-07-24mlx4_en: remove unnecessary returned valueZhu Yanjun
2017-07-24of_mdio: kill useless variable in of_phy_register_fixed_link()Sergei Shtylyov
2017-07-24liquidio: fix implicit irq include causing build failuresPaul Gortmaker
2017-07-24netvsc: fix ptr_ret.cocci warningsWu Fengguang
2017-07-24mlxsw: spectrum_router: Don't batch neighbour deletionIdo Schimmel
2017-07-24geneve/vxlan: offload ports on register/unregister eventsSabrina Dubroca
2017-07-24geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFOSabrina Dubroca
2017-07-24geneve: add rtnl changelink supportGirish Moodalbail
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-07-24virtio-net: switch off offloads on demand if possible on XDP setJason Wang
2017-07-24virtio-net: do not reset during XDP setJason Wang
2017-07-24virtio-net: switch to use new ctx API for small bufferJason Wang
2017-07-24virtio-net: pack headroom into ctx for mergeable buffersJason Wang
2017-07-24virtio_ring: allow to store zero as the ctxJason Wang
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli