summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-30Merge branch 'dsa-next'David S. Miller
2014-10-30net: dsa: Provide additional RMON statisticsGuenter Roeck
2014-10-30net: dsa/mv88e6352: Add support for reading switch registersGuenter Roeck
2014-10-30net: dsa/mv88e6123_61_65: Add support for reading switch registersGuenter Roeck
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck
2014-10-30net: dsa/mv88e6352: Implement EEPROM access functionsGuenter Roeck
2014-10-30dsa: Add new optional devicetree property to describe EEPROM sizeGuenter Roeck
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck
2014-10-30net: dsa/mv88e6123_61_65: Report chip temperatureGuenter Roeck
2014-10-30net: dsa/mv88e6352: Report chip temperatureGuenter Roeck
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck
2014-10-30net: dsa/mv88e6352: Add support for MV88E6176Guenter Roeck
2014-10-30net: dsa: Add support for Marvell 88E6352Guenter Roeck
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6131Guenter Roeck
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck
2014-10-30net: dsa: Don't set skb->protocol on outgoing tagged packetsGuenter Roeck
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet
2014-10-29Merge branch 'xen-netback-next'David S. Miller
2014-10-29xen-netback: Remove __GFP_COLDZoltan Kiss
2014-10-29xen-netback: Disable NAPI after disabling interruptsZoltan Kiss
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29Merge branch 'r8152-next'David S. Miller
2014-10-29r8152: support nway_reset of ethtoolhayeswang
2014-10-29r8152: rename tx_underunhayeswang
2014-10-29tcp: allow for bigger reordering levelEric Dumazet
2014-10-29net: ethernet: realtek: atp: checkpatch errors and warnings correctedRoberto Medina
2014-10-29net: skb_segment() should preserve backpressureToshiaki Makita
2014-10-29gianfar: Implement PAUSE frame generation supportMatei Pavaluca
2014-10-29Fix the way the local advertising flow options are determinedPavaluca Matei-B46610
2014-10-29Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B46610
2014-10-28openvswitch: Export lockdep_ovsl_is_held to modules.David S. Miller
2014-10-28Merge branch 'mellanox-next'David S. Miller
2014-10-28net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai
2014-10-28net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev
2014-10-28net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay
2014-10-28net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein
2014-10-28net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed
2014-10-28net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed
2014-10-28ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting supportSaeed Mahameed
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed
2014-10-28ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed
2014-10-28datapath: Rename last_action() as nla_is_last() and move to netlink.hSimon Horman
2014-10-28net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth
2014-10-28net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao
2014-10-28ovs: Turn vports with dependencies into separate modulesThomas Graf