summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman
2016-04-26infiniband: nes: Kill unused variable in nes_netdev_start_xmit()David S. Miller
2016-04-26Merge branch 'netdev_tx_locked-removal'David S. Miller
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal
2016-04-26atl1c: remove private tx lockFlorian Westphal
2016-04-26RDMA/nes: remove use of NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26Merge branch 'get_phy_device-retval'David S. Miller
2016-04-26of_mdio: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov
2016-04-26sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()Sergei Shtylyov
2016-04-26sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...Xin Long
2016-04-26macvtap: check minor when unregisteringFrancesco Ruggeri
2016-04-26macvlan: fix failure during registration v3Francesco Ruggeri
2016-04-26Merge branch 'qed-bandwidth-config'David S. Miller
2016-04-26qed: Add PF min bandwidth configuration supportManish Chopra
2016-04-26qed: Add PF max bandwidth configuration supportManish Chopra
2016-04-26qed: Add vport WFQ configuration APIsManish Chopra
2016-04-26Merge branch 'cxgb4-next'David S. Miller
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai
2016-04-26cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai
2016-04-26cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai
2016-04-26cxgb4: Refactor t4_port_init functionHariprasad Shenai
2016-04-26cxgb4: Properly decode port module typeHariprasad Shenai
2016-04-26cxgb4: Avoids race and deadlock while freeing tx descriptorHariprasad Shenai
2016-04-26cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-26Merge branch 'nla_align-set-4'David S. Miller
2016-04-26sched: align nlattr properly when neededNicolas Dichtel
2016-04-26neigh: align nlattr properly when neededNicolas Dichtel
2016-04-26rtnl: align nlattr properly when neededNicolas Dichtel
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26Merge branch 'ila-csum-neutral'David S. Miller
2016-04-26ila: add checksum neutral ILA translationsTom Herbert
2016-04-26ila: xlat changesTom Herbert
2016-04-26ila: Add struct definitions and helpersTom Herbert
2016-04-26net: tsi108: use NULL for pointer-typed argumentJulia Lawall
2016-04-26Merge branch 'hns-debug-dsaf'David S. Miller
2016-04-26dts: hisi: update hns dst for separating dsaf dev supportYisen.Zhuang\(Zhuangyuzeng\)