summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua
2016-01-19net/mlx4: Query RoCE supportMoni Shoua
2016-01-19RDMA/be2net: Remove open and close entry pointsDevesh Sharma
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-18team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel
2016-01-17net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl
2016-01-17net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-01-15bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller
2016-01-15net: smsc: Add support h8300Yoshinori Sato
2016-01-15xen-netback: free queues after freeing the net deviceDavid Vrabel
2016-01-15xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel
2016-01-15xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan
2016-01-15net: hns: fixes no syscon error when init mdioyankejian
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring
2016-01-13hip04_eth: fix missing error handle for build_skb failedwangweidong
2016-01-133c59x: fix another page map/single unmap imbalanceNeil Horman
2016-01-133c59x: balance page maps and unmapsNeil Horman
2016-01-13x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller
2016-01-13mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter
2016-01-13bgmac: fix a missing check for build_skbwangweidong
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson
2016-01-12phy: remove an unneeded conditionDan Carpenter
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller