summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/unwind: Silence warnings for non-current tasksJosh Poimboeuf2017-01-121-0/+10
* x86/microcode/intel: Use correct buffer size for saving microcode dataJunichi Nomura2017-01-091-2/+3
* x86/microcode/intel: Fix allocation size of struct ucode_patchJunichi Nomura2017-01-091-1/+1
* x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2017-01-093-38/+31
* x86/microcode: Use native CPUID to tickle out microcode revisionBorislav Petkov2017-01-092-24/+4
* x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2017-01-091-0/+18
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-01-092-0/+10
* x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov2017-01-061-8/+1
* x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2017-01-052-1/+5
* x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko2017-01-051-1/+1
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-01-051-1/+1
* Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds2017-01-0510-18/+42
|\
| * xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-041-2/+2
| * xfs: update MAINTAINERSDarrick J. Wong2017-01-041-2/+2
| * xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-041-1/+2
| * xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-046-12/+34
| * xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-041-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-0450-377/+273
|\ \
| * | sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
| * | sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-044-1/+7
| * | Merge branch 'dpaa_eth-fixes'David S. Miller2017-01-041-1/+5
| |\ \
| | * | dpaa_eth: Initialize CGR structure before initRoy Pledge2017-01-041-0/+2
| | * | dpaa_eth: cleanup after init_phy() failureMadalin Bucur2017-01-041-1/+3
| |/ /
| * | Merge branch 'systemport-padding-and-TSB-insertion'David S. Miller2017-01-041-12/+11
| |\ \
| | * | net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-01-041-9/+9
| | * | net: systemport: Utilize skb_put_padto()Florian Fainelli2017-01-041-3/+2
| |/ /
| * | LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
| * | libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
| * | net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-01-041-0/+1
| * | net: vrf: Add missing Rx countersDavid Ahern2017-01-041-0/+3
| * | drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-031-1/+7
| * | benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
| * | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-031-1/+1
| * | net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
| * | Merge branch 'dwmac-oxnas-leaks'David S. Miller2017-01-031-56/+33
| |\ \
| | * | net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5
| | * | net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-031-15/+26
| | * | net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-031-8/+2
| |/ /
| * | Documentation/networking: fix typo in mpls-sysctlAlexander Alemayhu2017-01-021-2/+2
| * | igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-021-1/+6
| * | flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-021-2/+3
| * | Merge tag 'mac80211-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-021-1/+2
| |\ \
| | * | mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-021-1/+2
| |/ /
| * | Merge branch 'l2tp-socket-lookup-fixes'David S. Miller2017-01-022-29/+14
| |\ \
| | * | l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2017-01-022-27/+12
| | * | l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault2017-01-021-2/+2
| |/ /
| * | drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-021-9/+24
| * | net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-011-1/+1
| * | net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-301-1/+2
| * | sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov2016-12-301-1/+1