summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar
2017-10-29net: aquantia: Make local functions staticWei Yongjun
2017-10-29net: dsa: b53: Export b53_configure_vlan()Florian Fainelli
2017-10-29liquidio: get rid of false alarm "Unknown cmd 27" in dmesgFelix Manlunas
2017-10-29hv_netvsc: Set tx_table to equal weight after subchannels openHaiyang Zhang
2017-10-29ppp: allow usage in namespacesMatteo Croce
2017-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-10-29cxgb3: Check and handle the dma mapping errorsArjun Vynipadath
2017-10-29r8169: Add support for interrupt coalesce tuning (ethtool -C)Francois Romieu
2017-10-28drivers/net: smsc: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: packetengines: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: natsemi: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: korina: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: fealnx: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: dlink: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: appletalk/cops: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: amd: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: 8390: Convert timers to use timer_setup()Kees Cook
2017-10-28stmmac: copy unicast mac address to MAC registersBhadram Varka
2017-10-28nfp: inform the VF driver needs to be restarted after changing the MACPablo Cascón
2017-10-28liquidio: fix kernel panic in VF driverFelix Manlunas
2017-10-28bnxt_en: Fix randconfig build errors.Michael Chan
2017-10-27igb: Add support for CBS offloadAndre Guedes
2017-10-28liquidio: xmit_more supportIntiyaz Basha
2017-10-28ibmvnic: Fix failover error path for non-fatal resetsJohn Allen
2017-10-28ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen
2017-10-28net: qualcomm: rmnet: Add support for GROSubash Abhinov Kasiviswanathan
2017-10-28net: qualcomm: rmnet: Add support for 64 bit statsSubash Abhinov Kasiviswanathan
2017-10-28net: qualcomm: rmnet: Always assign rmnet dev in deaggregation pathSubash Abhinov Kasiviswanathan
2017-10-28net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()Subash Abhinov Kasiviswanathan
2017-10-28bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla
2017-10-28bnxt_en: query cfa flow stats periodically to compute 'lastused' attributeSathya Perla
2017-10-28bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filterSathya Perla
2017-10-28bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla
2017-10-28bnxt_en: Refactor and simplify coalescing code.Michael Chan
2017-10-28bnxt_en: Reorganize the coalescing parameters.Michael Chan
2017-10-28bnxt_en: Add ethtool reset methodVasundhara Volam
2017-10-28bnxt_en: Check maximum supported MTU from firmware.Michael Chan
2017-10-28bnxt_en: Optimize .ndo_set_mac_address() for VFs.Michael Chan
2017-10-28bnxt_en: Get firmware package version one time.Michael Chan
2017-10-28bnxt_en: Check for zero length value in bnxt_get_nvram_item().Michael Chan
2017-10-28bnxt_en: adding PCI ID for SMARTNIC VF supportRob Miller
2017-10-28bnxt_en: Add PCIe device ID for bcm58804Ray Jui
2017-10-28bnxt_en: Update firmware interface to 1.8.3.1Michael Chan
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot
2017-10-28net: dsa: use dsa_is_user_port everywhereVivien Didelot
2017-10-28net: dsa: rename dsa_is_normal_port helperVivien Didelot
2017-10-28net: dsa: mv88e6xxx: skip unused portsVivien Didelot