summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon
2016-10-29Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller
2016-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-10-29arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera
2016-10-29Merge branch 'mlx4-fixes'David S. Miller
2016-10-29net/mlx4_en: Save slave ethtool stats commandTariq Toukan
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev
2016-10-29net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein
2016-10-29net/mlx4_en: Fix panic during rebootEugenia Emantayev
2016-10-29net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit
2016-10-29net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev
2016-10-29net/mlx4_core: Change the default value of enable_qosMoshe Lazer
2016-10-29net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb
2016-10-29net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein
2016-10-29rds: debug messages are enabled by defaultshamir rabinovitch
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon
2016-10-29net: mv643xx_eth: Fetch the phy connection type from DTJason Gunthorpe
2016-10-29Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger
2016-10-29packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn
2016-10-29net_sched actions: use nla_parse_nested()Johannes Berg
2016-10-29cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar
2016-10-29IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann
2016-10-29ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper
2016-10-29bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann
2016-10-29inet: Fix missing return value in inet6_hashCraig Gallek
2016-10-29Merge branch 'mlx5-fixes'David S. Miller
2016-10-29net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia
2016-10-29net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia
2016-10-29net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia
2016-10-29net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia
2016-10-29net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed
2016-10-29net/mlx5: Correctly initialize last use of flow countersPaul Blakey
2016-10-29net/mlx5: Fix autogroups groups num not decreasingPaul Blakey
2016-10-29net/mlx5: Keep autogroups list orderedPaul Blakey
2016-10-29net/mlx5: Always Query HCA caps after setting themDaniel Jurgens
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens
2016-10-29sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2016-10-28Merge branch 'mlxsw-fixes'David S. Miller
2016-10-28mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko
2016-10-28mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko
2016-10-27i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-10-27net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim
2016-10-27i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli
2016-10-27i40e: Fix configure TCs after initial DCB disableDavid Ertman
2016-10-27ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov