aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-26cxgb4: Refactor t4_port_init functionHariprasad Shenai2-40/+55
2016-04-26cxgb4: Properly decode port module typeHariprasad Shenai1-0/+11
2016-04-26cxgb4: Avoids race and deadlock while freeing tx descriptorHariprasad Shenai1-0/+2
2016-04-26cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai1-0/+1
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai4-8/+95
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller19-167/+356
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams4-284/+294
2016-04-26i40e: Specify AQ event opcode to wait forShannon Nelson3-7/+44
2016-04-26Merge branch 'nla_align-set-4'David S. Miller48-98/+211
2016-04-26sched: align nlattr properly when neededNicolas Dichtel33-37/+72
2016-04-26neigh: align nlattr properly when neededNicolas Dichtel1-1/+2
2016-04-26rtnl: align nlattr properly when neededNicolas Dichtel1-2/+2
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel2-12/+17
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel4-7/+13
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel2-5/+8
2016-04-26drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel2-1/+2
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel3-33/+95
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern1-33/+15
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller4-12/+161
2016-04-26i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson1-5/+7
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2-2/+1
2016-04-26i40evf: Don't PanicMitch Williams1-2/+4
2016-04-26i40e: Add support for configuring VF RSSMitch Williams3-12/+217
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck4-16/+36
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck2-69/+58
2016-04-26Merge branch 'ila-csum-neutral'David S. Miller5-118/+259
2016-04-26ila: add checksum neutral ILA translationsTom Herbert5-15/+112
2016-04-26ila: xlat changesTom Herbert1-69/+34
2016-04-26ila: Add struct definitions and helpersTom Herbert4-82/+161
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4