summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-21driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_...Gao Feng
2016-11-21mlx4: avoid unnecessary dirtying of critical fieldsEric Dumazet
2016-11-21bnx2: use READ_ONCE() instead of barrier()Eric Dumazet
2016-11-21bpf, mlx5: drop priv->xdp_prog reference on netdev cleanupDaniel Borkmann
2016-11-21bpf, mlx5: fix various refcount issues in mlx5e_xdp_setDaniel Borkmann
2016-11-21bpf, mlx5: fix mlx5e_create_rq taking reference on progDaniel Borkmann
2016-11-20net: dsa: mv88e6xxx: Hold the mutex while freeing g1 interruptsAndrew Lunn
2016-11-20net: dsa: mv88e6xxx: Fix releasing for the global2 interruptsAndrew Lunn
2016-11-20net: dsa: mv88e6xxx: Fix cleanup on error for g1 interrupt setupAndrew Lunn
2016-11-20net: dsa: mv88e6xxx: Mask g1 interrupts and free interruptAndrew Lunn
2016-11-20net: dsa: mv88e6xxx: Fix unconditional irq freeingAndrew Lunn
2016-11-20net: dsa: mv88e6xxx: Fix typos when removing g1 interruptsAndrew Lunn
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme
2016-11-19virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().Jarno Rajahalme
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-11-18liquidio CN23XX: bitwise vs logical AND typoDan Carpenter
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh
2016-11-18net: dsa: mv88e6xxx: Select IRQ_DOMAINFlorian Fainelli
2016-11-18net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju
2016-11-18net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen
2016-11-18net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia
2016-11-18sfc: remove Software TSOEdward Cree
2016-11-18sfc: handle failure to allocate TSOv2 contextsEdward Cree
2016-11-18sfc: Firmware-Assisted TSO version 2Bert Kenward
2016-11-18sfc: Update EF10 register definitionsEdward Cree
2016-11-18sfc: Update MCDI protocol definitionsEdward Cree
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-17net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin
2016-11-17net: stmmac: replace hardcoded function name by __func__LABBE Corentin
2016-11-17net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin
2016-11-17net/mlx5e: remove napi_hash_del() callsEric Dumazet
2016-11-17net/mlx4_en: remove napi_hash_del() callEric Dumazet
2016-11-16mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak
2016-11-16mlxsw: Invoke driver's init/fini methods only if definedVadim Pasternak
2016-11-16mlxsw: Introduce support for I2C busVadim Pasternak
2016-11-16mlxsw: Add bus capability flagVadim Pasternak
2016-11-16net: netcp: replace IS_ERR_OR_NULL by IS_ERRJulia Lawall
2016-11-16bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan
2016-11-16bnxt_en: Add UDP RSS support for 57X1X chips.Michael Chan
2016-11-16bnxt_en: Enhance autoneg support.Michael Chan
2016-11-16bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan
2016-11-16cadence: Add LSO support.Rafal Ozieblo
2016-11-16netronome: don't access real_num_rx_queues directlyArnd Bergmann