aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-27net: w5100: support W5500Akinobu Mita4-85/+365
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller137-698/+1416
2016-04-27net: ipv6: Use passed in table for nexthop lookupsDavid Ahern1-2/+38
2016-04-27taskstats: fix nl parsing in accounting/getdelays.cNicolas Dichtel1-1/+4
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-218/+351
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-135/+310
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds5-59/+28
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn1-1/+0
2016-04-26pch_gbe: fix bogus trylock conversionFlorian Westphal1-1/+1
2016-04-26Merge branch 'sh_eth-next'David S. Miller2-5/+5
2016-04-26sh_eth: rename ARSTR register bitSergei Shtylyov2-4/+4
2016-04-26sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()Sergei Shtylyov1-1/+1
2016-04-26Merge branch 'mlx5-next'David S. Miller10-470/+1092
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed4-12/+38
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman3-3/+78
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman4-1/+173
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman4-0/+45
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha4-0/+74
2016-04-26net/mlx5e: Improve set features ndo resiliencyGal Pressman1-28/+82
2016-04-26net/mlx5e: Add link down events counterGal Pressman3-1/+15
2016-04-26net/mlx5e: Add per priority group to PPort countersGal Pressman4-4/+93
2016-04-26net/mlx5e: Rename VPort countersGal Pressman1-16/+19
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman5-440/+483
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman1-6/+33
2016-04-26infiniband: nes: Kill unused variable in nes_netdev_start_xmit()David S. Miller1-1/+0
2016-04-26Merge branch 'netdev_tx_locked-removal'David S. Miller21-121/+43
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal6-49/+9
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal5-26/+6
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal5-13/+21
2016-04-26atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal2-12/+1
2016-04-26atl1c: remove private tx lockFlorian Westphal2-13/+1
2016-04-26RDMA/nes: remove use of NETDEV_TX_LOCKEDFlorian Westphal1-8/+5
2016-04-26Merge branch 'get_phy_device-retval'David S. Miller5-5/+5
2016-04-26of_mdio: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov1-1/+1
2016-04-26sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()Sergei Shtylyov1-14/+9
2016-04-26sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is setXin Long1-1/+5
2016-04-26macvtap: check minor when unregisteringFrancesco Ruggeri1-0/+3
2016-04-26macvlan: fix failure during registration v3Francesco Ruggeri1-6/+4
2016-04-26Merge branch 'qed-bandwidth-config'David S. Miller7-62/+491
2016-04-26qed: Add PF min bandwidth configuration supportManish Chopra6-2/+104
2016-04-26qed: Add PF max bandwidth configuration supportManish Chopra4-57/+165
2016-04-26qed: Add vport WFQ configuration APIsManish Chopra5-4/+223
2016-04-26Merge branch 'cxgb4-next'David S. Miller8-87/+281
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai3-0/+40
2016-04-26cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai2-37/+74
2016-04-26cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai2-3/+4