aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall4-4/+4
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-30qede: hide 32-bit compile warningArnd Bergmann1-1/+1
2016-08-30ravb: avoid unused function warningsArnd Bergmann1-10/+4
2016-08-30Merge branch 'mpls-fragmentation-and-gso-fixes'David S. Miller10-19/+147
2016-08-30net: veth: Set features for MPLSDavid Ahern1-0/+1
2016-08-30net: mpls: Fixups for GSODavid Ahern3-13/+40
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu7-6/+106
2016-08-30net: batch calls to flush_all_backlogs()Eric Dumazet1-20/+12
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad1-11/+5
2016-08-30Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller23-270/+470
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King1-1/+1
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells5-28/+44
2016-08-30rxrpc: Use call->peer rather than going to the connectionDavid Howells1-5/+5
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells7-14/+48
2016-08-30afs: Need linux/random.hDavid Howells1-0/+1
2016-08-30afs: Miscellaneous simple cleanupsDavid Howells1-6/+0
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells12-34/+143
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells12-184/+226
2016-08-30rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells1-11/+15
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-122/+200
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller468-2127/+5386
2016-08-29Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+1
2016-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-25/+49
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds100-453/+813
2016-08-29Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-11/+5
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds36-43/+160
2016-08-29hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare1-0/+1
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller1-17/+29
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller1-3/+5
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller1-1/+1
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller4-4/+31
2016-08-29fm10k: rework vxlan_port offload before adding geneve supportJacob Keller3-78/+93
2016-08-29fm10k: don't try to stop queues if we've lost hw_addrJacob Keller1-0/+3
2016-08-29fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller1-0/+6
2016-08-29fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller1-1/+4
2016-08-29fm10k: NAPI polling routine must return actual work doneJacob Keller1-1/+1
2016-08-29fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller5-9/+9
2016-08-29fm10k: remove fm10k_get_reta_size from namespaceJacob Keller2-2/+1
2016-08-29fm10k: use variadic form of alloc_workqueueJacob Keller1-1/+1
2016-08-29fm10k: use software values when checking for Tx hangs in hot pathJacob Keller3-6/+17
2016-08-29fm10k: fix PCI device enable_cnt leak in .io_slot_resetJacob Keller1-1/+1
2016-08-28intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker1-6/+2
2016-08-28platform/olpc: Make ec explicitly non-modularPaul Gortmaker1-5/+3
2016-08-29net_sched: fix use of uninitialized ethertype variable in cls_flowerArnd Bergmann1-10/+11
2016-08-29net/xgene: fix error handling during resetArnd Bergmann1-3/+9
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati1-2/+9