summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07hns3pf: don't check handle during mqprio offloadJiri Pirko
2017-08-07nfp: change flows in apps that offload ndo_setup_tcJiri Pirko
2017-08-07mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko
2017-08-07mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...Jiri Pirko
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko
2017-08-07mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07ixgbe: push cls_u32 and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-06net: stmmac: Add Adaptrum Anarion GMAC glue layerAlexandru Gagniuc
2017-08-06netvsc: fix rtnl deadlock on unregister of vfstephen hemminger
2017-08-06net: systemport: Support 64bit statisticskiki good
2017-08-06liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha
2017-08-06liquidio: add missing strings in oct_dev_state_str arrayIntiyaz Basha
2017-08-06sfp: add SFP module supportRussell King
2017-08-06phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-08-06phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-08-06phylink: add module EEPROM supportRussell King
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-08-06phylink: add phylink infrastructureRussell King
2017-08-06net: phy: add I2C mdio busRussell King
2017-08-06net: phy: export phy_start_machine() for phylinkRussell King
2017-08-06net: phy: provide a hook for link up/link down eventsRussell King
2017-08-06net: phy: add 1000Base-X to phy settings tableRussell King
2017-08-06net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-08-06net: phy: split out PHY speed and duplex string generationRussell King
2017-08-06net: phy: allow settings table to support more than 32 link modesRussell King
2017-08-04aquantia: Switch to use napi_gro_receivePavel Belous
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko
2017-08-04net: hns: Fix for __udivdi3 compiler errorLin Yun Sheng
2017-08-04net: phy: marvell: logical vs bitwise OR typoDan Carpenter
2017-08-03sock: enable MSG_ZEROCOPYWillem de Bruijn
2017-08-03mlxsw: spectrum_router: Don't ignore IPv6 notificationsIdo Schimmel
2017-08-03mlxsw: spectrum_router: Abort on source-specific routesIdo Schimmel
2017-08-03mlxsw: spectrum_router: Add support for route replaceIdo Schimmel
2017-08-03mlxsw: spectrum_router: Add support for IPv6 routes addition / deletionIdo Schimmel
2017-08-03mlxsw: spectrum_router: Sanitize IPv6 FIB rulesIdo Schimmel
2017-08-03mlxsw: spectrum_router: Demultiplex FIB event based on familyIdo Schimmel
2017-08-03rocker: Ignore address families other than IPv4Ido Schimmel
2017-08-03mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel
2017-08-03net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni
2017-08-03net: mvpp2: introduce queue_vector conceptThomas Petazzoni
2017-08-03net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni
2017-08-03net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni
2017-08-03net: mvpp2: remove RX queue group reset codeThomas Petazzoni
2017-08-03net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni