summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-31liquidio: CN23XX register definitionsRaghu Vatsavayi
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi
2016-08-31liquidio: Firmware version managementRaghu Vatsavayi
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi
2016-08-31net: wan: sbni: Spelling s/acknoweledge/acknowledge/, GrammarGeert Uytterhoeven
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall
2016-08-30qede: hide 32-bit compile warningArnd Bergmann
2016-08-30ravb: avoid unused function warningsArnd Bergmann
2016-08-30Merge branch 'mpls-fragmentation-and-gso-fixes'David S. Miller
2016-08-30net: veth: Set features for MPLSDavid Ahern
2016-08-30net: mpls: Fixups for GSODavid Ahern
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-08-30net: batch calls to flush_all_backlogs()Eric Dumazet
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-30Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells
2016-08-30rxrpc: Use call->peer rather than going to the connectionDavid Howells
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells
2016-08-30afs: Need linux/random.hDavid Howells
2016-08-30afs: Miscellaneous simple cleanupsDavid Howells
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells
2016-08-30rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-29Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-29hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller
2016-08-29fm10k: rework vxlan_port offload before adding geneve supportJacob Keller
2016-08-29fm10k: don't try to stop queues if we've lost hw_addrJacob Keller
2016-08-29fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller
2016-08-29fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller
2016-08-29fm10k: NAPI polling routine must return actual work doneJacob Keller
2016-08-29fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller
2016-08-29fm10k: remove fm10k_get_reta_size from namespaceJacob Keller
2016-08-29fm10k: use variadic form of alloc_workqueueJacob Keller
2016-08-29fm10k: use software values when checking for Tx hangs in hot pathJacob Keller
2016-08-29fm10k: fix PCI device enable_cnt leak in .io_slot_resetJacob Keller